evidence-rag
by oguzhanozfe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_TIMEOUT | No | Timeout in seconds for Ollama requests (default 300). | |
| EVIDENCE_RAG_DB | No | Path to the SQLite database file used for the evidence index. | |
| OLLAMA_BASE_URL | No | Base URL of the Ollama server (e.g., http://127.0.0.1:11434). | |
| OLLAMA_CHAT_MODEL | No | Ollama chat model name used for generation. | |
| OLLAMA_CONTEXT_TOKENS | No | Token limit for the context window (default 8192). | |
| EVIDENCE_RAG_API_TOKEN | No | Bearer token required for API access. Required when binding beyond loopback. | |
| OLLAMA_EMBEDDING_MODEL | No | Ollama embedding model name used for dense vectors. | |
| OLLAMA_MAX_OUTPUT_TOKENS | No | Maximum number of tokens for model output (default 1024). |
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
ActivityMaintained
ResponsivenessNo issues