Skip to main content
Glama
by microsoft
add.test.genai.mjs564 B
script({ title: "Simple Math Test", description: "Validates that the model correctly calculates 1+1.", group: "Basic Tests", temperature: 0, maxTokens: 10, accept: "none", tests: [ { files: [], // rubrics: ['output correctly calculates 1+1 as 2'], // facts: [`The model should return "2".`], asserts: [ { type: "icontains", value: "2", }, ], }, ], }) $`What is 1 + 1?`

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/microsoft/genaiscript'

If you have feedback or need assistance with the MCP directory API, please join our Discord server