fix(db): update async engine configuration to use connection pool settings d1f2042 Aasher commited on Jul 25
fix(db): update async engine configuration with connection pool settings 7d15b55 Aasher commited on Jul 24
fix(db): update connection pool settings to use NullPool for async engine 644dc3b Aasher commited on Jul 24
refactor(chat): remove db parameter from update_chat_title_from_message and manage DB session internally cbe29b5 Aasher commited on Jul 24
feat(chat): add background task for updating chat title from message content fc7c411 Aasher commited on Jul 24
feat(db): configure the connection pool to ensure efficient connection reuse and prevent requests from getting starved. db5367c Aasher commited on Jul 24
refactor(db): use db.exec instead of db.execute and add chat auth check 79313c0 Aasher commited on Jul 23
fix(db): Update database messages code to return only the final message c92423f Aasher commited on Jul 16
fix(chats): filter messages to include only relevant user and assistant content in chat retrieval 8909b6d Aasher commited on Jul 14
Refactor workflow to integrate ChatGoogleGenerativeAI and update vectorstore embeddings 38ccc4e Aasher commited on Jul 10
Update README.md with new emoji and color scheme; initialize directories with empty __init__.py files for project structure f858c19 Aasher commited on Jul 2