mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-23 01:39:37 +08:00
feat: 新增会话相关function calling调用
This commit is contained in:
@@ -62,6 +62,8 @@ export {
|
||||
getSessionStats,
|
||||
updateSessionGapThreshold,
|
||||
getSessions,
|
||||
searchSessions,
|
||||
getSessionMessages,
|
||||
DEFAULT_SESSION_GAP_THRESHOLD,
|
||||
} from './session'
|
||||
export type { ChatSessionItem } from './session'
|
||||
export type { ChatSessionItem, SessionSearchResultItem, SessionMessagesResult } from './session'
|
||||
|
||||
Reference in New Issue
Block a user