plano/crates/brightstaff/src/handlers
2026-02-25 13:45:44 -08:00
..
agent_chat_completions.rs Make model field optional in request types, resolve from default provider (#768) 2026-02-18 04:43:59 -08:00
agent_selector.rs use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
function_calling.rs use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
integration_tests.rs use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
jsonrpc.rs cargo clippy (#660) 2025-12-25 21:08:37 -08:00
llm.rs feat: implement capability-aware routing for OpenAI Responses API, enhancing model selection and error handling for unsupported tools 2026-02-25 13:45:44 -08:00
mod.rs cargo clippy (#660) 2025-12-25 21:08:37 -08:00
models.rs Adding support for wildcard models in the model_providers config (#696) 2026-01-28 17:47:33 -08:00
pipeline_processor.rs use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
response_handler.rs use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
router_chat.rs feat: implement capability-aware routing for OpenAI Responses API, enhancing model selection and error handling for unsupported tools 2026-02-25 13:45:44 -08:00
utils.rs use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00