Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MODEYesiterative 或 one-shot,决定提交上限与 run_test 可用性
RUN_IDYes本次实验 id,决定 JSONL 文件名
MODEL_NAMEYes被测模型名,写入 JSONL 供统计归组
JUDGE0_BASENoJudge0 地址(默认取 config.json 的 judge0.base_url,通常为 http://localhost:2358)http://localhost:2358
AGENT_WORKSPACEYes模型工作区根目录;init_problem 只能写入此目录内。未设置时拒绝 init
JUDGE0_DATA_DIRNo隐藏测试数据目录
JUDGE0_RUNS_DIRNo实验记录目录
JUDGE0_CACHE_DIRNo样例缓存目录
JUDGE0_CONFIG_FILENo指定的 config.json 路径
JUDGE0_PROBLEMS_FILENo题库文件路径
JUDGE0_STATEMENT_DIRNo题面与样例目录

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources