CompassIA / src /compassia.py

Commit History

small cleanups
9ac318d

dembasowmr commited on

Added userId and date-time to the conversations.
a2967ae

dembasowmr commited on

Final application code deployment. Ensures all functionalities, including correct SYSTEM_PROMPT usage, Firestore conversation saving, and returning conversation ID in API response.
0f574db

dembasowmr commited on

Fix: 'HEADERS' not defined error by using DEEPSEEK_HEADERS from config.py in compassia.py.
8bed3b8

dembasowmr commited on

Small updates on app.py
f91e3a6

dembasowmr commited on

Edited sqlite3 to ensure its accessibility.
df5a316

dembasowmr commited on

Fix: ChromaDB SQLite version issue for Hugging Face deployment by moving pysqlite3 import to app.py. Refined doc indexing.
5db85ea

dembasowmr commited on

Small updates on the app file.
6b2f911

dembasowmr commited on

Reorganized the project: -Documents hosted on Firestore db, -conversations saved
15d9931

dembasowmr commited on