-
-
Notifications
You must be signed in to change notification settings - Fork 6
OpenAI.Request.Suffix
Andrew Lambert edited this page Dec 17, 2023
·
3 revisions
Dim Suffix As String
On Completion
requests, the suffix comes after a completion of inserted text.
On FineTune
requests, the suffix is a string of up to 40 characters that will be added to your fine-tuned model name. For example, a suffix of "custom-model-name"
would produce a model name like ada:ft-your-org:custom-model-name-2022-02-15-04-21-04
.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2023-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.