Skip to content

Remove content= from all SystemMessage(content="...") and UserMessage(content="..."), #39544

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

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

dargilco
Copy link
Member

@dargilco dargilco commented Feb 4, 2025

Description

Remove content= from all SystemMessage(content="...") and UserMessage(content="..."), in all samples and tests that do a complete call using the Inference SDK. This keeps them short, and aligned with the new samples in the Inference package. But both options are supported.

howieleung and others added 17 commits January 18, 2025 10:17
* Fixed dead links in pypi and makie it more searchable

* fix analysis
* multiagent updates

* fix spelling error

* adding missing file

---------

Co-authored-by: Marko Hietala <[email protected]>
* Comply with the new API version

* Fix

* Fix linter

* Fix linter

* Fix
…zure-ai-inference clients you get from azure-ai-project client (#39348)
* Create sample for agents with logic apps

* address comments

* Update README and Prerequisites for samples

* fix link validation issue

* fix broken reference
* adding a sample how to add custom attributes to traces

* updating comments

* fixing tool check errors

---------

Co-authored-by: Marko Hietala <[email protected]>
* add fixes to file/vs patches

* fix trailing whitespace
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-ai-projects

jhakulin and others added 6 commits February 4, 2025 21:11
* update openapi sample and tool

* update sync and aio methods for create vector store
* [AI] [Agents] Add sharepoint tool sample

* Update sample_agents_sharepoint.py

* Update sample_agents_sharepoint.py
…39589)

* Record the tests for functions and write how to deploy azure function in the readme.

* Describe creation of Azure function for python

* Fix

* Fix typos

* Fix
* adding function tracing conveniency

* updated documentation

* reformta

* update

* change to restart ci

* updating implementation

* updating samples

* adding unit tests and fixes

* removing renamed file

* adding unit test files

* adding safeguard for the decorator to be no-op when otel not available

* formatting changes done by black tool

* pylint fixes

* mypy fixes

* fix a few tool errors

* adding exception qualname to exception trace

* updating change log

---------

Co-authored-by: Marko Hietala <[email protected]>
… into dargilco/azure-ai-projects-pr-02-03-1607
Base automatically changed from feature/azure-ai-projects-beta6 to main February 15, 2025 02:27
Copy link

Hi @dargilco. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue. label Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI no-recent-activity There has been no recent activity on this issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.