text-generation-inference/clients/python/text_generation
Jeff 5b2155b0f8
corrected Pydantic warning. (#2095)
* corrected Pydantic warning.

* Update clients/python/text_generation/types.py

Co-authored-by: Daniël de Kok <me@github.danieldk.eu>

---------

Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2024-06-25 10:10:32 +02:00
..
__init__.py Update __version__ on __init__.py to 0.7.0 (#2017) 2024-06-05 14:51:07 +02:00
client.py Add completion route to client and add stop parameter where it's missing (#1869) 2024-05-23 09:37:09 -04:00
errors.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
inference_api.py fix(python-client): add auth headers to is supported requests (#234) 2023-04-25 13:55:26 +02:00
types.py corrected Pydantic warning. (#2095) 2024-06-25 10:10:32 +02:00