ollama-python/ollama
royjhan ce56f279e8
Add type overloads to methods (#181)
* Add type overloads for chat() method in _client.py

* Overloading

* Fix Overload Overlap

* Fix async chat

* Lint

* Reverse

---------

Co-authored-by: Simon Ottenhaus <simon.ottenhaus@kenbun.de>
2024-06-19 16:10:44 -07:00
..
__init__.py Python API PS (#177) 2024-06-05 11:12:32 -07:00
_client.py Add type overloads to methods (#181) 2024-06-19 16:10:44 -07:00
_types.py Merge pull request #154 from ollama/done-reason 2024-05-10 14:22:03 -07:00
py.typed Add py.typed to mark the library as typed 2024-04-25 10:51:30 +01:00