hf_text-generation-inference/clients/python/text_generation
drbh de6cb15fa5
fix: improve tool type, bump pydantic and outlines (#1650)
This PR resolves a couple 

- [X] adjusts the tool response to align with openai's tools response
type
- [X] bumps pydantic to `2.6.4` in all apps (resolves dependency issue
when running tests)
- [X] bump `outlines` version and fix import for new name
2024-03-21 12:45:56 -04: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 feat: accept legacy request format and response (#1527) 2024-02-29 10:44:20 -05: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 fix: improve tool type, bump pydantic and outlines (#1650) 2024-03-21 12:45:56 -04:00