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

[Feature Request]: Support for different retrieval algorithms for RAG agents #1047

Closed
Tracked by #1657
Smfakhoury opened this issue Dec 22, 2023 · 3 comments
Closed
Tracked by #1657
Assignees
Labels
0.2 Issues which are related to the pre 0.4 codebase

Comments

@Smfakhoury
Copy link

Is your feature request related to a problem? Please describe.

Would be great to have the option to specify different retrieval algorithms/parameters for RAG agents.

Describe the solution you'd like

Perhaps as part of retrieve_config:

Additional context

The main docs for RAG (https://microsoft.github.io/autogen/blog/2023/10/18/RetrieveChat) could have an additional section on customizing retrieval functions. Apologies if this feature already exists somewhere!

@rickyloynd-microsoft
Copy link
Contributor

@thinkall

@thinkall
Copy link
Collaborator

thinkall commented Feb 5, 2024

Added to my TODO list. Thanks.

@thinkall thinkall mentioned this issue Feb 27, 2024
11 tasks
@thinkall thinkall self-assigned this Jun 18, 2024
@rysweet rysweet added 0.2 Issues which are related to the pre 0.4 codebase needs-triage labels Oct 2, 2024
@rysweet
Copy link
Collaborator

rysweet commented Oct 18, 2024

think there are several relevant examples in 0.4

@rysweet rysweet closed this as completed Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.2 Issues which are related to the pre 0.4 codebase
Projects
None yet
Development

No branches or pull requests

4 participants