Skip to content

AnthropicLLMUnit

PropertyPatternTypeDeprecatedDefinitionTitle/Description
- implementationNoconstNo-AnthropicLLMUnit
- modelNoReference[LLMModel]NoIn LLMModelOverview of LLMModel components
- temperatureNonumberNo-Temperature
- max_tokensNointegerNo-Max Tokens
- client_argsNoobjectNo-Client Args

1. Property implementation

Typeconst
RequiredNo

Description: AnthropicLLMUnit

Specific value: "AnthropicLLMUnit"

2. Property model

TypeReference[LLMModel]
RequiredNo
Default{"implementation": "claude-3-opus-20240229"}
Defined inLLMModel

Description: Overview of LLMModel components

3. Property temperature

Title: Temperature

Typenumber
RequiredNo
Default0.3

4. Property max_tokens

Title: Max Tokens

Typeinteger
RequiredNo
Defaultnull

5. Property client_args

Title: Client Args

Typeobject
RequiredNo
Additional properties[Any type: allowed]
Default{}