hf_text-generation-inference/clients/python/text_generation
Jelle Zijlstra c8bbbd8129
chore(client): Support Pydantic 2 (#900)
This should allow users to use either Pydantic 2 or Pydantic 1.

I couldn't run all tests locally because I reran them too often and got
rate limited, but I believe this is sufficient.
2023-09-06 14:12:08 +02:00
..
__init__.py feat(python-client): add new parameters (#118) 2023-03-09 16:05:33 +01:00
client.py Rebased #617 (#868) 2023-08-28 11:43:47 +02: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 chore(client): Support Pydantic 2 (#900) 2023-09-06 14:12:08 +02:00