generative-ai icon indicating copy to clipboard operation
generative-ai copied to clipboard

feat(rag): add dual LLM RAG example

Open AutoViML opened this issue 8 months ago • 0 comments

Description

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [X ] Follow the CONTRIBUTING Guide.
  • [X ] You are listed as the author in your notebook or README file.
    • [ X] Your account is listed in CODEOWNERS for the file(s).
  • [ X] Make your Pull Request title in the https://www.conventionalcommits.org/ specification.
  • [ X] Ensure the tests and linter pass (Run nox -s format from the repository root to format).
  • [ X] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

AutoViML avatar Apr 15 '25 14:04 AutoViML