Package com.sap.ai.sdk.orchestration
Interface GroundingProvider
- All Known Implementing Classes:
Grounding
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface for grounding configurations.
-
Method Summary
Modifier and TypeMethodDescriptionCreate a grounding configuration.
-
Method Details
-
createConfig
Create a grounding configuration.- Returns:
- the grounding configuration
-