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

Rename current_mean and current_sigma for AI feature #407

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

ahmednfwela
Copy link
Collaborator

Pull Request

Related issue

as discussed on discord, the openapi file incorrectly contains current_sigma and current_mean when they should just be sigma and mean

What does this PR do?

fixes #398

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

@ahmednfwela ahmednfwela requested a review from curquiza January 14, 2025 21:03
Copy link
Member

@curquiza curquiza 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

@curquiza curquiza added skip-changelog The PR will not appear in the release changelogs enhancement New feature or request and removed skip-changelog The PR will not appear in the release changelogs labels Jan 15, 2025
@curquiza curquiza changed the title fix: rename current_mean and current_sigma Rename current_mean and current_sigma for AI feature Jan 15, 2025
Copy link
Contributor

meili-bors bot commented Jan 15, 2025

Build succeeded:

@meili-bors meili-bors bot merged commit dca48cd into main Jan 15, 2025
6 checks passed
@meili-bors meili-bors bot deleted the fix/change-distribution-shift branch January 15, 2025 11:52
meili-bors bot added a commit that referenced this pull request Feb 18, 2025
411: Update version for the next release (v0.17) r=Strift a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-dart to a new version: "v0.17"

👇 CHANGELOG

## ✨ New

* [AI-powered search](https://www.meilisearch.com/docs/learn/ai_powered_search/getting_started_with_ai_search) is now stable `@/Strift`

## 🚀 Enhancements

* implement experimental ai-powered search (#398) `@/memishood`
* Rename current_mean and current_sigma for AI feature (#407) `@/ahmednfwela`
* Stabilize vector store usage (#410) `@/Strift`
* Changes related to the next Meilisearch release (v1.13) (#408) `@/Strift`

## ⚙️ Maintenance/misc

* Chore: fix linting issues (#403) `@/Strift`
* Revert "Chore: fix linting issues" & fix linting (#405) `@/curquiza`

Thanks again to `@/Strift,` `@/ahmednfwela,` `@/curquiza,` `@/meili-bors[bot],` and `@memishood!` 🎉



Co-authored-by: meili-bot <[email protected]>
Co-authored-by: Laurent Cazanove <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants