text-generation-inference/clients/python/text_generation
Jeff 1952a0b03b 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-09-24 03:51:26 +00:00
..
__init__.py Update __version__ on __init__.py to 0.7.0 (#2017) 2024-09-24 03:34:15 +00:00
client.py Add completion route to client and add stop parameter where it's missing (#1869) 2024-07-17 05:36:58 +00: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-09-24 03:51:26 +00:00