feat: migrate chatbot tools to fully asynchronous direct-database queries to avoid loopback deadlocks c5c6bc6 thundarstrom commited on Jun 15
fix: resolve chatbot backend connection errors via dynamic port/url probing in tools 8a05d39 thundarstrom commited on Jun 14
feat: multi-key rotation with graceful rate-limit handling for chat agent 2f52d33 thundarstrom commited on Jun 14
fix: use fallback API key from environment variable for Groq rate limits d825869 thundarstrom commited on Jun 14
feat: enable general catalog queries in chatbot via fetch_all_products_metrics tool c69c5ab thundarstrom commited on Jun 14
Update fallback model from decommissioned llama3-8b-8192 to llama-3.1-8b-instant 34f44e8 thundarstrom commited on Jun 14
Implement custom robust fallback using RunnableLambda in chat_agent.py 0cb15e4 thundarstrom commited on Jun 14
Add LangChain dependencies to requirements.txt for chat agent f1ab23d thundarstrom commited on Jun 14
Update backend routes and analytics endpoints to latest production version cde5d9c thundarstrom commited on Jun 14