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

feat: mistral #2365

Merged
merged 3 commits into from
Mar 19, 2024
Merged

feat: mistral #2365

merged 3 commits into from
Mar 19, 2024

Conversation

StanGirard
Copy link
Collaborator

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):

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 19, 2024
Copy link

vercel bot commented Mar 19, 2024

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

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 19, 2024 11:59pm

@dosubot dosubot bot added area: backend Related to backend functionality or under the /backend directory area: frontend Related to frontend functionality or under the /frontend directory labels Mar 19, 2024
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Mar 19, 2024
@StanGirard StanGirard merged commit 719c997 into main Mar 19, 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: frontend Related to frontend functionality or under the /frontend directory size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant