Commit History

fix: Decimal JSON serialization in analytics.py
226b90d
verified

thundarstrom commited on

fix: Decimal JSON serialization in chat_agent.py
a8fdb57
verified

thundarstrom commited on

feat: migrate chatbot tools to fully asynchronous direct-database queries to avoid loopback deadlocks
c5c6bc6

thundarstrom commited on

debug: add /ai/debug-tool endpoint for diagnosis
c92601a

thundarstrom commited on

fix: resolve chatbot backend connection errors via dynamic port/url probing in tools
8a05d39

thundarstrom commited on

feat: multi-key rotation with graceful rate-limit handling for chat agent
2f52d33

thundarstrom commited on

fix: use fallback API key from environment variable for Groq rate limits
d825869

thundarstrom commited on

feat: enable general catalog queries in chatbot via fetch_all_products_metrics tool
c69c5ab

thundarstrom commited on

Update fallback model from decommissioned llama3-8b-8192 to llama-3.1-8b-instant
34f44e8

thundarstrom commited on

Implement custom robust fallback using RunnableLambda in chat_agent.py
0cb15e4

thundarstrom commited on

Add fallbacks to chatbot agent executor in chat_agent.py
a33d10e

thundarstrom commited on

Add LangChain dependencies to requirements.txt for chat agent
f1ab23d

thundarstrom commited on

Update backend routes and analytics endpoints to latest production version
cde5d9c

thundarstrom commited on

Deploy FastAPI backend
07ed4f9

thundarstrom commited on

initial commit
5edeed2
verified

thundarstrom commited on