mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-19 10:14:21 -05:00
Merge pull request #1984 from petterreinholdtsen/typo-create_coding_feature
Corrected typo in the create_coding_feature system prompt.
This commit is contained in:
@@ -39,8 +39,8 @@ Example input:
|
||||
]
|
||||
```
|
||||
|
||||
The object with `"type": "instructions"`, and field `"details"` contains the
|
||||
for the instructions for the suggested code changes. The `"name"` field is always
|
||||
The object with `"type": "instructions"`, and field `"details"` contains
|
||||
the instructions for the suggested code changes. The `"name"` field is always
|
||||
`"code_change_instructions"`
|
||||
|
||||
The `"details"` field above, with type `"instructions"` contains the instructions for the suggested code changes.
|
||||
|
||||
Reference in New Issue
Block a user