docs: Fix up some invalid JSON in OpenAI configuration example (#30663)
This commit is contained in:
parent
09503333af
commit
ea5b289459
1 changed files with 2 additions and 2 deletions
|
@ -207,9 +207,9 @@ The Zed Assistant comes pre-configured to use the latest version for common mode
|
|||
"max_tokens": 128000,
|
||||
"max_completion_tokens": 20000
|
||||
}
|
||||
]
|
||||
],
|
||||
"version": "1"
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue