Refactor get_summaries and chat endpoints to improve logging and remove unnecessary whitespace 4b89ce5 Pasindu599 commited on Jun 19
Add save_summary and get_summaries endpoints to FastAPI app; refactor create_chroma_db to handle single document input 51a3d33 Pasindu599 commited on Jun 14
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 Jun 6
Add summarize endpoint to app, update Dockerfile to include .env, and expand requirements.txt e0ec272 Pasindu599 commited on Jun 6