Skip to main content
Glama
oguzhanozfe

evidence-rag

by oguzhanozfe

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_TIMEOUTNoTimeout in seconds for Ollama requests (default 300).
EVIDENCE_RAG_DBNoPath to the SQLite database file used for the evidence index.
OLLAMA_BASE_URLNoBase URL of the Ollama server (e.g., http://127.0.0.1:11434).
OLLAMA_CHAT_MODELNoOllama chat model name used for generation.
OLLAMA_CONTEXT_TOKENSNoToken limit for the context window (default 8192).
EVIDENCE_RAG_API_TOKENNoBearer token required for API access. Required when binding beyond loopback.
OLLAMA_EMBEDDING_MODELNoOllama embedding model name used for dense vectors.
OLLAMA_MAX_OUTPUT_TOKENSNoMaximum 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

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

Maintenance

ActivityMaintained
ResponsivenessNo issues