neo4j-labs / llm-graph-builder

Neo4j graph construction from unstructured data using LLMs
https://neo4j.com/labs/genai-ecosystem/llm-graph-builder/
Apache License 2.0
2.3k stars 367 forks source link

Link with Litellm #782

Open flefevre opened 4 weeks ago

flefevre commented 4 weeks ago

Is your demo compatible with Litellm proxy https://github.com/BerriAI/litellm ? which api is fully compatible with open ai. it will be very nice to be able to test against our own LLM.

jexp commented 1 week ago

Then it should work out of the box, if you configure it as a LLM model, as we support openai compatible APIs

jexp commented 1 week ago

Please try and let us know.