dynamo/lib/llm/tests
MatejKosec 012236ee4e
feat(anthropic): add thinking block support and preamble stripping to /v1/messages (#7137)
Signed-off-by: Matej Kosec <mkosec@nvidia.com>
2026-03-11 00:07:09 +00:00
..
common chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
data fix(llm): preserve reasoning content when tool-call starts mid-chunk (#6902) 2026-03-05 05:18:29 +00:00
snapshots fix: Fix race condition in kv_router unit test (#1174) 2025-05-22 13:35:26 -04:00
aggregators.rs feat: text to image vLLM Omni (#5912) 2026-02-09 18:19:27 -05:00
audit_nats_integration.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
backend.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
deepseek_v32_encoding.rs fix(api): preserve interleaved reasoning order for KV cache correctness (#6442) 2026-02-24 02:20:54 +00:00
http-service.rs feat: add error_type label to reqs metric for fine-grained error classification (#5568) 2026-02-24 10:31:47 -08:00
http_metrics.rs feat(runtime): add hierarchical Model/WorkerSet architecture for multi-namespace support (#6054) 2026-02-23 22:44:38 +00:00
http_namespace_integration.rs feat: upgrade rust to v1.93.0 (#6802) 2026-03-03 17:08:35 +00:00
kserve_service.rs fix: KServe propagate error to client in stream infer (#5263) 2026-01-08 22:31:32 -08:00
kv_manager.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
logprob_analysis_integration.rs feat: text to image vLLM Omni (#5912) 2026-02-09 18:19:27 -05:00
model_card.rs feat: Tiktoken support (#6460) 2026-02-25 12:46:47 -08:00
namespace.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
openai_completions.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
parallel_tool_call_integration.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
postprocessor_parsing_stream.rs feat(anthropic): add thinking block support and preamble stripping to /v1/messages (#7137) 2026-03-11 00:07:09 +00:00
preprocessor.rs feat(anthropic): add thinking block support and preamble stripping to /v1/messages (#7137) 2026-03-11 00:07:09 +00:00
test_chat_template_args.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
test_common_ext.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
test_jail.rs feat: Standardized Dynamo Error Type (#6303) 2026-02-23 20:23:58 -08:00
test_reasoning_parser.rs feat(anthropic): add thinking block support and preamble stripping to /v1/messages (#7137) 2026-03-11 00:07:09 +00:00
test_stop_behavior.rs feat: Metric for detokenization latency (#6160) 2026-02-11 20:06:13 +00:00
test_streaming_tool_parsers.rs feat(anthropic): add thinking block support and preamble stripping to /v1/messages (#7137) 2026-03-11 00:07:09 +00:00
test_streaming_usage.rs feat: add continuous_usage_stats option for per-chunk usage (#5139) 2026-01-03 12:56:44 -08:00
test_token_data.rs chore: update all copyright headers in repo to 2026 (#5130) 2026-01-02 22:08:23 +00:00
tokenizers.rs fix: Kimi K2.5 - tiktoken incomplete multi-byte sequence handling with regression tests (#6996) 2026-03-06 18:27:16 +00:00
tool_choice.rs feat: Standardized Dynamo Error Type (#6303) 2026-02-23 20:23:58 -08:00
tool_choice_finish_reasons.rs feat: Standardized Dynamo Error Type (#6303) 2026-02-23 20:23:58 -08:00