plano/crates/brightstaff/src/handlers
Salman Paracha cdc1d7cee2
making Messages.Content optional, and having the upstream LLM fail if the right fields aren't set (#699)
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-342.local>
2026-01-16 16:24:03 -08:00
..
agent_chat_completions.rs making Messages.Content optional, and having the upstream LLM fail if the right fields aren't set (#699) 2026-01-16 16:24:03 -08:00
agent_selector.rs pass request_id in orchestrator and routing model (#678) 2026-01-07 12:04:10 -08:00
function_calling.rs making Messages.Content optional, and having the upstream LLM fail if the right fields aren't set (#699) 2026-01-16 16:24:03 -08:00
integration_tests.rs making Messages.Content optional, and having the upstream LLM fail if the right fields aren't set (#699) 2026-01-16 16:24:03 -08:00
jsonrpc.rs cargo clippy (#660) 2025-12-25 21:08:37 -08:00
llm.rs pass request_id in orchestrator and routing model (#678) 2026-01-07 12:04:10 -08:00
mod.rs cargo clippy (#660) 2025-12-25 21:08:37 -08:00
models.rs updating the implementation of /v1/chat/completions to use the generi… (#548) 2025-08-20 12:55:29 -07:00
pipeline_processor.rs making Messages.Content optional, and having the upstream LLM fail if the right fields aren't set (#699) 2026-01-16 16:24:03 -08:00
response_handler.rs cargo clippy (#660) 2025-12-25 21:08:37 -08:00
router_chat.rs making Messages.Content optional, and having the upstream LLM fail if the right fields aren't set (#699) 2026-01-16 16:24:03 -08:00
utils.rs Introduce signals change (#655) 2026-01-07 11:20:44 -08:00