hf_text-generation-inference/clients/python/text_generation
drbh a69ef52cf6
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-05-15 15:40:07 +02:00
..
__init__.py feat: add deprecation warning to clients (#1855) 2024-05-15 15:40:07 +02:00
client.py feat: add deprecation warning to clients (#1855) 2024-05-15 15:40:07 +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 Add the missing `tool_prompt` parameter to Python client (#1825) 2024-04-30 11:07:17 +02:00