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

Add AzureOpenAiAgent #24058

Merged
merged 3 commits into from Jun 7, 2023
Merged

Add AzureOpenAiAgent #24058

merged 3 commits into from Jun 7, 2023

Conversation

sgugger
Copy link
Collaborator

@sgugger sgugger commented Jun 6, 2023

What does this PR do?

This PR adds an AzureOpenAiAgent, superceding #23355 since the contributor there does not seem to want to finish the PR.

Fixes #23324

@sgugger sgugger requested a review from LysandreJik June 6, 2023 18:01
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jun 6, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Member

@LysandreJik LysandreJik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

src/transformers/tools/agents.py Outdated Show resolved Hide resolved
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
@sgugger sgugger merged commit c3572e6 into main Jun 7, 2023
20 of 22 checks passed
@sgugger sgugger deleted the azure_openai_agent branch June 7, 2023 20:34
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

novice03 pushed a commit to novice03/transformers that referenced this pull request Jun 23, 2023
* Add AzureOpenAiAgent

* quality

* Update src/transformers/tools/agents.py

Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>

---------

Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Azure OpenAI in transformer agents
3 participants