new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

AI SDK · Providers · all subjects

anthropic-vertex/options

5 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Google Vertex Anthropic provider optional settings

Optional provider settings for Google Vertex Anthropic include: project (Google Cloud project ID, defaults to GOOGLE_VERTEX_PROJECT environment variable), location (Google Cloud location e.g. us-central1, defaults to GOOGLE_VERTEX_LOCATION environment variable), googleCredentials (object with clientEmail, privateKey, and privateKeyId fields for Edge provider authentication), headers (Resolvable<Record<string, string | undefined>> - can be a record, function, async function, or promise), and fetch (custom fetch implementation for middleware or testing).

Google Vertex Anthropic sendReasoning provider option

The 'sendReasoning' boolean option for Anthropic models on Google Vertex defaults to true. It includes reasoning content in requests sent to the model. Set to false to omit reasoning content if experiencing issues with model handling.

Google Vertex Anthropic thinking provider option

The 'thinking' object option enables reasoning support for claude-3-7-sonnet@20250219. It requires specifying a thinking budget in tokens. Example: { type: 'enabled', budgetTokens: 12000 }.

Google Vertex Anthropic metadata provider option

The 'metadata' object option allows including metadata with requests to Anthropic models. It supports userId (string) - an external identifier for the end-user.

AnthropicVertex provider configuration options

The `createAnthropicVertex` function accepts the following optional configuration options: region (string, defaults to GOOGLE_VERTEX_REGION environment variable), projectId (string, defaults to GOOGLE_VERTEX_PROJECT_ID environment variable), googleAuth (GoogleAuth object for google-auth-library authentication), baseURL (string to override default prefix https://{region}-aiplatform.googleapis.com/v1), headers (Record<string,string> for custom request headers), and fetch (custom fetch implementation for middleware or testing).

Give your agent this brain