Skip to content

@azure/ai-projects_1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 20 Dec 03:25
b05f996
Refresh agent samples and utilities for improved functionality (#32307)

Enhance agent samples and utilities to improve their functionality and
usability. Updates include better error handling and streamlined vector
store creation.


### Packages impacted by this PR


### Issues associated with this PR
Couple of the samples was not working

### Describe the problem that is addressed by this PR
Handle proper server error message.
Handle camel casing for tool names.

### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?


### Are there test cases added in this PR? _(If not, why?)_


### Provide a list of related PRs _(if any)_


### Command used to generate this PR:**_(Applicable only to SDK release
request PRs)_

### Checklists
- [ ] Added impacted package name to the issue description
- [ ] Does this PR needs any fixes in the SDK Generator?** _(If so,
create an Issue in the
[Autorest/typescript](https://github.com/Azure/autorest.typescript)
repository and link it here)_
- [x] Added a changelog (if necessary)