BuiltInCodeExecutor is not working #904
-
** Please make sure you read the contribution guide and file the issues in the right place. ** Describe the bug To Reproduce
Expected behavior Screenshots Desktop (please complete the following information):
Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Please look up the definition of the code_executor field here and correct your code: https://github.com/google/adk-python/blob/main/src/google/adk/agents/llm_agent.py#L197 |
Beta Was this translation helpful? Give feedback.
-
So the change is code_executor=BuiltInCodeExecutor(), |
Beta Was this translation helpful? Give feedback.
Please look up the definition of the code_executor field here and correct your code: https://github.com/google/adk-python/blob/main/src/google/adk/agents/llm_agent.py#L197