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

Add RAG Agent to AutoGen Studio #2881

Closed
wants to merge 15 commits into from
Closed

Conversation

Knucklessg1
Copy link
Contributor

Why are these changes needed?

RAG is one of the highest value agents. With support for Postgres and PGVector, it is highly desired to get RAG Agents incorporated into AutoGen Studio.

Related issue number

Closes #1723

Checks

@Knucklessg1 Knucklessg1 self-assigned this Jun 6, 2024
@Knucklessg1 Knucklessg1 added rag retrieve-augmented generative agents proj-studio Related to AutoGen Studio. vectordb labels Jun 6, 2024
@thinkall thinkall mentioned this pull request Jun 15, 2024
11 tasks
@qingyun-wu
Copy link
Contributor

Hi @Knucklessg1 and @victordibia, shall we proceed with this proposal? If so, let's try to get things moving! I can find volunteers to help!

Copy link

gitguardian bot commented Jul 20, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@Knucklessg1
Copy link
Contributor Author

Hi @Knucklessg1 and @victordibia, shall we proceed with this proposal? If so, let's try to get things moving! I can find volunteers to help!

Hi @qingyun-wu
I just got back from an extended leave period and would love to see where we currently are. Should we sync up?

Base automatically changed from autogenstudio to main August 28, 2024 05:32
@Knucklessg1
Copy link
Contributor Author

Going to re-create this PR with a fresh branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proj-studio Related to AutoGen Studio. rag retrieve-augmented generative agents
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add RetrieveUserProxyAgent and RetrieveAssistantAgent from autogen studio
3 participants