multiutility-server / Dockerfile

Commit History

Add Whisper transcription support and config
d09ee28

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