feat: improve knowledge extraction and wire knowledge labels 2c571d5 shak3008 commited on 12 days ago
feat: multi-provider LLM (Ollama local + HuggingFace deployed + Groq), fix think-tag parsing, 15K batch f651c7e shak3008 commited on 12 days ago
restore: gpt-oss-120b model, 30K batch size, proper system prompt 7b98cec shak3008 commited on 12 days ago
fix: minimal prompt + 3K batch for Groq limits, optimistic delete in UI 65ce77f shak3008 commited on 12 days ago
fix: switch to gpt-oss-20b (faster, larger limits), reduce batch to 8K b58770e shak3008 commited on 12 days ago
fix: reduce batch size to 20K chars for Groq free tier TPM limits cb1f61f shak3008 commited on 12 days ago
fix: resolve LLM context limits and tool-calling errors using Qwen JSON batching a213c70 shak3008 commited on 12 days ago
feat: batch knowledge extraction β processes all sections sequentially, no data loss 7149810 shak3008 commited on 12 days ago
refactor: knowledge extraction uses native JSON mode, no tool calling, 50K char buffer aeb9996 shak3008 commited on 12 days ago
fix: reduce prompt size aggressively (6K cap, 4K retry, 3K fallback) for Groq limits e3a463d shak3008 commited on 12 days ago
fix: cap knowledge extraction prompt to 12K chars, reduce retry to 3 sections 50b1f20 shak3008 commited on 13 days ago
feat: retry failed docs, graceful shutdown, optimistic approve, timeline fix, dashboard latest workflow 37e137f shak3008 commited on 13 days ago
feat: auto-resume orphaned workflows on server restart + cancel button f5a034b shak3008 commited on 13 days ago