aksep
Results
1
issues of
aksep
With ollama-python 0.3.0 and the latest ollama server, I'm getting systematically an exception raised, even with the basic chat example provided (e.g. `examples/chat/main.py`). ### Code to reproduce ``` from ollama...