ollama-server / app.py

Commit History

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