ollama-python
ollama-python copied to clipboard
Feat/pydantic models & refactor
trafficstars
Hi there! Pr changed logs as following:
- Using pydantic to reduce the duplicated code.
- Adding _utils.py and _errors.py to make code more organized. PTAL.