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

confident-ai/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.

Confident AI setup: install packages

To set up Confident AI observability, install the deepeval-ts and @ai-sdk/otel packages using: npm install deepeval-ts @ai-sdk/otel

Confident AI setup: API key environment variable

Set the CONFIDENT_API_KEY environment variable to your project API key obtained from https://app.confident-ai.com

Confident AI setup: register OpenTelemetry integration

At application startup, register the LegacyOpenTelemetry integration globally using registerTelemetry(new LegacyOpenTelemetry()). Call configureAiSdkTracing() from deepeval-ts before registering telemetry to enable the AI SDK to emit OpenTelemetry spans that Confident AI can collect.

Give your agent this brain