Daniel Chalef

Results 181 comments of Daniel Chalef

The MCP Server now has a lower default concurrency limit of 10. Configurable using `SEMAPHORE_LIMIT`. See: https://github.com/getzep/graphiti/pull/623

`datetime($reference_time)` is not required as Neo4j does an implicit conversion.

Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our [Contributor License Agreement](https://github.com/getzep/graphiti/blob/main/Zep-CLA.md) before we can accept your contribution. You can...

Fixed in #516. Please pull the latest from main and run `uv sync`.

The FalkorDB team have done some work to abstract the graph persistence layer in #525 . We're reviewing the PR and hope to merge it in the coming weeks.

Following up here. The abstraction layer is implemented. Modelling the Cosmos support on the FalkorDB integration would be a great first step!

Graphiti makes heavy use of structured outputs. If the model is incapable of reliably outputting the required format, Graphiti will error out in this way. Please see the note here:...

All contributors have signed the CLA ✍️ ✅Posted by the ****CLA Assistant Lite bot****.

Thanks for the heads up. See: https://github.com/getzep/graphiti/pull/293

#293 is merged to main. Please pull from main until we have a versioned package out containing this enhancement.