dynamo/lib/bindings/python/rust
Biswa Panda 06b0ebef88
feat: transport agnostic request plane for dynamo - natless (#4246)
2025-11-13 17:54:54 +00:00
..
llm feat: kv router should route to available instances (#4225) 2025-11-13 02:34:58 +00: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 feat: transport agnostic request plane for dynamo - natless (#4246) 2025-11-13 17:54:54 +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