ragflow/agent/component
buua436 c71d25f744
Fix: enable structured output for agent with tool (#11558)
### What problem does this PR solve?

issue:
[#11541](https://github.com/infiniflow/ragflow/issues/11541)
change:
enable structured output for agent with tool

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-27 16:00:56 +08:00
..
__init__.py
agent_with_tools.py
base.py
begin.py
categorize.py
data_operations.py
exit_loop.py
fillup.py
invoke.py
iteration.py
iterationitem.py
list_operations.py
llm.py
loop.py
loopitem.py
message.py
string_transform.py
switch.py
varaiable_aggregator.py
variable_assigner.py
webhook.py