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

Agents module with native RAG #10

Open
Anindyadeep opened this issue Aug 8, 2024 · 0 comments
Open

Agents module with native RAG #10

Anindyadeep opened this issue Aug 8, 2024 · 0 comments

Comments

@Anindyadeep
Copy link
Member

Anindyadeep commented Aug 8, 2024

The very initial version of the Agents module should be able to do simple things like verify SQL, self iterate, and should have simple sandboxing tools. Features for drawing graphs can be done later.

The workflow would be simple:

  1. Check SQL.
  2. Also add some examples from embedding based similarity.
  3. Run into a sandbox.
  4. Re-iterate if required.
@Anindyadeep Anindyadeep changed the title Agents module Agents module with native RAG Aug 8, 2024
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

No branches or pull requests

1 participant