dynamo/lib/bindings/python/examples/hello_world
Graham King edf00c5c71
fix(bindings): Default router config in bindings (#1716)
* Added a default temperature value for text generation requests when no temperature is specified.
  * Improved handling of missing configuration values to prevent errors during model initialization.
2025-07-01 14:53:32 +00:00
..
client.py feat: Support multiple models on single ingress node (#1127) 2025-05-19 18:41:07 -04:00
client_static.py feat: Support multiple models on single ingress node (#1127) 2025-05-19 18:41:07 -04:00
run.py feat: Python decorator dynamo_worker takes optional `static` parameter without etcd (#494) 2025-04-04 09:26:52 -04:00
server.py refactor: use primary lease + self-contained graceful shutdown trigged by SIGINT/SIGTERM (#1001) 2025-05-08 16:53:39 -07:00
server_sglang.py fix(bindings): Default router config in bindings (#1716) 2025-07-01 14:53:32 +00:00
server_sglang_tok.py feat: Support multiple models on single ingress node (#1127) 2025-05-19 18:41:07 -04:00
server_static.py feat: gracefully shutdown endpoint by revoking etcd lease + python binding (#730) 2025-04-18 18:36:50 +00:00
server_vllm.py fix(bindings): Default router config in bindings (#1716) 2025-07-01 14:53:32 +00:00