mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-21 07:18:24 -05:00
* Add custom embedding function * Add support to custom vector db * Improve docstring * Improve docstring * Improve docstring * Add support to customized is_termination_msg fucntion * Add a test for customize vector db with lancedb * Fix tests * Add test for embedding_function * Update docstring