feat:格式化yaml文件
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40208
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: nvidia
|
||||
edit: true
|
||||
envKey: GPU_DRIVER_TYPE
|
||||
labelEn: GPU Driver type
|
||||
labelZh: GPU 驱动的类型
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40208
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: nvidia
|
||||
edit: true
|
||||
envKey: GPU_DRIVER_TYPE
|
||||
labelEn: GPU Driver type
|
||||
labelZh: GPU 驱动的类型
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: LangChain-Chatchat
|
||||
tags:
|
||||
- AI / 大模型
|
||||
title: 基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答
|
||||
description: 基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答
|
||||
additionalProperties:
|
||||
key: langchain-chatchat
|
||||
name: LangChain-Chatchat
|
||||
tags:
|
||||
- AI
|
||||
shortDescZh: 基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答
|
||||
shortDescEn: A LLM application aims to implement knowledge and search engine based QA based on Langchain and open-source or remote LLM API
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/chatchat-space/Langchain-Chatchat
|
||||
github: https://github.com/chatchat-space/Langchain-Chatchat
|
||||
document: https://github.com/chatchat-space/Langchain-Chatchat/wiki
|
||||
name: LangChain-Chatchat
|
||||
tags:
|
||||
- AI / 大模型
|
||||
title: 基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答
|
||||
description: 基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答
|
||||
additionalProperties:
|
||||
key: langchain-chatchat
|
||||
name: LangChain-Chatchat
|
||||
tags:
|
||||
- AI
|
||||
shortDescZh: 基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答
|
||||
shortDescEn: A LLM application aims to implement knowledge and search engine based QA based on Langchain and open-source or remote LLM API
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/chatchat-space/Langchain-Chatchat
|
||||
github: https://github.com/chatchat-space/Langchain-Chatchat
|
||||
document: https://github.com/chatchat-space/Langchain-Chatchat/wiki
|
||||
|
||||
Reference in New Issue
Block a user