ListModels
Certified
List Anthropic models
ListModels
Certified
List Anthropic models
yaml
type: io.kestra.plugin.anthropic.ListModelsExamples
yaml
id: anthropic_list_models
namespace: company.team
tasks:
- id: list_models
type: io.kestra.plugin.anthropic.ListModels
apiKey: "{{ secret('ANTHROPIC_API_KEY') }}"
Properties
apiKey *Requiredstring
model *Requiredstring
maxTokens integerstring
Default
1024temperature numberstring
Default
1.0topK integerstring
topP numberstring
Outputs
models array
Definitions
io.kestra.plugin.anthropic.ModelInfo
createdAtstring
displayNamestring
idstring