text-generation-inference/router/src
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
..
health.rs Outlines guided generation (#1539) 2024-02-15 10:28:10 +01:00
infer.rs feat: bump minijina and add test for core templates (#1626) 2024-03-20 09:13:46 -04:00
lib.rs fix: improve tool type, bump pydantic and outlines (#1650) 2024-03-21 12:45:56 -04:00
main.rs v1.4.2 (#1585) 2024-02-21 14:50:57 +01:00
queue.rs Outlines guided generation (#1539) 2024-02-15 10:28:10 +01:00
server.rs fix: improve tool type, bump pydantic and outlines (#1650) 2024-03-21 12:45:56 -04:00
validation.rs fix(router): fix openapi and add jsonschema validation (#1578) 2024-02-21 11:05:32 +01:00