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

Implement Retrieval Augmented Generation (RAG) in LLMUnity #246

Open
wants to merge 25 commits into
base: release/v2.3.0
Choose a base branch
from

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    1b09078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36008cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44d45ff View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. remove setup text

    amakropoulos committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7ed6419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b840015 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d3834a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae6d852 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69aa6cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e39ba0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79760b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a792de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54e14b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c536e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce19d4f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8444871 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e99109e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    07b2271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596a374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c04013 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d1999e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. implement search methods and search plugins, add sentence splitting p…

    …lugin, implement incremental search
    amakropoulos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    523ccb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    d9b24dd View commit details
    Browse the repository at this point in the history
  2. bump to v2.12.0

    amakropoulos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4100c30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcb01a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a1ef4d View commit details
    Browse the repository at this point in the history