Chatbot / reasoning_engine.py

Commit History

Fix: Pass user query to LLM context in Fast Lane and Deep Dive stages
7f34cf9

Aniket2006 commited on

Upgrade to Hybrid Architecture v3 (Fast Lane + Deep Dive)
e2d9873

Aniket2006 commited on

Remove conversation history from LLM context to reduce tokens
7b3dbf5

Aniket2006 commited on

Add compact prompts and context builder - reduces token usage by ~50%
cb3e125

Aniket2006 commited on

Fix: pass context to _generate_response for persona/zone/trend/weather
a6e4432

Aniket2006 commited on

Full Developer Spec implementation: Priority-based Multi-Stage Reasoning
ee8289e

Aniket2006 commited on

Implement multi-stage reasoning architecture (Claim→Validate→Contradict→Confirm)
e2fa5a7

Aniket2006 commited on