You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
godo 9407054ac8 change words 6 months ago
..
.vscode init 11 months ago
public change words 6 months ago
src change words 6 months ago
wailsjs change chat 10 months ago
.gitignore add dist 10 months ago
README.md change ai model 6 months ago
auto-imports.d.ts change build 7 months ago
components.d.ts change words 6 months ago
env.d.ts init 11 months ago
index.html init 11 months ago
package-lock.json remove vditor 6 months ago
package.json remove vditor 6 months ago
package.json.md5 init plugins 10 months ago
pnpm-lock.yaml add:优化聊天功能整体UI。新增删除聊天记录功能 7 months ago
tsconfig.json add:完成实时在线用户展示。优化工作台UI。 7 months ago
tsconfig.node.json init 11 months ago
vite.config.ts change readme 7 months ago

README.md

godoos

什么是模型标签:

模型标签是godoos框架的一个核心概念,godoos框架中的模型标签用于描述一个模型的归类,比如这个模型属于哪个公司,模型的大类名称,模型的分类等等。

什么是模型引擎:

godoos框架中提供了两种模型引擎:本地引擎和网络引擎,本地引擎用于本地模型调用,网络引擎用于网络模型调用