Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
334e496
feat(client): add transport selector + dynamo_chat_nvext branch
biswapanda May 14, 2026
6a21574
feat: forward Dynamo nvext TITO fields
biswapanda May 16, 2026
a35e023
fix(client): address codex review — revert default vLLM path, drop to…
biswapanda Jun 9, 2026
b6f50d0
fix(client): gate nvext fallbacks to dynamo path, fix zero-token guar…
biswapanda Jun 9, 2026
5dbf494
test(client): prove routed_experts dropped on dynamo (Dynamo-shaped f…
biswapanda Jun 9, 2026
287871c
style: apply ruff format to client + tests (fix CI)
biswapanda Jun 9, 2026
6041134
docs(client): trim verbose comments in dynamo_chat path
biswapanda Jun 9, 2026
503846c
refactor(client): replace transport if/else with strategy classes + c…
biswapanda Jun 9, 2026
ed03eaa
fix(client): address codex F1-F4 on dynamo_chat (denylist sampling, m…
biswapanda Jun 10, 2026
eb0bdb2
fix(client): route sampling_params cache_salt and priority into nvext…
biswapanda Jun 10, 2026
30c01b6
feat(client): surface routed_experts on dynamo_chat transport
biswapanda Jun 10, 2026
28e3d02
fix(client): drop duplicate routed_experts request; normalize parsed …
biswapanda Jun 10, 2026
c31854f
test(client): update dynamo extra_fields expectations to engine_data …
biswapanda Jun 10, 2026
59553da
fix(client): stamp routed_experts.start on dynamo_chat from prompt of…
biswapanda Jun 10, 2026
b7927f8
test(client): expect stamped routed_experts.start on dynamo_chat
biswapanda Jun 10, 2026
b554520
fix(client): trim dynamo_chat routed_experts rows to start (was stamp…
biswapanda Jun 10, 2026
010c894
fix(client): only trim routed_experts when caller sets prompt_start (…
biswapanda Jun 10, 2026
51d9154
fix(client): prefer engine_data.completion_logprobs to stay aligned w…
biswapanda Jun 10, 2026
5f2a914
fix(client): treat present-empty engine logprobs as authoritative (no…
biswapanda Jun 10, 2026
7567377
feat(client): send routed_experts_prompt_start in nvext; client-side …
biswapanda Jun 10, 2026
f5c480d
docs(client): drop PR-number references and stale vLLM version from c…
biswapanda Jun 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading