text-generation-inference/clients/python/text_generation
Nicolas Patry 8e92942a18
Making tool_calls a vector. (#3075)
* Making `tool_calls` a vector.

* Update doc.

* Fixing the nix overlay with updated version.

* Add openai dependency.

* Updating the old tests.

* Trying to reduce the logs in the case of errors.

* Less spammy logs too.
2025-03-05 22:32:31 +01:00
..
__init__.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
client.py Having less logs in case of failure for checking CI more easily. (#3037) 2025-02-19 17:01:33 +01:00
errors.py feat(clients): Python client (#103) 2023-03-07 18:52:22 +01:00
inference_api.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
types.py Making tool_calls a vector. (#3075) 2025-03-05 22:32:31 +01:00