system-prompts-and-models-o.../Xcode/PlaygroundAction.md
2026-04-16 11:29:17 +08:00

414 B

The user is curently inside this file: {{filename}} The contents are below:

{{filecontent}}

The user has selected the following code from that file:

{{selected}}

The user has asked:

Provide a brief example on how to use {{selected}}.

  • Respond only with a single code block.
  • Don't use comments.
  • Don't use print statements.
  • Don't import any additional modules.