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

Localmode Providers (Filestore, Vector DBs) #888

Merged
merged 29 commits into from
Jun 17, 2023
Merged

Localmode Providers (Filestore, Vector DBs) #888

merged 29 commits into from
Jun 17, 2023

Conversation

epps
Copy link
Contributor

@epps epps commented Jun 17, 2023

Description

This PR introduces support for Pinecone and Weaviate as online providers in localmode.

Type of change

Select type(s) of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have fixed any merge conflicts

sdreyer and others added 29 commits June 16, 2023 13:35
Co-authored-by: RedLeader16 <34227093+RedLeader16@users.noreply.github.com>
Co-authored-by: sdreyer <sterling@featureform.com>
Co-authored-by: ahmadnazeri <42309296+ahmadnazeri@users.noreply.github.com>
Co-authored-by: sdreyer <sterling@featureform.com>
Co-authored-by: Ali Olfat <ali@featureform.com>
Revert "make entities not required"

This reverts commit 58122d1.

make on demand work with local
…on (#881)

Co-authored-by: Erik Eppel <erik@featureform.com>
@epps epps requested a review from aolfat June 17, 2023 04:47
@epps epps had a problem deploying to Integration testing June 17, 2023 04:49 — with GitHub Actions Failure
@epps epps temporarily deployed to Integration testing June 17, 2023 04:49 — with GitHub Actions Inactive
@epps epps had a problem deploying to Integration testing June 17, 2023 04:49 — with GitHub Actions Failure
@epps epps temporarily deployed to Integration testing June 17, 2023 04:50 — with GitHub Actions Inactive
@epps epps temporarily deployed to Integration testing June 17, 2023 04:50 — with GitHub Actions Inactive
@epps epps had a problem deploying to Integration testing June 17, 2023 04:50 — with GitHub Actions Failure
@epps epps merged commit 54ca760 into main Jun 17, 2023
23 of 42 checks passed
@epps epps deleted the feature/ucb branch June 17, 2023 04:50
@epps epps had a problem deploying to Integration testing June 17, 2023 04:53 — with GitHub Actions Failure
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

Successfully merging this pull request may close these issues.

None yet

5 participants