docs: OpenAI settings example fix (#25112)
This commit is contained in:
parent
b6fd06d63c
commit
f28080a85c
1 changed files with 1 additions and 1 deletions
|
@ -184,8 +184,8 @@ The Zed Assistant comes pre-configured to use the latest version for common mode
|
||||||
"max_completion_tokens": 20000
|
"max_completion_tokens": 20000
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"version": "1"
|
"version": "1"
|
||||||
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue