You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, want to know what is the latest GRAPHRAG_API_VERSION?
Following the deployment guide now but seems the version 2023-03-15-preview is too old? I found a version 2024-02-15-preview on the internet, I'm curious where can I check the latest version.
Thank you
The text was updated successfully, but these errors were encountered:
You would find the API version Under Azure OpenAI Studio >> Deployments >> <Your_GPT_Model>
You then look under Endpoint Target URI and where it says api-version=, that is your version. I currently have "2023-03-15-preview", as I'm running gpt-4o.
You can try though the playground and the console if needed !
Even tho i see also the 2023 version on the model page.
this one 2024 work fine for gpt-4o
(for other might be different)
Hi, want to know what is the latest GRAPHRAG_API_VERSION?
Following the deployment guide now but seems the version
2023-03-15-preview
is too old? I found a version2024-02-15-preview
on the internet, I'm curious where can I check the latest version.Thank you
The text was updated successfully, but these errors were encountered: