Nir Gazit
Nir Gazit
Yes @MarkWinter21! We can look into either finding something like `vcr.py` that supports GRPC (which is what VertexAi is using), or just create a stub that mocks the calls to...
Thanks @arimus! Are you willing to submit your code as a PR?
Thanks @arimus I'll look into making sure this is working. In the mean time, I approved running CI here and there're some lint errors.
Yes, but not just that. Also aligning on the spans created by Promptflow itself: * Things like prompt and [token count](https://github.com/microsoft/promptflow/blob/afcb175d35b4e8ff28f87be6a5868070c12741dd/src/promptflow/promptflow/_constants.py#L114) * Sending out the prompt key as an attribute...
Thanks @zzn2! Afterwards, does it make sense to switch using these here as well?
@kocobee looks like he started working on it with #1303 but didn't continue. Let's wait for him to comment and if not maybe you can take it from there. You...
@damianoneill yes I think we should! Mind opening a bug for that so we'll take care of it! But to answer you now - you should be able to see...
@MarkWinter21 I think this is a good place to start: https://ai.google.dev/gemini-api/docs/quickstart
@MarkWinter21 huh... yeah actually. How about [this one](https://github.com/traceloop/openllmetry/pull/1025) - we need to figure out what it takes to update weaviate to 4.6.0