Skip to content
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

Python: Update the Azure AI Inference connector to the latest SDK and the tracing package #9413

Open
3 tasks
TaoChenOSU opened this issue Oct 23, 2024 · 0 comments · May be fixed by #9693
Open
3 tasks

Python: Update the Azure AI Inference connector to the latest SDK and the tracing package #9413

TaoChenOSU opened this issue Oct 23, 2024 · 0 comments · May be fixed by #9693
Assignees
Labels
ai connector Anything related to AI connectors python Pull requests for the Python Semantic Kernel sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@TaoChenOSU
Copy link
Contributor

TaoChenOSU commented Oct 23, 2024

The latest Azure AI Inference Python has been released with their tracing package: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/ai/azure-ai-inference#tracing.

After taking a dependency on their tracing package, we will no longer need to instrument the Azure AI Inference with our own model diagnostics module anymore. A sample can be found here: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/ai/azure-ai-inference/samples/sample_chat_completions_with_tracing.py

  • Take a dependency on the tracing package
  • Add sample and possibly a blog post
  • Notify the Azure AI Inference team
@TaoChenOSU TaoChenOSU converted this from a draft issue Oct 23, 2024
@TaoChenOSU TaoChenOSU self-assigned this Oct 23, 2024
@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel triage labels Oct 23, 2024
@moonbox3 moonbox3 added ai connector Anything related to AI connectors and removed triage labels Oct 24, 2024
@evchaki evchaki added the sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) label Oct 28, 2024
@TaoChenOSU TaoChenOSU moved this to Sprint: In Progress in Semantic Kernel Nov 4, 2024
@TaoChenOSU TaoChenOSU linked a pull request Nov 14, 2024 that will close this issue
4 tasks
@TaoChenOSU TaoChenOSU linked a pull request Nov 14, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai connector Anything related to AI connectors python Pull requests for the Python Semantic Kernel sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Status: Sprint: In Progress
Development

Successfully merging a pull request may close this issue.

4 participants