Skip to main content
Glama
pipeline.yaml405 B
# RAG Pipeline Configuration retrieval: strategy: vector # Options: vector, hybrid (future) top_k: 5 score_threshold: 0.0 chunking: chunk_size: 512 # tokens overlap: 50 # tokens encoding: cl100k_base # GPT-4 tokenizer reranking: enabled: false # Future: cross-encoder reranking model: null query_expansion: enabled: false # Future: LLM-based query expansion method: null

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/timerickson/personal-rag-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server