A simple, friendly Ollama HTTP client.
- Focus on implementing Ollama APIs as-is without additional abstractions
- Provide additional, optional abtractions to make it simpler to use
- Test / Fix remaining enpoints
- Error handling + more tests
- Implement an abstraction for a stateful conversation
- Consider async APIs with httpx
- Consider adding streaming support for responses
- Setup Github Actions for linting, testing, publishing to PyPI
- Graphics, icons and aesthetics