Package ai.vectros.types
Interface ModelInfo.ProviderStage
- All Known Implementing Classes:
ModelInfo.Builder
- Enclosing class:
ModelInfo
public static interface ModelInfo.ProviderStage
-
Method Summary
Modifier and TypeMethodDescriptionName of the model vendor (for example, Anthropic or AWS), suitable for display in a model picker.
-
Method Details
-
provider
Name of the model vendor (for example, Anthropic or AWS), suitable for display in a model picker.
-