Langgraph agent #180
Unanswered
ravneetgrewal
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am running the langgraph agent sample (Currency Agent).
I am sending this request:
the server is printing this on the terminal:
INFO: ::1:61795 - "POST / HTTP/1.1" 200 OK INFO:common.server.task_manager:Upserting task task123 INFO:agents.langgraph.task_manager:No push notification info found for task task123 INFO:agents.langgraph.task_manager:No push notification info found for task task123what am I missing in the request, I was hoping this is a simple sync request, not a callback/notification.
Beta Was this translation helpful? Give feedback.
All reactions