plano/crates
Adil Hafeez fc52274836
fix: handle MessageContent enum in responses API conversion
- Update request.rs to handle new MessageContent enum structure from main
- MessageContent can now be Text(String) or Items(Vec<InputContent>)
- Handle new InputItem variants (ItemReference, FunctionCallOutput)
- Fixes compilation error after merging latest main (#632)
2025-12-16 17:44:30 -08:00
..
.vscode better model names (#517) 2025-07-11 16:42:16 -07:00
brightstaff fix fmt 2025-12-16 17:30:37 -08:00
common update schema validate code and rename kind => type in agent_filter 2025-12-16 09:07:24 -08:00
hermesllm fix: handle MessageContent enum in responses API conversion 2025-12-16 17:44:30 -08:00
llm_gateway Improve end to end tracing (#628) 2025-12-11 15:21:57 -08:00
prompt_gateway removing model_server python module to brightstaff (function calling) (#615) 2025-11-22 12:55:00 -08:00
build.sh pending changes 2025-12-15 18:17:15 -08:00
Cargo.lock Improve end to end tracing (#628) 2025-12-11 15:21:57 -08:00
Cargo.toml Improve end to end tracing (#628) 2025-12-11 15:21:57 -08:00