Find answers from the community

Updated 3 months ago

Creating and Querying Property Graph Index Across Models

At a glance

The community member asked if it is possible to create a Property Graph Index with one model (e.g. gpt-4o-mini) and then query the index with another model (e.g. Llama3-70b) using Groq. In the comments, another community member responded that only the embedding model has to be constant.

Hi! Just a quick question about creating and querying Property Graph Index: Is it possible to create the index with one model (e.g. gpt-4o-mini) and then query the index with another, e.g. Llama3-70b via Groq?
L
1 comment
Only the embedding model has to be constant
Add a reply
Sign up and join the conversation on Discord