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

aihubmix/setup

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

Aihubmix package installation

The Aihubmix provider is available in the @aihubmix/ai-sdk-provider module.

createAihubmix function with API key

To create an Aihubmix provider instance, import and call createAihubmix with an apiKey parameter: import { createAihubmix } from '@aihubmix/ai-sdk-provider'; const aihubmix = createAihubmix({ apiKey: 'AIH••••••EY' }); The API key can be obtained from https://aihubmix.com/token.

Aihubmix environment variable setup

The pre-configured aihubmix instance can be used by setting the AIHUBMIX_API_KEY environment variable, then importing it with: import { aihubmix } from '@aihubmix/ai-sdk-provider';

Give your agent this brain