Nir Gazit

Results 153 comments of Nir Gazit

Sounds good @detunjiSamuel! You can look at the python project we've already done some work there in the SDK and the OpenAI instrumentation

Amazing @deepshahcode! Let me know if you need any help

Yep @kartikay-bagla. It's a bit trickier cause you need to create and close spans accordingly, and make sure to nest them correctly.

Thanks so much @kartikay-bagla! I've been in touch with the folks at LlamaIndex so ping me here or on slack if you have any questions I can pass along.

For both @JCaraballo113 :) @kartikay-bagla are you still on this?

@Xabilahu just for my own records, linking our [discussion from Slack](https://traceloopcommunity.slack.com/archives/C04QMMT7KCN/p1711998060328829?thread_ts=1710683531.743909&cid=C04QMMT7KCN) where I suggested a solution to the problems you've raised here.

Thanks @Xabilahu! So what I had in mind is to monkey patch the constructors of objects like `LLMChain`, etc. and add our own callback there, and then build a [callback...

@Xabilahu - weird, have you change the log level to `debug`? Want to join [slack](https://traceloop.com/slack) to discuss?

We can potentially continue the discussion here after #955 is merged