Star
9
Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
6
分析
项目设置
Star
9
Fork
0
dev
genui-sdk
/
packages
/
server
/
src
/
index.ts
下载
rhlin
refactor: extra chat-completions from server packages, merge class ChatService and GenUI into ChatCompletions, simplify server to support response (FetchChatCompletions) only
f61c1ff7
创建于
1月20日
历史提交
export
*
from
'./handler'
;
export
*
from
'./equip-chat-completions'
;
export
*
from
'./start-server'
;