### What happened? Imported here: https://github.com/chroma-core/chroma/blob/6c378b3eb2574408b30cac0334603c1663c16af8/chromadb/utils/embedding_functions/google_embedding_function.py#L29 The library is deprecated: https://pypi.org/project/google-generativeai/ The new library is `google-genai`: https://pypi.org/project/google-genai/ With this change, we may wish to make `gemini-embedding-001` the default model. ### Versions Latest ### Relevant log output ```shell ```