Pass instruction using SDK API
Subijay Bhattacharya
0
Reputation points
Hello,
We are using Java SDK to invoke Azure Open AI APIs. We took the example from https://learn.microsoft.com/en-us/azure/ai-services/openai/chatgpt-quickstart?source=recommendations&tabs=powershell%2Ctypescript%2Cpython-new&pivots=programming-language-java.
While this is working, we would like to know, how can we pass model instructions? Or is it possible to instruct the AI service from chat playground and expect the response accordingly via the SDK API ?
Sign in to answer