ContextAtlas
by codefromkarl
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RERANK_MODEL | Yes | Model name for reranking | |
| RERANK_API_KEY | Yes | API key for reranking service | |
| RERANK_BASE_URL | Yes | Base URL for reranking service | |
| EMBEDDINGS_MODEL | Yes | Model name for embeddings | |
| EMBEDDINGS_API_KEY | Yes | API key for embeddings service | |
| EMBEDDINGS_BASE_URL | Yes | Base URL for embeddings service | |
| INDEX_UPDATE_MIN_FILES | No | Minimum number of files for index planning | 8 |
| INDEX_UPDATE_CHURN_THRESHOLD | No | Churn threshold for index planning | 0.35 |
| INDEX_UPDATE_MIN_CHANGED_FILES | No | Minimum number of changed files for index planning | 5 |
| INDEX_UPDATE_COST_RATIO_THRESHOLD | No | Cost ratio threshold for index planning | 0.65 |
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
ActivityInactive
ResponsivenessNo issues