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 LanceDB data loader with FastAPI endpoints #27

Merged
merged 17 commits into from
Sep 24, 2023
Merged

Add LanceDB data loader with FastAPI endpoints #27

merged 17 commits into from
Sep 24, 2023

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    5bb75b8 View commit details
    Browse the repository at this point in the history
  2. Add requirements.txt

    prrao87 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    d3bbddf View commit details
    Browse the repository at this point in the history
  3. Add init

    prrao87 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f5ade18 View commit details
    Browse the repository at this point in the history
  4. Update .gitignore

    prrao87 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7f4ebc4 View commit details
    Browse the repository at this point in the history
  5. Add .env..example

    prrao87 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    24a4b08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    777b85a View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Add dockerfiles

    prrao87 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    64ab579 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge branch 'main' into lancedb

    Sync with master
    prrao87 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1383714 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    bea9ed3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Update .gitignore

    prrao87 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    fc756c0 View commit details
    Browse the repository at this point in the history
  2. Update .env.example

    prrao87 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5cd1af8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31b49de View commit details
    Browse the repository at this point in the history
  4. Fix LanceDB data loader

    prrao87 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    ffbb49e View commit details
    Browse the repository at this point in the history
  5. Update schemas

    prrao87 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f096b8b View commit details
    Browse the repository at this point in the history
  6. Fix API

    prrao87 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    cd57e98 View commit details
    Browse the repository at this point in the history
  7. Update docs

    prrao87 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    a63cce9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    580e873 View commit details
    Browse the repository at this point in the history