This website requires JavaScript.
Explore
Help
Register
Sign In
NeoAnd
/
adk-python
Watch
1
Star
0
Fork
0
You've already forked adk-python
mirror of
https://github.com/EvolutionAPI/adk-python.git
synced
2025-12-19 11:52:19 -06:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
370eed1c7a5ce5368d2d87bf3b12273e4f0a9830
adk-python
/
tests
/
unittests
/
tools
/
test_function_tool.py
Ankur Sharma
f872577f68
Currently if a model calls a FunctionTool without all the mandatory parameters, the code will just break. This change basically adds the capability for the FunctionTool to identify if the model is missing required arguments, and in that case, instead of breaking the execution, it provides a error message to the model so it could fix the request and retry.
...
PiperOrigin-RevId: 751023475
2025-04-24 09:31:40 -07:00
8.7 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink