Skip to main content
The Anthropic caller uses the Anthropic Go SDK with streaming via onStream callbacks. Note that Claude requires max_tokens to be set explicitly. Provider directory: api/integration-api/internal/caller/anthropic/

Vault Credential


Setup

1

Get an Anthropic API key

Sign in at console.anthropic.comAPI Keys → Create Key.
2

Add to Rapida vault

In the Rapida dashboard → Credentials → Create Credential, select provider Anthropic, enter key = your API key.
3

Configure the assistant LLM

In the assistant settings → LLM Provider, select Anthropic and set model parameters:
model.max_tokens is required for Anthropic. The API will return an error if it is not set.

Supported Models


Model Parameters


OpenAI

GPT-4o models

LLM Overview

All providers and ChatCompletionOptions