Skip to content

Commit ac7bf9b

Browse files
Update fine-tuned-openai-models.mdx (#91)
1 parent d76cf11 commit ac7bf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

customization/custom-llm/fine-tuned-openai-models.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To set up your OpenAI Fine-Tuned model, you need to follow these steps:
4848
1. Set the custom llm URL to `https://api.openai.com/v1`.
4949
2. Assign the custom llm key to the OpenAI key.
5050
3. Update the model to their model.
51-
4. Execute a PATCH request to the `/assistant` endpoint and ensure that `model.urlRequestMetadataEnabled` is set to false.
51+
4. Execute a PATCH request to the `/assistant` endpoint and ensure that `model.metadataSendMode` is set to off.
5252

5353
## Using your server
5454

0 commit comments

Comments
 (0)