CoolFace
Apppublic

adsurkasur/arina-hf-spaces-api

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
14 commits on main
899c2a11y ago

Remove Gemini API integration and related functionality from embedding and fact extraction modules

adsurkasur
f13a8691y ago

Enhance Dockerfile: add permissions setup for cache directory and improve prompt construction in chat_hf.py

adsurkasur
61923981y ago

Refactor Dockerfile: rearrange PYTHONPATH definition and improve cache directory setup

adsurkasur
4bcdea61y ago

Update healthcheck and self-ping URL to use the correct external endpoint

adsurkasur
8ce6aa41y ago

Fix CMD path in Dockerfile to correctly reference the FastAPI app module

adsurkasur
42629581y ago

Fix comment for requirements copy in Dockerfile to clarify cache usage

adsurkasur
4a516111y ago

Set PYTHONPATH environment variable in Dockerfile

adsurkasur
f30df191y ago

Fix CMD path in Dockerfile to correctly reference the FastAPI app module

adsurkasur
fd815381y ago

Remove cache directory creation and environment variable definitions from Dockerfile

adsurkasur
3af70f41y ago

Change base image in Dockerfile from PyTorch to Python slim for improved compatibility

adsurkasur
5c8f1c21y ago

Refactor Dockerfile to remove initial model download

adsurkasur
e8c6de71y ago

Integrate Gemini API for embedding and fact extraction, replacing local model dependencies

adsurkasur
68964c21y ago

clone from arina-hf-spaces

adsurkasur
3407f1d1y ago

initial commit

adsurkasur