Support custom embedding_function for autogen_ext.memory.chromadb #6632
YaakovHatam
started this conversation in
Feature suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in the
/autogen_ext/memory/chromadb.py
file under the functiondef _ensure_initialized(self) -> None:
we can add support for custom embedding_function, the code that i changed for achieving:
Beta Was this translation helpful? Give feedback.
All reactions