feat: add llm_endpoint, llm_api_key, llm_model to QueryRequest b7470ec verified Nottybro commited on 15 days ago
feat: BYO-LLM pipeline β gap detection + Gemini cleaner + their LLM answers cfb2fb8 verified Nottybro commited on 15 days ago
fix: catch all pipeline errors, add cost to response 13fcf2b verified Nottybro commited on 15 days ago
fix: robust token tracking, retry, Jina fallback, no more 500s fd390a0 verified Nottybro commited on 15 days ago
fix: 503 retry + token tracking + cost calc per response b0344af verified Nottybro commited on 15 days ago
upgrade: gemini-3.1-flash-lite-preview + jina X-Engine=direct timeout=30s df5b006 verified Nottybro commited on 15 days ago
perf: gemma-3-27b-it β gemini-2.5-flash-lite (3-5x faster, 1000 RPD free) b444397 verified Nottybro commited on 15 days ago
fix: full fresh acra.py with Jina web search, no duckduckgo 92a11ef verified Nottybro commited on 15 days ago
web search: switch to jina s.jina.ai β no rate limit issues 6e2cade verified Nottybro commited on 15 days ago
web search: jina ai β no key needed, works from cloud 11aa43c verified Nottybro commited on 15 days ago
fix: real web search via duckduckgo-search, use_web skips local entirely 4c3485d verified Nottybro commited on 15 days ago
fix: use_web=True bypasses L0 early return so web search always runs 50ee79e verified Nottybro commited on 15 days ago
fix: use_web=True skips local entirely β pure web results edc7a79 verified Nottybro commited on 15 days ago
fix: use_web=True filters local docs <0.8 similarity to prevent noise fd88a61 verified Nottybro commited on 15 days ago
fix: auth PGRST116 β replace .single() with .execute() + check data 301cd94 verified Nottybro commited on 15 days ago
perf: batch compress β N Gemma calls β 1 call, L2 17sβ5s L3 43sβ12s 23f097c verified Nottybro commited on 15 days ago
fix: L0 always retrieves then lets Gemma decide context vs knowledge 92d9d21 verified Nottybro commited on 15 days ago
fix: L0 checks docs first (similarity>0.75) before model fallback 9d77494 verified Nottybro commited on 15 days ago
fix: QueryResponse includes complexity + retrieval_source + use_web 45cb177 verified Nottybro commited on 15 days ago
fix: add complexity + retrieval_source + use_web to QueryResponse e7f0871 verified Nottybro commited on 15 days ago
fix: supabase 2.15 + drop pinned httpx (let pip resolve) 4618852 verified Nottybro commited on 15 days ago
fix: resolve httpx conflict β supabase 2.10 + httpx>=0.28.1 6d5709c verified Nottybro commited on 15 days ago
fix: acra.py β switch to google-genai + gemini-embedding-001 ea894c2 verified Nottybro commited on 15 days ago
fix: requirements.txt β switch to google-genai + gemini-embedding-001 aa7d131 verified Nottybro commited on 15 days ago
fix: upgrade google-generativeai to 0.8.3 for v1 API eba9ff0 verified Nottybro commited on 15 days ago