Interface LlmConnection.WithDefaultModelsStage
- All Known Implementing Classes:
LlmConnection.Builder
- Enclosing class:
LlmConnection
public static interface LlmConnection.WithDefaultModelsStage
-
Method Summary
Modifier and TypeMethodDescriptionwithDefaultModels(boolean withDefaultModels) Whether to include default models for this adapter
-
Method Details
-
withDefaultModels
Whether to include default models for this adapter
-