osh-agentic-rag / app.py

Commit History

Fix: skip Qwen3 thinking mode by pre-filling empty think block + reduce MAX_TOKENS to 150
1da44a9
verified

Rofati commited on

App: load pre-built index only, no Docling dependency at runtime
20c8fca
verified

Rofati commited on

App: load pre-built index instantly, skip Docling at runtime — fast startup"
2330b69
verified

Rofati commited on

Speed fix: single-pass agent with minimal prompt, MAX_TOKENS=200, shorter context
933f4a7
verified

Rofati commited on

Add main app: Agentic RAG with Qwen3 1.7B + tool calling + BGE embeddings
86760ad
verified

Rofati commited on