RuntimeError: Attempted to exit cancel scope in a different task than it was entered in #61
Replies: 1 comment
-
Resolved it with async context management revisions on my end. |
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.
-
ERROR
I'm seeing the below error when the call is made to create an agent.
CODE SNIPPET
This is the code snippet where the error occurs:
Beta Was this translation helpful? Give feedback.
All reactions