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

Merge branch 'pr/4'
c2db0d4

Pasindu599 commited on

Update .gitignore to include an empty line for better readability
a9ac1e4

irashperera commited on

Enhance FastAPI application with RAG chatbot integration
942b420

irashperera commited on

Update .gitignore to exclude .vscode directory
87e9bdc

Pasindu599 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

Remove .env file copy from Dockerfile
58c189d

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

initial commit
8cfb333
verified

Pasindu599 commited on