ecommerce / app /services

Commit History

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

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

Update backend routes and analytics endpoints to latest production version
cde5d9c

thundarstrom commited on

Deploy FastAPI backend
07ed4f9

thundarstrom commited on