最近在尝试 api 接口,一直用的是 text-davinci-003 模型,今天想试试看 code-davinci-002 ,一方面是因为政策上免费,一方面主要是个产生代码的专用接口。
纯粹是想走通,看看能否产出代码。给他的 prompt 是 Please help me write a program using Python as the programming language, PySimpleGUI as the user interface. Click a button with the text "Press Me", and when you click, a pop-up message box will say "Hello".
看看它能否快速给出代码,结果回答:"This is a very simple requirement, as long as you understand the most basic"
这是迟早要造反呀 : D
纯粹是想走通,看看能否产出代码。给他的 prompt 是 Please help me write a program using Python as the programming language, PySimpleGUI as the user interface. Click a button with the text "Press Me", and when you click, a pop-up message box will say "Hello".
看看它能否快速给出代码,结果回答:"This is a very simple requirement, as long as you understand the most basic"
这是迟早要造反呀 : D