Marc Angers

Results 2 comments of Marc Angers

TypeScript types for dd-trace don't include the 'ai' plugin yet. The cast to any works around this - the plugin exists at runtime. `(tracer as any).use('ai', true);`

@sabrenner I'm not sure if I had the exact same problem, but this is the only way that I was able to enable tracing for ai-sdk.