Katzukum

Results 2 comments of Katzukum

> It should be easy to implement with python-dotenv and an .env file with just two lines > > OPENAI_BASE_URL=http://localhost:11434/v1 OPENAI_API_KEY=fake-key > > Ollama provides an OpenAI compatible API on...

just a heads up, from the little work (like an afternoon) I did on getting the local models up and running. There are two issues when working with the local...