mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-24 20:15:34 -04:00
5e57496225
Referencing #2595 Added optional default parameter to adjust index metadata upon collection creation per chroma code https://github.com/chroma-core/chroma/blob/ce0bc897776f9bcdd5df4397e6ce5e7bd695f986/chromadb/api/local.py#L74 Allowing for user to have the ability to adjust distance calculation functions.