Mery-Sanz
97f67c88cd
new brnach
2025-05-14 11:18:48 +02:00
Víctor Mayoral Vilches
5b29fbe4db
Fix docs
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-04-02 16:48:23 +02:00
Víctor Mayoral Vilches
d1fd6623e5
Merge remote-tracking branch 'origin/main' into cai
2025-03-31 13:21:34 +02:00
Víctor Mayoral Vilches
f0b93aec91
Fix paths in docs
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-28 08:35:25 +01:00
Víctor Mayoral Vilches
f18e659ec8
Fix docs
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-28 07:55:41 +01:00
Víctor Mayoral Vilches
adb358baae
Update docs to integrate CAI, minor refinements
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-26 12:41:45 +01:00
Rohan Mehta
944b730da9
Make the reset behavior on tool use configurable
...
## Summary:
#263 added this behavior. The goal was to prevent infinite loops when tool choice was set. The key change I'm making is:
1. Making it configurable on the agent.
2. Doing bookkeeping in the Runner to track this, to prevent mutating agents.
3. Not resetting the global tool choice in RunConfig.
## Test Plan:
Unit tests.
.
2025-03-25 13:29:32 -04:00
xianghuijin
b6ed16686b
docs: Update tool_choice reset documentation to match implementation
2025-03-22 14:22:47 +08:00
xianghuijin
5f430076a3
Update documentation for tool_choice auto-reset feature
2025-03-20 21:49:38 +08:00
Rohan Mehta
c91db09d3c
Introduce tool_use_behavior on agents
2025-03-18 21:55:12 -04:00
jhills20
737dcedc79
use @function_tool decorator in docs
2025-03-12 11:15:42 -07:00
Rohan Mehta
aaec57a426
Initial commit
2025-03-11 09:42:28 -07:00