소스 검색

fix: imperfect service-api introduction text (#11782)

tags/0.14.1
Benjamin 10 달 전
부모
커밋
558ab25f51
No account linked to committer's email address
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      web/app/components/develop/template/template_advanced_chat.zh.mdx
  2. 1
    1
      web/app/components/develop/template/template_chat.zh.mdx

+ 1
- 1
web/app/components/develop/template/template_advanced_chat.zh.mdx 파일 보기

@@ -3,7 +3,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty } from '../md.tsx'

# 工作流编排对话型应用 API

对话应用支持会话持久化,可将之前的聊天记录作为上下进行回答,可适用于聊天/客服 AI 等。
对话应用支持会话持久化,可将之前的聊天记录作为上下进行回答,可适用于聊天/客服 AI 等。

<div>
### 基础 URL

+ 1
- 1
web/app/components/develop/template/template_chat.zh.mdx 파일 보기

@@ -3,7 +3,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty } from '../md.tsx'

# 对话型应用 API

对话应用支持会话持久化,可将之前的聊天记录作为上下进行回答,可适用于聊天/客服 AI 等。
对话应用支持会话持久化,可将之前的聊天记录作为上下进行回答,可适用于聊天/客服 AI 等。

<div>
### 基础 URL

Loading…
취소
저장