Star9
0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员6
分析
项目设置
Star9
0
  1. genui-sdk
  2. /
  3. packages
  4. /
  5. server
  6. /
  7. src
  8. /
  9. index.ts
rhlinrhlinrefactor: 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';