Alec S

Results 2 issues of Alec S

## Purpose Fix for issue introduced in [28075](https://github.com/vllm-project/vllm/pull/28075) The reasoning parser validation introduced on the structured_outputs_config argument is done very early and does not allow for other programmatic methods for...

### Describe the bug When you provide parameters_json_schema for a tool, it sets self._func_schema which prevents the `agent.register_for_llm()(self)` call from happening, meaning that it doesn't get registered as a tool,...

bug