diff --git a/agents/openai.yaml b/agents/openai.yaml new file mode 100644 index 0000000..0b63284 --- /dev/null +++ b/agents/openai.yaml @@ -0,0 +1,6 @@ +interface: + display_name: "PinAI Image Generator" + short_description: "Generate local PNGs through the built-in PinAI API" + default_prompt: "Use $pinai-imagegen to generate a local PNG with my configured PinAI key." +policy: + allow_implicit_invocation: true