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: implement local llms #1745

Merged
merged 5 commits into from
Nov 28, 2023
Merged

feat: implement local llms #1745

merged 5 commits into from
Nov 28, 2023

Conversation

StanGirard
Copy link
Collaborator

upgraded

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:S This PR changes 10-29 lines, ignoring generated files. label Nov 28, 2023
@dosubot dosubot bot added the area: backend Related to backend functionality or under the /backend directory label Nov 28, 2023
Copy link

vercel bot commented Nov 28, 2023

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 11:04pm
quivr-strapi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 11:04pm
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 11:04pm

added local
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Nov 28, 2023
@StanGirard StanGirard merged commit 7e4f711 into main Nov 28, 2023
8 checks passed
mamadoudicko pushed a commit that referenced this pull request Nov 29, 2023
🤖 I have created a release *beep* *boop*
---


## 0.0.122 (2023-11-29)

## What's Changed
* refactor: Notification module by @gozineb in
#1740
* refactor: remove explore route from back & front by @gozineb in
#1741
* feat: implement local llms by @StanGirard in
#1745
* refactor: knowledge module by @gozineb in
#1743


**Full Changelog**:
v0.0.121...v0.0.122

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
mamadoudicko added a commit that referenced this pull request Nov 29, 2023
coolCatalyst added a commit to coolCatalyst/quivr that referenced this pull request Jun 1, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.122 (2023-11-29)

## What's Changed
* refactor: Notification module by @gozineb in
QuivrHQ/quivr#1740
* refactor: remove explore route from back & front by @gozineb in
QuivrHQ/quivr#1741
* feat: implement local llms by @StanGirard in
QuivrHQ/quivr#1745
* refactor: knowledge module by @gozineb in
QuivrHQ/quivr#1743


**Full Changelog**:
QuivrHQ/quivr@v0.0.121...v0.0.122

---
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 size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant