Skip to content

[Feature Request]: Support knowledge base ids as params for retrieval component in agent flow #6600

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
4 tasks done
wsxiaotiana opened this issue Mar 27, 2025 · 2 comments · May be fixed by #7088
Open
4 tasks done
Labels
💞 feature Feature request, pull request that fullfill a new feature.

Comments

@wsxiaotiana
Copy link

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (Language Policy).
  • Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
  • Please do not modify this template :) and fill in all the required fields.

Is your feature request related to a problem?

I'm always frustrated that when I add a agent for different customers, they all have their own knowledge bases. Because the retrieval componnent is bundled to fixed knowledge base, I have to copy a same agent for every customer to use the same agent handling same business.

Describe the feature you'd like

The retrieval component supporting a param of kb_ids in agent flow, So I can use a single agent for different customers of different knowledge bases.

Describe implementation you've considered

No response

Documentation, adoption, use case

Additional information

No response

@wsxiaotiana wsxiaotiana added the 💞 feature Feature request, pull request that fullfill a new feature. label Mar 27, 2025
@KevinHuSh
Copy link
Collaborator

Is that feasible to create multiple assistants with different KBs combination?

@wsxiaotiana
Copy link
Author

Is that feasible to create multiple assistants with different KBs combination?
We need agent to handle complicated business and some requirement only agent component can meet, multiple assistants with different KBs combination is not quite feasible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💞 feature Feature request, pull request that fullfill a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants