Distopia22/icd-cpt-coding-api-backend
0
Fixing model halucination
Fix: Add remove_pii method to FileService
Fix: Add uvicorn server startup in Dockerfile
deprecated on event error
Fix: version compatibility
Fix: Remove Field import from response_models.py
Fix: Update response format and add better error handling
updated route
update groq to decide version
Add lightweight regex-based PII removal for file uploads
Updated the groq version
Updated docker file
Fix: Update Dockerfile for spaCy model small one
Add automatic PII removal during file extraction
Fix: Correct method name in file upload endpoint
update requirement for version compatibility
Add file upload functionality for provider notes
Create README.md
Initial backend deployment
