Daniel Chalef
Daniel Chalef
@claude please investigate
@claude please keep just `voyageai` and update the error message in `_get_provider_type`
Two approaches: - Run a process that deletes old edges (and possibly nodes). You can filter search and retrieval by `created_at` or `valid_at` or even `invalid_at` dates. - Retain the...
Thanks for the PR. I've left some comments.
`gpt-4.1-nano` is used as the default deduplication model. You could try using a larger model as the `SMALL` model when configuring Zep's LLMProvider.
Can you share which LLMs you're using for graph building?
Please provide the information requested in the PR template. In particular: Graphiti Version: [e.g. 0.15.1] Python Version: [e.g. 3.11.5] Operating System: [e.g. macOS 14.0] Database Backend: [e.g. Neo4j Desktop] LLM...
@bailizii Graphiti should work with Neo4j Desktop. We use Desktop quite often at Zep. Do you see any errors in your applications logs?
All contributors have signed the CLA ✍️ ✅Posted by the ****CLA Assistant Lite bot****.
Hi there - this client is duplicative of the Graphiti `GenericOpenAIClient`. Can you share why this is necessary?