perf: completion dispatch
This commit is contained in:
6
client/src/service/moduleDispatch/index.ts
Normal file
6
client/src/service/moduleDispatch/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from './init/history';
|
||||
export * from './init/userChatInput';
|
||||
export * from './chat/oneapi';
|
||||
export * from './kb/search';
|
||||
export * from './tools/answer';
|
||||
export * from './agent/classifyQuestion';
|
||||
Reference in New Issue
Block a user