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

Upgrade qdrant version to 1.6 #1037

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Upgrade qdrant version to 1.6 #1037

merged 2 commits into from
Oct 11, 2023

Conversation

rsdy
Copy link
Contributor

@rsdy rsdy commented Oct 11, 2023

No description provided.

@rsdy rsdy added the enhancement New feature or request label Oct 11, 2023
@rsdy rsdy force-pushed the upgrade-qdrant-1.6.0 branch 2 times, most recently from f3f33f9 to 4e9f167 Compare October 11, 2023 11:33
Copy link
Contributor

@calyptobai calyptobai left a comment

Choose a reason for hiding this comment

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

Confirming the qdrant-x86_64-apple-darwin binary works on macOS 11

@ggordonhall ggordonhall merged commit d7f58f3 into main Oct 11, 2023
11 checks passed
@ggordonhall ggordonhall deleted the upgrade-qdrant-1.6.0 branch October 11, 2023 16:34
Dead4W added a commit to Dead4W/bloop that referenced this pull request Oct 15, 2023
* Use accurate token counts (BloopAI#1024)

* Use accurate token counts

The `total` token count is now based upon an identical format
conversation sent to the LLM during response generation.

This results in counts that should be accurate, and prevent token limit
errors entirely.

* Match token counts precisely, and add baseline count

* Calculate `total` as summation of other section token counts

* add message to response if it ended when token limit exceeded, no translations

---------

Co-authored-by: anastasiia <[email protected]>

* Send full redirect target to cognito (BloopAI#1034)

* Update Helm chart (BloopAI#1033)

* update helm chart

* remove secret.yaml

* put back secret.yaml

* mandatory Semantic in /search (BloopAI#1039)

* Upgrade qdrant version to 1.6 (BloopAI#1037)

* Upgrade qdrant version

* Update qdrant binaries

* Fix race in credentials polling (BloopAI#1042)

Previously the assumption here was that this path is locked & safe
when there is a furnished github cred in the system. However, when the
user logs out, the `unwrap()` call can blow up the task, and
this may cause issues.

* Enable paid features for desktop users (BloopAI#1038)

* Add pro features to default builds

* Check user's status through `User` object

* Adapt webserver layer for paid feature gate

* Just enforce schema right out of the gate

* Fix date parsing logic

* allow paid users sync branches

* Fix clippy features

* Disable branch switching for local repos

* cloud implies pro

* Update dockerfile

---------

Co-authored-by: anastasiia <[email protected]>

* Update flake (BloopAI#1044)

* Debug logs for initialisation (BloopAI#1036)

* debug logs for initialisation

* Scope logging

* DB too

* Clippy error

---------

Co-authored-by: rsdy <[email protected]>

* Allow indexing of large files (BloopAI#1040)

* WIP

* Support indexing large files, but lazy load them from local file system

* bump tantivy to v0.21 (BloopAI#1043)

* bump tantivy to v0.22

* address clippy

* fix broken tests

* bump version to 0.5.6 (BloopAI#1047)

---------

Co-authored-by: calyptobai <[email protected]>
Co-authored-by: anastasiia <[email protected]>
Co-authored-by: rsdy <[email protected]>
Co-authored-by: Gabriel Gordon-Hall <[email protected]>
Co-authored-by: rsdy <[email protected]>
Co-authored-by: akshay <[email protected]>
Co-authored-by: Anastasiia Solop <[email protected]>
Co-authored-by: Ilya Zedgenizov <[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.

3 participants