text-generation-inference/router/src
drbh 7e08751378
fix: add missing stop parameter for chat request (#1619)
This PR adds the missing `stop` parameter to the `ChatRequest` struct
which allows calls to specify a list of stop sequences
2024-03-01 12:08:11 -05:00
..
health.rs Outlines guided generation (#1539) 2024-02-15 10:28:10 +01:00
infer.rs Support tools (#1587) 2024-02-28 11:10:27 +01:00
lib.rs fix: add missing stop parameter for chat request (#1619) 2024-03-01 12:08:11 -05: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: add missing stop parameter for chat request (#1619) 2024-03-01 12:08:11 -05:00
validation.rs fix(router): fix openapi and add jsonschema validation (#1578) 2024-02-21 11:05:32 +01:00