Sam Brenner
Sam Brenner
Hi all - thanks for everyone weighing in here, really appreciate it! Yeah my next suggestion as well was to try `require`-ing in place of `import`-ing, as we register our...
looks like this works! anthropic: https://github.com/DataDog/dd-trace-py/actions/runs/20101600006/job/57674545512?pr=15578 openai: https://github.com/DataDog/dd-trace-py/actions/runs/20101600006/job/57674545491?pr=15578
unsure about this skipped job with the same name though? unless i'm missing something: https://github.com/DataDog/dd-trace-py/actions/runs/20101600006/job/57674545553?pr=15578
Hi @jsandovalc, thanks for opening this bug report! I have tried this out locally with the dependencies you've specified: ``` $ python --version Python 3.11.10 $ pip freeze | grep...