summarize / app.py

Commit History

Refactor get_summaries and chat endpoints to improve logging and remove unnecessary whitespace
4b89ce5

Pasindu599 commited on

Add save_summary and get_summaries endpoints to FastAPI app; refactor create_chroma_db to handle single document input
51a3d33

Pasindu599 commited on

Enhance FastAPI application with RAG chatbot integration
942b420

irashperera commited on

Add CORS middleware to FastAPI app and update summarize endpoint to accept multiple input fields (urls, codes, notes). Enhance graph logic to process new input structure and return detailed summary response.
948e715

Pasindu599 commited on

Add summarize endpoint to app, update Dockerfile to include .env, and expand requirements.txt
e0ec272

Pasindu599 commited on

Add application file
27ccfa6

Pasindu599 commited on