Nir Gazit
Nir Gazit
@kguelzau weird - the package is in the dev dependencies so it shouldn't appear in the resulted pyproject. Have you tried building it with the previous config and see what...
@parthmshah1302 sorry for the delay here - would love to assist you! You're welcome to join our [community slack](https://traceloop.com/slack) and we can help guide you. Basically the first step would...
@someshfengde you got it!
Hey @someshfengde! Sorry for the delay here as I was traveling. I see you're on our slack channel so I'll continue the discussion there!
Thanks for reporting @bastbu! You mentioned you'd like to issue a fix - would love that if you have time! If not let me know and we'll take care of...
Thanks for this @codefromthecrypt! I'll play with it later today. From a first glance, looks like the dependency problem is coming from `grpc`, which is actually an otel dependency. [Otel...
Do you think it's an issue with us that we need to document specifically? Or is it just something folks that use otel needs to know anyway
Right! @tibor-reiss I've run this: https://github.com/traceloop/openllmetry/blob/main/packages/sample-app/sample_app/langchain_lcel.py Which is indeed async
@tibor-reiss ok everything is now merged! I like it that you added test, do you want to merge this with main or just close this?
@dwisha-kulkarni looks like there's a lint issue, can you take a look?