From 793f0c1dd6c38bd5f899bc14eb45d955edf833d3 Mon Sep 17 00:00:00 2001 From: xielong Date: Wed, 29 May 2024 13:03:21 +0800 Subject: [PATCH] fix: Corrected schema link in model_runtime's README.md (#4757) --- api/core/model_runtime/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/core/model_runtime/README.md b/api/core/model_runtime/README.md index d7748a8c3c..b5de7ad412 100644 --- a/api/core/model_runtime/README.md +++ b/api/core/model_runtime/README.md @@ -20,7 +20,7 @@ This module provides the interface for invoking and authenticating various model ![image-20231210143654461](./docs/en_US/images/index/image-20231210143654461.png) - Displays a list of all supported providers, including provider names, icons, supported model types list, predefined model list, configuration method, and credentials form rules, etc. For detailed rule design, see: [Schema](./schema.md). + Displays a list of all supported providers, including provider names, icons, supported model types list, predefined model list, configuration method, and credentials form rules, etc. For detailed rule design, see: [Schema](./docs/en_US/schema.md). - Selectable model list display