Corrected typo in the create_coding_feature system prompt.

'contains the for the' -> 'contains the'.
This commit is contained in:
Petter Reinholdtsen
2026-02-05 08:59:56 +01:00
parent 9ab45a25c0
commit dd6b3e1008

View File

@@ -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.