getzep / graphiti

Build and query dynamic, temporally-aware Knowledge Graphs
https://help.getzep.com/graphiti
Apache License 2.0
1.37k stars 72 forks source link

Feature: LiteLLM integration #120

Closed TashaSkyUp closed 1 month ago

TashaSkyUp commented 1 month ago

Having litellm be the provider for this would be stellar! Support for basically all llm providers and local as well.

prasmussen15 commented 1 month ago

Since litellm has an openAI API you should just be able to provide litellm credentials instead of OpenAI credentials and it should work. Just make sure that it also has an embedding model configured.