Skip to content

Configuration

Dev Doshi edited this page Jun 18, 2026 · 1 revision

Models

LLM

gpt-4o-mini

Embeddings

text-embedding-3-small

Retrieval

retrieval_k = 3
similarity_threshold = 1.6

Context

max_context_tokens = 1000

Retry Logic

max_llm_retries = 3
llm_timeout = 30

Clone this wiki locally