mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-09-13 19:37:26 +00:00
16 lines
245 B
Plaintext
16 lines
245 B
Plaintext
The user is curently inside this file: {{filename}}
|
|
The contents are below:
|
|
```swift:{{filename}}
|
|
{{filecontent}}
|
|
```
|
|
|
|
The user has selected the following code from that file:
|
|
```swift
|
|
{{selected}}
|
|
```
|
|
|
|
The user has asked:
|
|
|
|
Explain this to me.
|
|
|