-
Notifications
You must be signed in to change notification settings - Fork 37
Adding improved tracing for Azure with Otel #139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Hi @nagkumar91 I've created a draft PR here so that it's easier for us to review and discuss. I'm seeing in your doc string that this is for Azure OpenAI. Does this work for Azure inference API as well? If it doesn't and is specifically supposed to be for use with Azure OpenAI we should consider making this it's own python package since @santiagxf what do you think? |
…pdate exports; remove azure_openai_agent_tracing.py
This PR is intended to help us discuss integrating better Otel support for Azure OpenAI and Azure AI inference.