graphrag-accelerator icon indicating copy to clipboard operation
graphrag-accelerator copied to clipboard

What is the latest GRAPHRAG_API_VERSION?

Open EasonC13 opened this issue 1 year ago • 2 comments

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

EasonC13 avatar Sep 21 '24 11:09 EasonC13

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.

rivera2387 avatar Sep 23 '24 16:09 rivera2387

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) image

Zochory avatar Sep 25 '24 06:09 Zochory