Hi,
This is a simple example that return difference response between request from openai package and through the HTTP request
Human: "Give me an example sentence for the word: python"
> package: 'The python coiled itself around the tree branch.'
> HTTP request: 'Example: I am learning to code in Python this summer.'
Sometime, the HTTP response contains other words than Example, such as Computer, AI, Bot, Robot, ...
I wonder what is parameter to exclude these prefix in the response from HTTP request?
Thanks
Hi,
This is a simple example that return difference response between request from
openaipackage and through the HTTP requestSometime, the HTTP response contains other words than
Example, such asComputer,AI,Bot,Robot, ...I wonder what is parameter to exclude these prefix in the response from HTTP request?
Thanks