Skip to content

Conversation

odlbot
Copy link
Contributor

@odlbot odlbot commented Nov 8, 2024

Shankar Ambady

renovate[bot]

pre-commit-ci[bot]

Nathan Levesque

  • Empty commit to try and fix heroku (15d38374)

Chris Chudzicki

Anastasia Beglova

renovate bot and others added 14 commits November 6, 2024 11:16
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* adding qdrant docker service

* adding settings for qdrant

* updating dependencies for qdrant

* updating settings for qdrant, adding tasks for embedding

* adding restart to qdrant service

* working version with content file embeds using separate collection for each

* view refactoring

* some refactoring of embed methods. added ability to force create collection

* added separate method to fetch from qdrant vs opensearch

* adding test for vector based view

* adding flag to skip contentfilles if needed

* adding management command to generate embeddings

* regenerate specs

* switch to using hybrid search

* adding doc ids

* fixing some strings

* mounting qdrant data to its own volume

* setting harakiri in uwsgi for local dev to avoid crashes

* fixing strings

* decreasing default segment number for faster throughout

* remove n+1 issues

* grabbing the resource in one call

* removed duplicate serialization

* minor refactor of how we get queryset

* ignore percolate index types for command

* fixing dup serialization

* reducing segment number for contentfiles

* fixing error message

* sticking to fast embed for now

* checking for qdrant host and collection name before embedding

* adding tests

* fixing test

* fixing flaky case

* coercing limit to int

* removing harakiri

* adding missing docstring
* identify users in posthog via user id

* add posthog to frontend.env default file
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants