From d4d61dd568bff7a2e3ac080b8fec1e6b2552e260 Mon Sep 17 00:00:00 2001 From: kevin Date: Thu, 21 Nov 2024 07:27:33 +0000 Subject: [PATCH] [llm] update docs --- llm/docs/FastDeploy_usage_tutorial.md | 1 + 1 file changed, 1 insertion(+) diff --git a/llm/docs/FastDeploy_usage_tutorial.md b/llm/docs/FastDeploy_usage_tutorial.md index cda82dfeb..32bebd053 100644 --- a/llm/docs/FastDeploy_usage_tutorial.md +++ b/llm/docs/FastDeploy_usage_tutorial.md @@ -13,6 +13,7 @@ - [服务测试](#服务测试) - [Python 客户端](#Python-客户端) - [HTTP调用](#HTTP调用) + - [OpenAI 客户端](#OpenAI-客户端) - [返回示例](#返回示例) - [基于dockerfile创建自己的镜像](#基于dockerfile创建自己的镜像) - [模型配置参数介绍](#模型配置参数介绍)