dynamo/lib/bindings/python/rust
Waël Boukhobza 3ea22fcf39
feat(router): max tree size based pruning (#4057)
Signed-off-by: Wael Boukhobza <wawa_wael@live.fr>
2025-11-12 08:33:49 -08:00
..
llm feat(router): max tree size based pruning (#4057) 2025-11-12 08:33:49 -08:00
context.rs feat: Add distributed tracing context support to Python bindings (#3160) 2025-09-25 17:26:35 -07:00
engine.rs refactor: Make the Runtime and DistributedRuntime fields private (#4193) 2025-11-10 15:56:22 +00:00
http.rs refactor: Make the Runtime and DistributedRuntime fields private (#4193) 2025-11-10 15:56:22 +00:00
kserve_grpc.rs fix: Extend add_tensor_model so that ModelDeploymentCard can be correctly picked up (#4169) 2025-11-10 13:59:40 -08:00
lib.rs chore: Remove the python bindings for port allocation (#4237) 2025-11-11 20:35:36 +00:00
llm.rs chore: Remove old DisaggregatedRouter, making etcd presence optional (#4011) 2025-11-03 10:10:13 -05:00
parsers.rs feat: added parser name bindings (#2808) 2025-09-02 20:37:29 +00:00
planner.rs feat: ETCD high availability client failover - lease watch resilience (#3950) 2025-11-05 17:21:09 -08:00
prometheus_metrics.rs refactor: redesign the metrics API from Trait to composition to make the code cleaner and easier to understand (#3687) 2025-10-24 14:34:29 -07:00