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

openrouter/models

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

OpenRouter chat and completion model methods

OpenRouter supports chat and completion models. Use openrouter.chat() method for chat models and openrouter.completion() method for completion models.

OpenRouter chat model example

Example chat model call: const chatModel = openrouter.chat('anthropic/claude-3.5-sonnet');

OpenRouter completion model example

Example completion model call: const completionModel = openrouter.completion('meta-llama/llama-3.1-405b-instruct');

OpenRouter model list documentation

The full list of available models for OpenRouter can be found in the OpenRouter Models documentation at https://openrouter.ai/docs#models.

Give your agent this brain