docs: minor mkdocs formatting issue in custom_config.md

This commit is contained in:
Danny Avila 2024-01-06 12:03:29 -05:00 committed by GitHub
parent 9838a9e29e
commit 2990f32f48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,7 +114,7 @@ endpoints:
dropParams: ["stop", "temperature", "top_p"] dropParams: ["stop", "temperature", "top_p"]
``` ```
### **name**: ### **name**:
> A unique name for the endpoint. > A unique name for the endpoint.
- Type: String - Type: String
- Example: `name: "Mistral"` - Example: `name: "Mistral"`