Add missing remove_texts()
and update_texts()
methods to Langchain::LLM::Milvus
#678
Open
1 of 2 tasks
Labels
enhancement
New feature or request
Is your feature request related to a problem? Please describe.
Add missing:
remove_texts()
update_texts()
methods to
Langchain::LLM::Milvus
. See other Vectorsearch providers, Chroma for example, to see example implementation for those methods.The text was updated successfully, but these errors were encountered: