Skip to content

Instantly share code, notes, and snippets.

@makispl
Created December 16, 2023 13:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save makispl/55e17228a44a9371a5f83e661305f1a4 to your computer and use it in GitHub Desktop.
Save makispl/55e17228a44a9371a5f83e661305f1a4 to your computer and use it in GitHub Desktop.
# Create vector embeddings for the library and store them in Milvus
# Opt for the industry-bert-asset-management model which is trained for our domain
library.install_new_embedding(embedding_model_name="industry-bert-asset-management", vector_db="milvus")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment