You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works but the following line is spammed more than a 100 times in the terminal where I run the app:
2025-02-14 15:21:37 - Error in callback coroutine: TracerException('No indexed run ID 53a2d25b-b886-4308-84de-2a788d569579.')
To Reproduce
Steps to reproduce the behavior:
Follow the demo instructions. I used uv to run the script
Expected behavior
The starting code shared should be sane, with clean logs, no spammed of warning. And if you have to send a warning send it once ideally
Desktop (please complete the following information):
OS: Ubuntu 22.04
Browser firefox
The text was updated successfully, but these errors were encountered:
Describe the bug
Using the langgraph code from this page: https://docs.chainlit.io/integrations/langchain
It works but the following line is spammed more than a 100 times in the terminal where I run the app:
To Reproduce
Steps to reproduce the behavior:
uv
to run the scriptExpected behavior
The starting code shared should be sane, with clean logs, no spammed of warning. And if you have to send a warning send it once ideally
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: