fastapi_hf / supabase

Commit History

Refactor multi-agent chat handling with improved caching, logging, and session management; enhance database schema for feedback logging
e571370

looh2 commited on

Refactor agents to use asynchronous clients, enhance SQL execution with connection pooling, and improve rate-limiting logic
2648cc9

looh2 commited on

Refactor RAG chunking and retrieval logic; add match threshold and metadata filters for enhanced document retrieval
cb9035d

looh2 commited on

Enhance CSV generation scripts with header rows and improve inventory generation logic
6acd7bf

looh2 commited on

Enhance user_logs migration with new columns, add feedback_logs table, and create evaluation views
9ba6bd3

looh2 commited on

Revert "+semantic chunking"
2c9d478

looh2 Claude Sonnet 4.6 commited on

+semantic chunking
9f23aa5

looh2 commited on

added logger
785dfce

looh2 commited on

feat: Enhance document handling by adding doc_id to user documents table and updating upload logic to capture doc_id from insert response
c67278b

looh2 commited on

feat: Integrate DeepSeek API for chat completions and update related functionality
8a62a88

looh2 commited on

feat: Add PDF upload functionality with Supabase storage integration
07f3492

looh2 commited on

fix: add RLS policies table for enhanced user data security
97d3c83

looh2 commited on

fix: update date range in generate_dummy_csv to use dynamic values based on the current date
02ed737

looh2 commited on

Add generated data and Supabase setup; track fact_sales with LFS
e8d1e58

looh2 commited on