chainlit
chainlit copied to clipboard
Error message when running the LangChain integration demo
trafficstars
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:
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
uvto 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