Commit History

Lib TQ_Engine new version
b104a1d
Running

neshaki091 commited on

Lib TQ_Engine new version
82b5d3c

neshaki091 commited on

Lib TQ_Engine new version
a6ae282

neshaki091 commited on

Lib TQ_Engine new version
05e4d44

neshaki091 commited on

Lib TQ_Engine new version
61feeee

neshaki091 commited on

Lib TQ_Engine new version
1984b71

neshaki091 commited on

Refactor: sync optimized search core and python bridge
f267654

neshaki091 commited on

feat: integrate ultra-optimized TQ SIMD core with prefetching, LTO, mimalloc and memory reuse
893e0bb

neshaki091 commited on

Speed: Fixed duplicate tasks and cleaned up parallel Groq analysis
17dec69

neshaki091 commited on

Speed: Parallelized Groq analysis for 3-4x faster simulation
af6322d

neshaki091 commited on

Fix: Robust context preparation to avoid AttributeError
676b818

neshaki091 commited on

Fix: Defined missing batch_start variable in process_batch
be62f63

neshaki091 commited on

Cleanup: Removed redundant session loading logic from chat endpoint
0f2ed50

neshaki091 commited on

Optimize: Simulation mode now uses system-only scope for speed and stability
cb4d39d

neshaki091 commited on

Fix: Optimized search scope and parameters for Simulation mode
89d5f65

neshaki091 commited on

Fix: Embedding translated queries instead of raw Vietnamese
b36f9f0

neshaki091 commited on

Fix: Explicitly check stream is False for simulation mode
6f4bcba

neshaki091 commited on

Fix: Restored prompt variables and added robust stream extraction
31ddeef

neshaki091 commited on

Fix: Final streaming fix with metadata sync and key stripping
04ffdc6

neshaki091 commited on

Security: Fixed user/session isolation in DynamicBatcher
ab35442

neshaki091 commited on

Fix: Final prompt NameError fix and context sync
c819e13

neshaki091 commited on

Fix: Pass context-aware prompt to AI and optimize streaming padding
8e8f7fa

neshaki091 commited on

Fix: Strip whitespace from Groq API keys to prevent illegal header errors
b2a44f9

neshaki091 commited on

Fix: Truly bypass LLM Answer generation in Simulation mode
782ef07

neshaki091 commited on

Optimize: Migrated analysis to Groq via httpx with mandatory batching and key rotation
34bf1fe

neshaki091 commited on

Final: Fully unified batching architecture and fixed prompt NameError
9a322e5

neshaki091 commited on

Cleanup: Unified chat flow to always use batcher and removed redundant code
92203f0

neshaki091 commited on

Optimize: Query analysis now uses HF Inference API for better stability
b7b24fd

neshaki091 commited on

LLM: Set OpenRouter 120B as primary provider with HF/Groq fallbacks
4b915ed

neshaki091 commited on

Speed: Use HF Inference API for ultra-fast LLM responses
ab1afcd

neshaki091 commited on

Fix: Correct DB migration timing after cloud sync
d9feedd

neshaki091 commited on

Fix: Robust database migration for messages table
95b5d9e

neshaki091 commited on

Optimize: Unify single and batch requests through DynamicBatcher for maximum stability
db3eff3

neshaki091 commited on

Optimize: Implement query batching (10 queries per prompt) for simulation
459cfb9

neshaki091 commited on

Optimize: Add semaphore to limit concurrent Groq requests
c4615cd

neshaki091 commited on

Security: Isolate chat history by user_id and session_id
9e335a3

neshaki091 commited on

Fix: Resolve syntax error in chat endpoint
0b561be

neshaki091 commited on

Optimize: Reduce Groq timeout and fix real latency display
31fde53

neshaki091 commited on

Fix: Final architecture for immediate streaming and robust LLM fallback
eb3fe66

neshaki091 commited on

Fix: Explicitly disable proxy buffering with headers
0505ef3

neshaki091 commited on

Fix: Add padding to stream to bypass proxy buffering
942d581

neshaki091 commited on

Fix: Force Groq client to bypass HF proxies and IP blocks
31a1f81

neshaki091 commited on

Log: Add detailed Groq error tracking and increase timeout
8bc0598

neshaki091 commited on

Optimize: Standardize Groq client and analysis mode
73cb194

neshaki091 commited on

Fix: Correct syntax error and finalized search hydration logic
e7748cb

neshaki091 commited on

Fix: Resolve hydration failure by preventing source labeling conflict and simplifying main loop
c1b92a1

neshaki091 commited on

Log: Standardize query analysis logs (Mode & Key)
343bae4

neshaki091 commited on

Cleanup: Remove misleading Native SIMD warning
78acc35

neshaki091 commited on

Optimize: Fix Rust build and improve large ID database retrieval
7c461d2

neshaki091 commited on

Debug: Add file size check for system database
a623c18

neshaki091 commited on