docs: Example OpenAI model config missing version key (#23720)
This commit is contained in:
parent
9f3dbd6fa3
commit
b58c994706
1 changed files with 2 additions and 1 deletions
|
@ -186,7 +186,8 @@ The Zed Assistant comes pre-configured to use the latest version for common mode
|
|||
"max_completion_tokens": 20000
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"version": "1"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue