Commit History

`Added scalable architecture and features to the AI service, including Redis configuration, database audit logging, and monitoring. Updated model manager to support seq2seq models and added ChatGPT v3-style scalable endpoints.`
6ace8a3

sachinchandrankallar commited on

`Removed various files and directories from services/ai-service/src`
fb5f054

sachinchandrankallar commited on

`Refactored patient summary generation logic in ai_med_extract/api/routes_fastapi.py`
6877b64

sachinchandrankallar commited on

`Refactor API from Flask to FastAPI, update Dockerfile, Kubernetes deployment, and configuration settings.`
7579898

sachinchandrankallar commited on

`Refactored summarization pipeline and model loading for improved performance and reliability.`
11a4a59

sachinchandrankallar commited on

`Added support for seq2seq models in ai_med_extract/app.py and updated routes.py to handle seq2seq models. Updated .huggingface.yaml to include app.py. Updated various .pyc files due to changes in the codebase.`
d6e40e7

sachinchandrankallar commited on

`Update model_loader_spaces.py to use device (GPU or CPU) based on availability`
0987a22

sachinchandrankallar commited on

`Removed all files in the ai_med_extract directory` changed the file structure
d728508

sachinchandrankallar commited on

changed requirements file,and fixes for failing in huggingface
c00b0c0

sachinchandrankallar commited on

none type error ,parsing disabled and token size 700
47ae9a6

sachinchandrankallar commited on

`Refactored codebase with various changes and deletions across multiple files`
066eed6

sachinchandrankallar commited on

token limit increased and ensure required fields
cc7daf3

sachinchandrankallar commited on