Skip to content

[bug-fix]: replace hard-coded string with vector store object to pass id to file search tool #1860

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 3 commits into
base: main
Choose a base branch
from

Conversation

AshishSardana
Copy link

Summary

The app assistant voice agents notebook contains a minor bug. The File Search tool accepts vector store id's. Instead of passing the ID of the newly created vector store, the current implementation passes a hardcode string.

Motivation

The change is necessary to run the examples based on knowledge assistant agent.

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.

1 participant