|
Python FastAPI |
Ollama |
Install binary from https://github.com/Reeyuki/YukiAI/releases
make install
make run
Available options for .env:
Hostname to bind the server at.
Port number to bind the server at.
URL of ollama api. Defaults to http://127.0.0.1:11434
- Set temperature of model
- Implement model management ui
- Export chat history button & functionality
- Remove ffmpeg dependency
