--

Great article, is solved a problem, but now I see

{

"error": {

"code": "OperationNotSupported",

"message": "The extensions chat completions operation must have at least one extension."

}

}

When having json body:

{

"messages": [

{

"role": "user",

"content": "my message blablaba)"

}

],

"temperature": 0,

"top_p": 1,

"frequency_penalty": 0,

"presence_penalty": 0,

"max_tokens": 800,

"stop": null

}

Any suggestion? :)

--

--

Davide Pollicino
Davide Pollicino

Written by Davide Pollicino

SWE @Microsoft — Mentor@ Mentorcruise @Let’s Connect 👉 https://linktr.ee/davidepollicino

Responses (1)