Daniel Chalef
Daniel Chalef
Hi @bgeils , not currently. I've added these features to our backlog for triage.
As of the release of Zep Community Edition, Zep Facts are generated and maintained at a user level. Zep Sessions are merely a container for chat histories.
We're refactoring our LLM support with a new release expected late Q1/early Q2. We'll consider making timeouts configurable.
This is now supported via a proxy such as LiteLLM.
We're in the middle of a significant rewrite of Zep's LLM use, with far more flexibility around the use of different models. This will be released towards the end of...
We've made significant changes to Zep's operation in the last week. Facts are now Zep's primary memory artifact, and summaries are no longer generated similarly. You may use any model...
We're refactoring how LLMs work and separating generation/completion from embeddings, which will address the above. We'll be releasing this in the new year.
Other inference providers are now supported via a proxy such as LiteLLM.
That sounds awesome! If you write it in markdown, we can publish it on docs.getzep.com.
Unfortunately not, and it's unlikely we'll get to a Fly.io deployment soon. You could use the `render.yaml` file as a blueprint, however. Also happy to accept a contribution of a...