Return type of check_agent_executor
#1120
Unanswered
matsuobasho
asked this question in
Q&A
Replies: 1 comment
-
Uhm - but not sure about that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was reviewing the source code for
agent
and have a question about thecheck_agent_executor
function. The type of the return is"Agent"
. If that's an agent class, then shouldn't it be without quotes? Or maybe I'm not following something and this means something else?Beta Was this translation helpful? Give feedback.
All reactions