adsurkasur/arina-hf-spaces-api
Remove Gemini API integration and related functionality from embedding and fact extraction modules
Enhance Dockerfile: add permissions setup for cache directory and improve prompt construction in chat_hf.py
Refactor Dockerfile: rearrange PYTHONPATH definition and improve cache directory setup
Update healthcheck and self-ping URL to use the correct external endpoint
Fix CMD path in Dockerfile to correctly reference the FastAPI app module
Fix comment for requirements copy in Dockerfile to clarify cache usage
Set PYTHONPATH environment variable in Dockerfile
Fix CMD path in Dockerfile to correctly reference the FastAPI app module
Remove cache directory creation and environment variable definitions from Dockerfile
Change base image in Dockerfile from PyTorch to Python slim for improved compatibility
Refactor Dockerfile to remove initial model download
Integrate Gemini API for embedding and fact extraction, replacing local model dependencies
clone from arina-hf-spaces
initial commit
