-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Beta6 release of azure-ai-projects SDK #39362
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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)
API change check APIView has identified API level changes in this PR and created following API reviews. |
* 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
* 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]>
* updating tracing section in readme * updating index --------- Co-authored-by: Marko Hietala <[email protected]>
* azure ai search sample update, azure logic apps sample update, README and CHANGELOG --------- Co-authored-by: Darren Cohen <[email protected]>
jhakulin
approved these changes
Feb 15, 2025
jhakulin
approved these changes
Feb 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description