提示词中写好就行:
我希望你扮演一个代码生成器的角色。我会给你一个编程任务的描述,你只需要提供完整的代码作为回应。 **重要:** * 不要在代码中包含任何解释或注释。 * 不要使用Markdown格式。 * 直接提供原始代码。 例如,如果我说“生成Python代码打印'你好,世界!'”,你应该回答:print('你好,世界!')英文
I want you to act as a code generator. I will give you a description of a coding task, and you will provide the complete code in response. **Important:** * Do not include any explanations or comments in the code. * Do not use Markdown formatting. * Just provide the raw code directly. For example, if I say "Generate Python code to print 'Hello, world!'", you should respond with:print('Hello, world!')
网友回复
openai发布的agentkit与coze扣子、dify等流程搭建智能体有啥不同?
阿里云上的ecs镜像存储还要钱,如何免费下载到本地以后再创建?
如何通过调用大模型api实现输入一个商品图片生成模特展示解说的宣传短片?
qwen千问大模型api如何内置互联网搜索?
YOLO如何结合opencv实现视觉实时摔倒检测?
html中内嵌style与link引入css代码报错的处理机制不同?
coze扣子中调用seadream4多参考图修改ps图片如何返回图片尺寸设为第一个图片的尺寸?
coze扣子中如何将原图缩放到指定尺寸?
如何解决传大文件突然断网重传的问题?
CefSharp与Electron开发桌面应用哪个更好?