Skip to content

[.NET][Feature Request]: Implement RAG Support in AutoGen for .NET #2572

Closed
@vdamov

Description

@vdamov

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

Currently, AutoGen for .NET enables the development of conversational agents but lacks the ability to incorporate contextually rich, data-driven responses dynamically. This limitation becomes apparent in scenarios where agents need to retrieve and leverage specific information to formulate responses, affecting the quality and applicability of the agent's interactions in real-world applications. Adding RAG support would address these limitations by enhancing the system's ability to access and utilize external data sources effectively during conversations.

Describe the solution you'd like

This feature request proposes the integration of Retriever-Augmented Generation (RAG) capabilities into AutoGen for .NET. The addition of RAG would significantly enhance the ability of .NET-based conversational agents to retrieve and utilize contextually relevant information during interactions, thereby improving response accuracy and relevance. The implementation would expand the utility of AutoGen, making it a more robust tool in scenarios requiring dynamic information retrieval and usage.

Additional context

No response

Metadata

Metadata

Assignees

Labels

0.2Issues which are related to the pre 0.4 codebaseneeds-triage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions