ollama-server / app.py

Commit History

refactor: clean up Dockerfile and enhance Flask application for Ollama integration
da32240

DeathDaDev commited on

feat: Add Dockerfile and implement Ollama interaction in Flask app
74dfd01

DeathDaDev commited on

feat: update logs endpoint to use Server-Sent Events for streaming logs
619e565

DeathDaDev commited on

feat: add health check endpoint to indicate server status for Hugging Face Spaces
0686433

DeathDaDev commited on

refactor: move hello() function to hello.py and import it in app.py
57775d5

DeathDaDev commited on

Add web interface and API endpoint for Ollama interaction.
e045f7a

DeathDaDev commited on

Add live logs and API endpoints to the web interface.
ea5c2f9

DeathDaDev commited on

Add route to display Ollama logs in the web interface.
eba0ee0

DeathDaDev commited on

Add index route to display logs
2e6dee6

DeathDaDev commited on

Add basic Flask app and index template.
a618bb4

DeathDaDev commited on