plano/crates
Adil Hafeez 2f9121407b
Use mcp tools for filter chain (#621)
* agents framework demo

* more changes

* add more changes

* pending changes

* fix tests

* fix more

* rebase with main and better handle error from mcp

* add trace for filters

* add test for client error, server error and for mcp error

* update schema validate code and rename kind => type in agent_filter

* fix agent description and pre-commit

* fix tests

* add provider specific request parsing in agents chat

* fix precommit and tests

* cleanup demo

* update readme

* fix pre-commit

* refactor tracing

* fix fmt

* 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)

* address pr feedback

* fix span

* fix build

* update openai version
2025-12-17 17:30:14 -08:00
..
.vscode better model names (#517) 2025-07-11 16:42:16 -07:00
brightstaff Use mcp tools for filter chain (#621) 2025-12-17 17:30:14 -08:00
common Use mcp tools for filter chain (#621) 2025-12-17 17:30:14 -08:00
hermesllm Use mcp tools for filter chain (#621) 2025-12-17 17:30:14 -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 Use mcp tools for filter chain (#621) 2025-12-17 17:30:14 -08:00
Cargo.lock orchestration integration (#623) 2025-12-17 17:20:19 -08:00
Cargo.toml Improve end to end tracing (#628) 2025-12-11 15:21:57 -08:00