jlceda-ai-agent
by jiangyiqi99
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JLCEDA_HOST | No | 监听地址 | 127.0.0.1 |
| JLCEDA_PORT | No | 监听端口 | 8000 |
| JLCEDA_IMAGE_TTL | No | 临时图片有效期秒数 | 300 |
| JLCEDA_LOG_LEVEL | No | 服务日志级别;设为 DEBUG 可查看正常事件 | INFO |
| JLCEDA_ACCESS_LOG | No | 是否记录每个 HTTP 请求;设为 true 可恢复 Uvicorn access log | false |
| JLCEDA_RPC_TIMEOUT | No | Extension RPC 超时秒数 | 30 |
| JLCEDA_MAX_IMAGE_BYTES | No | 单张图片上限 | 12582912 |
| JLCEDA_PUBLIC_BASE_URL | No | 反向代理后对外返回的基础 URL | |
| JLCEDA_HEARTBEAT_TIMEOUT | No | 项目离线判定秒数 | 30 |
| JLCEDA_MAX_ARTIFACT_BYTES | No | 单个 EDA 导出文件上限 | 134217728 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues