Devansh Gandhi

Results 2 comments of Devansh Gandhi

I also have the same issue. I have followed the[ LangSmith Docs](https://docs.smith.langchain.com/observability/how_to_guides/trace_with_vercel_ai_sdk), but I am consistently getting traces for the ChatPromptTemplates. `instrumentation.ts` ```typescript import { registerOTel } from "@vercel/otel"; import...

Still having this issue