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

.Net: Add HTTP header for usage of Agent Framework #10447

Closed
2 tasks done
Tracked by #10097
dmytrostruk opened this issue Feb 6, 2025 · 0 comments · Fixed by #10822
Closed
2 tasks done
Tracked by #10097

.Net: Add HTTP header for usage of Agent Framework #10447

dmytrostruk opened this issue Feb 6, 2025 · 0 comments · Fixed by #10822
Assignees
Labels
.NET Issue or Pull requests regarding .NET code sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@dmytrostruk
Copy link
Member

dmytrostruk commented Feb 6, 2025

  • Update OpenAIAssistantAgent client factory
  • Update AzureAIAgent client factory
@dmytrostruk dmytrostruk self-assigned this Feb 6, 2025
@dmytrostruk dmytrostruk added .NET Issue or Pull requests regarding .NET code python Pull requests for the Python Semantic Kernel and removed triage labels Feb 6, 2025
@github-actions github-actions bot changed the title Agent and Process Frameworks usage telemetry .Net: Agent and Process Frameworks usage telemetry Feb 6, 2025
@github-actions github-actions bot changed the title .Net: Agent and Process Frameworks usage telemetry Python: Agent and Process Frameworks usage telemetry Feb 6, 2025
@dmytrostruk dmytrostruk changed the title Python: Agent and Process Frameworks usage telemetry Agent and Process Frameworks usage telemetry Feb 6, 2025
@dmytrostruk dmytrostruk moved this to Sprint: In Progress in Semantic Kernel Feb 6, 2025
@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 Feb 10, 2025
@dmytrostruk dmytrostruk changed the title Agent and Process Frameworks usage telemetry .Net: Add HTTP header for usage of Agent Framework Mar 5, 2025
@dmytrostruk dmytrostruk moved this from Sprint: In Progress to Sprint: In Review in Semantic Kernel Mar 5, 2025
@dmytrostruk dmytrostruk removed the python Pull requests for the Python Semantic Kernel label Mar 5, 2025
github-merge-queue bot pushed a commit that referenced this issue Mar 6, 2025
### Motivation and Context

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

Resolves: #10447

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄
@dmytrostruk dmytrostruk moved this from Sprint: In Review to Sprint: Done in Semantic Kernel Mar 9, 2025
musale pushed a commit to musale/semantic-kernel that referenced this issue Mar 10, 2025
### Motivation and Context

<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

Resolves: microsoft#10447

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants