How to use FinishResponse to ge the complete result #248
Replies: 3 comments
-
If you want AI to reply to your complete content and contact the context, please bring your recent questions and previous AI's answers when sending the request. |
Beta Was this translation helpful? Give feedback.
-
I am getting a response like Now as per finish_reason I want to complete message of the choice |
Beta Was this translation helpful? Give feedback.
-
Struggling with same question. So what is the way to get the complete response ? Tried to take response and add it to Messages collection with .FromAssistant. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the following code to get the result. But here I have a result which is trimmed by AI. How I can get the remaining result?
Following code is used by me to hit AI
Beta Was this translation helpful? Give feedback.
All reactions