Commit History

Fix XML tool-call text leaking to user; parse and run tools instead.
a288b07
Running

Devamsingh09 Cursor commited on

Fix missing Optional import and upgrade HF Docker to Python 3.11.
b7eb2c9

Devamsingh09 Cursor commited on

Fix Python 3.9 compatibility for HF Space (Optional type hints).
4ac17f1

Devamsingh09 Cursor commited on

Document browser-side TTS in voice config endpoint.
a0c8398

Devamsingh09 Cursor commited on

Add voice TTS, expanded tools, voice-mode chat, and ROLLBACK guide.
2965336

Devamsingh09 Cursor commited on

Fix Groq malformed tool calls: invoke-first, sanitize names, expand retries.
373480c

Devamsingh09 Cursor commited on

Adjust system prompt: skip mandatory current_datetime, inject today for web_search.
2ebbc35

Devamsingh09 Cursor commited on

Replace DuckDuckGo web search with Tavily API.
2625b94

Devamsingh09 Cursor commited on

Fix Groq tool_use_failed with retry and qwen fallback for reliable tool calls.
b46b851

Devamsingh09 Cursor commited on

Upgrade main chat model to Groq llama-3.3-70b-versatile.
7783a34

Devamsingh09 Cursor commited on

Force web search for current facts; improve DDGS results for office-holder queries.
a35954e

Devamsingh09 Cursor commited on

Stream Groq tokens live via LangGraph custom SSE events.
60f2935

Devamsingh09 Cursor commited on

Add async concurrency with semaphores for up to 50 parallel chat streams.
02d888e

Devamsingh09 Cursor commited on

Add detailed system prompt for tool routing and ChatGPT-style behavior.
3f7eea7

Devamsingh09 Cursor commited on

fix: remove sqlite db files from tracking
82f25f8

Devamsingh09 commited on

fix: summary leak, timeout, wikipedia tool
46946be

Devamsingh09 commited on