AnthropicAwsProvider

Since

0.3.0-beta01

Properties

Link copied to clipboard
abstract val providerId: String
Link copied to clipboard
Link copied to clipboard
abstract val tools: AnthropicTools

Functions

Link copied to clipboard
open fun chat(modelId: ModelId): LanguageModel
Link copied to clipboard
Link copied to clipboard
open fun imageModel(modelId: String): ImageModel
Link copied to clipboard
Link copied to clipboard
open operator fun invoke(modelId: ModelId): LanguageModel
Link copied to clipboard
open fun languageModel(modelId: String): LanguageModel
Link copied to clipboard
open fun messages(modelId: ModelId): LanguageModel
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun speechModel(modelId: String): SpeechModel
Link copied to clipboard
Link copied to clipboard
open fun textEmbeddingModel(modelId: String): Nothing
Link copied to clipboard
Link copied to clipboard
open fun videoModel(modelId: String): VideoModel
Link copied to clipboard