feat: integrate ultra-optimized TQ SIMD core with prefetching, LTO, mimalloc and memory reuse 893e0bb neshaki091 commited on May 17
Speed: Fixed duplicate tasks and cleaned up parallel Groq analysis 17dec69 neshaki091 commited on May 15
Cleanup: Removed redundant session loading logic from chat endpoint 0f2ed50 neshaki091 commited on May 15
Optimize: Simulation mode now uses system-only scope for speed and stability cb4d39d neshaki091 commited on May 15
Fix: Restored prompt variables and added robust stream extraction 31ddeef neshaki091 commited on May 15
Fix: Pass context-aware prompt to AI and optimize streaming padding 8e8f7fa neshaki091 commited on May 15
Fix: Strip whitespace from Groq API keys to prevent illegal header errors b2a44f9 neshaki091 commited on May 15
Optimize: Migrated analysis to Groq via httpx with mandatory batching and key rotation 34bf1fe neshaki091 commited on May 15
Final: Fully unified batching architecture and fixed prompt NameError 9a322e5 neshaki091 commited on May 15
Cleanup: Unified chat flow to always use batcher and removed redundant code 92203f0 neshaki091 commited on May 15
Optimize: Query analysis now uses HF Inference API for better stability b7b24fd neshaki091 commited on May 15
LLM: Set OpenRouter 120B as primary provider with HF/Groq fallbacks 4b915ed neshaki091 commited on May 15
Optimize: Unify single and batch requests through DynamicBatcher for maximum stability db3eff3 neshaki091 commited on May 15
Optimize: Implement query batching (10 queries per prompt) for simulation 459cfb9 neshaki091 commited on May 15
Fix: Final architecture for immediate streaming and robust LLM fallback eb3fe66 neshaki091 commited on May 15
Fix: Resolve hydration failure by preventing source labeling conflict and simplifying main loop c1b92a1 neshaki091 commited on May 15
Optimize: Fix Rust build and improve large ID database retrieval 7c461d2 neshaki091 commited on May 15