CompassIA / app.py

Commit History

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

Small updates on app.py
f91e3a6

dembasowmr commited on

Small updates on app.py
1c2a47a

dembasowmr commited on

Edited sqlite3 to ensure its accessibility.
df5a316

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

Fix: Move pdf_document_paths to global scope in compassia.py for import
d607228

dembasowmr commited on

Adjust app.py to import from compassia.py in root
33fb5c8

dembasowmr commited on

Metadata repo card added - README.md
a032c74

dembasowmr commited on

Add FastAPI app and Dockerfile
414dfd0

dembasowmr commited on