graphiti icon indicating copy to clipboard operation
graphiti copied to clipboard

fix embedding_model_name not work

Open ArnoChenFx opened this issue 4 months ago • 2 comments

[!IMPORTANT] Fixes issue in zep_graphiti.py where embedding_model_name was not being set in get_graphiti().

  • Behavior:
    • Fixes issue where embedding_model_name was not being set in get_graphiti() in zep_graphiti.py.
    • Adds condition to set client.embedder.config.embedding_model if settings.embedding_model_name is provided.

This description was created by Ellipsis for 28348bc36fabd4815c038e6115fb4599850ae1ee. It will automatically update as commits are pushed.

ArnoChenFx avatar Oct 11 '24 03:10 ArnoChenFx