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 Asset Pipeline · all subjects

image-gen/backend

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

image-gen backed by apimart.ai with async polling

The image-gen skill is backed by the apimart.ai API (https://api.apimart.ai/v1). It uses async task submission and polling; callers submit a generation request and receive a task_id, then the client polls GET /tasks/{id} every 3 seconds up to a 240-second timeout before downloading the result. The synchronous client interface hides this complexity from callers.

Format and seed parameters are signature-only

The format and seed parameters are maintained in the Python function signature for compatibility with legacy imagegen code but are not part of the apimart API contract. They are kept so that code written for imagegen runs unchanged on image-gen. Note that seed reproduction is not supported.

Give your agent this brain