text-generation-inference/clients/python/text_generation
drbh 7b11b1804b feat: add deprecation warning to clients (#1855)
This PR adds a deprecation warning to the clients and points users to
the https://github.com/huggingface/huggingface_hub
2024-07-17 05:36:58 +00:00
..
__init__.py feat: add deprecation warning to clients (#1855) 2024-07-17 05:36:58 +00:00
client.py feat: add deprecation warning to clients (#1855) 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 Add the missing tool_prompt parameter to Python client (#1825) 2024-06-10 14:00:52 +03:00