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 core functionality for LlamaIndex integration #5

Merged
merged 11 commits into from
Sep 16, 2024

Commits on Sep 16, 2024

  1. add initial LlamaIndex

    augray committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e17076d View commit details
    Browse the repository at this point in the history
  2. handle unions

    augray committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0ac37f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2b7ae9 View commit details
    Browse the repository at this point in the history
  4. add assertion

    augray committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ceaa651 View commit details
    Browse the repository at this point in the history
  5. add assert message

    augray committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    df104c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7452fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a94b129 View commit details
    Browse the repository at this point in the history
  8. bump required llama

    augray committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4211e6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdf1c48 View commit details
    Browse the repository at this point in the history
  10. branch based on python version

    augray committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d196d1e View commit details
    Browse the repository at this point in the history
  11. Add docs

    augray committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bb817cf View commit details
    Browse the repository at this point in the history