graphiti
graphiti copied to clipboard
fix embedding_model_name not work
[!IMPORTANT] Fixes issue in
zep_graphiti.py
whereembedding_model_name
was not being set inget_graphiti()
.
- Behavior:
- Fixes issue where
embedding_model_name
was not being set inget_graphiti()
inzep_graphiti.py
.- Adds condition to set
client.embedder.config.embedding_model
ifsettings.embedding_model_name
is provided.This description was created by
for 28348bc36fabd4815c038e6115fb4599850ae1ee. It will automatically update as commits are pushed.