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

notebook showing assistant agents connecting azure ai search and azur… #2594

Merged
merged 3 commits into from
May 6, 2024

Conversation

zbram101
Copy link
Contributor

@zbram101 zbram101 commented May 5, 2024

This is a sample notebook that shows an assistant agent that uses a function call to interact with Azure AI search to perform RAG and includes using Azure Identity to verify a users access to the index searched.

Why are these changes needed?

Shows how we can connect other RAG and Auth features to agents via function calling.

Related issue number

N/A

Checks

passedtest

@zbram101
Copy link
Contributor Author

zbram101 commented May 5, 2024

@microsoft-github-policy-service agree

Copy link
Collaborator

@ekzhu ekzhu left a comment

Choose a reason for hiding this comment

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

Please run pre-commit run --all-files to fix the formatting errors.

@zbram101 zbram101 requested a review from ekzhu May 6, 2024 06:24
@ekzhu ekzhu added this pull request to the merge queue May 6, 2024
Merged via the queue into microsoft:main with commit 498aa7f May 6, 2024
18 checks passed
jayralencar pushed a commit to jayralencar/autogen that referenced this pull request May 28, 2024
microsoft#2594)

* notebook showing assistant agents connecting azure ai search and azure identity

* formatting fix for notebook azr_ai_search

---------

Co-authored-by: Bharadwaj Ramachandran <[email protected]>
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.

2 participants