koog-agents
Toggle table of contents
0.2.1
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-executor-anthropic-client
/
ai.koog.prompt.executor.clients.anthropic
/
AnthropicClientSettings
/
AnthropicClientSettings
Anthropic
Client
Settings
constructor
(
modelVersionsMap
:
Map
<
LLModel
,
String
>
=
DEFAULT_ANTHROPIC_MODEL_VERSIONS_MAP
,
baseUrl
:
String
=
"https://api.anthropic.com"
,
apiVersion
:
String
=
"2023-06-01"
,
timeoutConfig
:
ConnectionTimeoutConfig
=
ConnectionTimeoutConfig()
)
(
source
)