hf_text-generation-inference/clients/python/text_generation
drbh 9b6db5f793
Support tools (#1587)
This work in progress PR begins to add support for tools. Tools relies
on grammar support and still has some unsolved challenges. Opening the
PR for visibility and feedback
2024-02-28 11:10:27 +01:00
..
__init__.py chore: sync text-generation version from 0.3.0 to 0.6.0 with pyproject.toml (#950) 2023-09-06 15:20:32 +02:00
client.py Support tools (#1587) 2024-02-28 11:10:27 +01: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 Support tools (#1587) 2024-02-28 11:10:27 +01:00