Apply changes from big models into your files. Find your API key.
<instruction>
: Optional but recommended. Use first-person, clear descriptions<code>
: The complete original code that needs modification<update>
: Show only what changes, using // ... existing code ...
for unchanged sectionsBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Code update request
The body is of type object
.
Chat completion response
The response is of type object
.