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.58k stars 414 forks source link

possible to change openai model to gpt-4o-mini in the config for docker? #599

Closed seshubonam closed 4 months ago

seshubonam commented 4 months ago

gpt-4o-mini significantly reduces the cost of graphRAG generation and more people.can experiment and compare outcomes with standard RAG with a similar model.

is it possible to change the config to the newly released gpt-4o-mini or.does this need a PR?

kartikpersistent commented 4 months ago

Hi @seshubonam it's been added in the llm options you will be able to see that in dev version very soon