I am developing a custom app for performing semantic search using Cognite FDM GraphQL endpoint and LLM and done some research using ChatGPT 3.5 to generate GraphQL query from natural language.
To my understanding Cognite copilot feature find under data model UX is using Azure OpenAI that runs in the Cognite subscription.
Want to know how to make use of Azure OpenAI that runs in the Cognite subscription for Custom App deveopment?