Commit History

Add python-multipart dependency
decedbe
Running

abhisheksan commited on

Remove extra documentation files
e125769

abhisheksan commited on

Add simple solution summary
bc9b12e

abhisheksan commited on

Simplify: Remove proxy service, keep only audio file upload for HF Spaces
eb87c73

abhisheksan commited on

Fix: Update poetry.lock to include httpx dependency for proxy service support
2ce4373

abhisheksan commited on

Add YouTube proxy and audio transcribe endpoint
085eaf8

abhisheksan commited on

Add Whisper transcription support and config
d09ee28

abhisheksan commited on

Bump version to 1.0.0 and add HEAD health
21f2df3

abhisheksan commited on

Add README front matter with app metadata
d9a9114

abhisheksan commited on

Add embeddings API, caching, and Docker revamp
781f7b0

abhisheksan commited on

Fix CMD instruction in Dockerfile to use a fixed port for running the application
0e5ada8

abhisheksan commited on

Update CMD instruction in Dockerfile to use Poetry for running the application and adjust volume mapping in docker-compose.yml
4470f94

abhisheksan commited on

Update CMD instruction in Dockerfile to use the virtual environment Python interpreter
bb2b80e

abhisheksan commited on

Update CMD instruction in Dockerfile to use Python directly for running the application
83ee613

abhisheksan commited on

Enhance Dockerfile: clarify system dependencies and temporarily disable health check for debugging
94ad789

abhisheksan commited on

Refactor logging setup: enhance file logging configuration and adjust log directory handling
cda1137

abhisheksan commited on

Enhance Dockerfile: create writable logs directory and set log directory environment variable
bd98b15

abhisheksan commited on

Implement code changes to enhance functionality and improve performance
3628ccf

abhisheksan commited on

Refactor Docker setup: streamline Dockerfile, remove redundant files, and enhance scripts for clarity and functionality
a5b50da

abhisheksan commited on

Refactor Dockerfile and troubleshooting scripts for improved clarity and functionality
12952ee

abhisheksan commited on

Add Docker support and configuration for Multi-Utility FastAPI Server
3146a2c

abhisheksan commited on