/
opt
/
canhelp
/
node_modules
/
openai
/
src
/
resources
/
beta
/
chatkit
/
/opt/canhelp/node_modules/openai/src/resources/beta/chatkit
mkdir
upload
Name
Size
Mode
Actions
chatkit.ts
3652
0644
edit
dl
rm
index.ts
983
0644
edit
dl
rm
sessions.ts
2447
0644
edit
dl
rm
threads.ts
24047
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/openai/src/resources/beta/chatkit/index.ts
(983B)
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. export { ChatKit, type ChatKitWorkflow } from './chatkit'; export { Sessions, type SessionCreateParams } from './sessions'; export { Threads, type ChatSession, type ChatSessionAutomaticThreadTitling, type ChatSessionChatKitConfiguration, type ChatSessionChatKitConfigurationParam, type ChatSessionExpiresAfterParam, type ChatSessionFileUpload, type ChatSessionHistory, type ChatSessionRateLimits, type ChatSessionRateLimitsParam, type ChatSessionStatus, type ChatSessionWorkflowParam, type ChatKitAttachment, type ChatKitResponseOutputText, type ChatKitThread, type ChatKitThreadAssistantMessageItem, type ChatKitThreadItemList, type ChatKitThreadUserMessageItem, type ChatKitWidgetItem, type ThreadDeleteResponse, type ThreadListParams, type ThreadListItemsParams, type ChatKitThreadsPage, type ChatKitThreadItemListDataPage, } from './threads';
Save
cmd:
run