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

fix(backend): migration legacy #2370

Merged
merged 3 commits into from
Mar 21, 2024
Merged

fix(backend): migration legacy #2370

merged 3 commits into from
Mar 21, 2024

Conversation

Zewed
Copy link
Collaborator

@Zewed Zewed commented Mar 21, 2024

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

Copy link

vercel bot commented Mar 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp 🛑 Canceled (Inspect) Mar 21, 2024 7:19am

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. area: backend Related to backend functionality or under the /backend directory area: scripts Related to ad-hoc scripts, SQL migrations, or under the /scripts directory labels Mar 21, 2024
Merge branch 'main' into fix/migratioLegacy
@Zewed Zewed merged commit 4a341ba into main Mar 21, 2024
2 of 3 checks passed
StanGirard added a commit that referenced this pull request Mar 21, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.226 (2024-03-21)

## What's Changed
* feat: Add Mistral models to defineMaxTokens and BrainConfig by
@StanGirard in #2363
* feat: mistral by @StanGirard in
#2365
* fix(retriever): Update match_vectors sql function to rank chunks in
correct order by @dmourot in #2367
* feat(docker image): Docker image Optimized for CPU-only env by
@dmourot in #2368
* feat(frontend): dark mode by @Zewed in
#2369
* feat(frontend & backend): thumbs for message feedback by @Zewed in
#2360
* fix(backend): migration legacy by @Zewed in
#2370
* fix(frontend): type stripe casing by @Zewed in
#2371
* fix(backend): unsubscribe from brain by @Zewed in
#2373
* feat(frontend): onboarding form by @Zewed in
#2342
* fix(frontend): onBoarding issue by @Zewed in
#2374

## New Contributors
* @dmourot made their first contribution in
#2367

**Full Changelog**:
v0.0.225...v0.0.226

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory area: scripts Related to ad-hoc scripts, SQL migrations, or under the /scripts directory size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant