Nico Bergemann

Results 1 comments of Nico Bergemann

Hi, I think I found a possible reason for the non-functional OLLAMA-connection in Docker environments: Verba sends requests to Endpoints like ```bash /api/embed /api/completion ``` instead of ```bash /api/chat /api/tags...