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

Hide embedders #4318

Merged
merged 2 commits into from
Jan 15, 2024
Merged

Hide embedders #4318

merged 2 commits into from
Jan 15, 2024

Conversation

dureuill
Copy link
Contributor

@dureuill dureuill commented Jan 11, 2024

Hides embedders when it is an empty dictionary.

Manual tests:

  • getting settings with empty embedders: not displayed
  • getting settings with non-empty embedders: displayed like before
  • dump with empty embedders: can be imported
  • dump with non-empty embedders: can be imported

@dureuill dureuill added this to the v1.6.0 milestone Jan 11, 2024
Copy link
Member

@ManyTheFish ManyTheFish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

Copy link
Contributor

meili-bors bot commented Jan 15, 2024

@meili-bors meili-bors bot merged commit a6fa0b9 into release-v1.6.0 Jan 15, 2024
10 checks passed
@meili-bors meili-bors bot deleted the hide_embedders branch January 15, 2024 10:38
@meili-bot meili-bot added the v1.6.0 PRs/issues solved in v1.6.0 released on 2024-01-15 label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.6.0 PRs/issues solved in v1.6.0 released on 2024-01-15
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v1.6.0.rc-8] embedders key is present even when the vectorSearch is not enabled.
3 participants