dynamo/lib/bindings/python/rust
Olga Andreeva 27fad26faf
refactor: Split ModelType to ModelInput for request and response type; ModelType for the supported workloads (#2714)
Signed-off-by: Guan Luo <gluo@nvidia.com>
Signed-off-by: GuanLuo <41310872+GuanLuo@users.noreply.github.com>
Co-authored-by: Guan Luo <gluo@nvidia.com>
Co-authored-by: GuanLuo <41310872+GuanLuo@users.noreply.github.com>
2025-09-03 22:22:37 +00:00
..
llm feat: Add --custom-jinja-template argument to pass a custom chat template for vLLM (#2829) 2025-09-03 14:22:15 -07:00
context.rs feat: FT Request Cancellation feature and test for 0.5.0 (#2500) 2025-09-02 08:26:21 -07:00
engine.rs feat: FT Request Cancellation feature and test for 0.5.0 (#2500) 2025-09-02 08:26:21 -07:00
http.rs fix: Httpengine sync-enable-endpoint (#2591) 2025-08-21 18:29:52 -04:00
lib.rs refactor: Split ModelType to ModelInput for request and response type; ModelType for the supported workloads (#2714) 2025-09-03 22:22:37 +00:00
llm.rs feat: kvbm + connector (#2258) 2025-08-19 12:36:53 -07:00
parsers.rs feat: added parser name bindings (#2808) 2025-09-02 20:37:29 +00:00