feat(project): init
This commit is contained in:
6
agents/openai.yaml
Normal file
6
agents/openai.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
interface:
|
||||
display_name: "GPT Image 2 生图"
|
||||
short_description: "用当前项目目录的 .env / config 配置调用 GPT Image 2 生成、编辑和融合图片。"
|
||||
default_prompt: "Use $gpt-image-2-generator to generate or edit an image with the current project's IMAGE_API_KEY / IMAGE_BASE_URL settings and save the output locally."
|
||||
policy:
|
||||
allow_implicit_invocation: true
|
||||
Reference in New Issue
Block a user