Skip to content

Embeddings management #132

Answered by whitead
andered asked this question in Q&A
Jun 2, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The most direct way is pickling. You can also store them externally in a database and rebuild using the add_texts function directly, which takes in the text and embeddings (which you can store in a CSV file or database).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@andered
Comment options

Answer selected by whitead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants