@inductiv/node-red-openai-api
Version:
Enhance your Node-RED projects with advanced AI capabilities.
9 lines (8 loc) • 692 B
HTML
<optgroup style="font-style: normal;" label="🤖 ChatKit">
<option value="createChatKitSession" data-i18n="OpenaiApi.parameters.createChatKitSession"></option>
<option value="cancelChatKitSession" data-i18n="OpenaiApi.parameters.cancelChatKitSession"></option>
<option value="getChatKitThread" data-i18n="OpenaiApi.parameters.getChatKitThread"></option>
<option value="listChatKitThreads" data-i18n="OpenaiApi.parameters.listChatKitThreads"></option>
<option value="deleteChatKitThread" data-i18n="OpenaiApi.parameters.deleteChatKitThread"></option>
<option value="listChatKitThreadItems" data-i18n="OpenaiApi.parameters.listChatKitThreadItems"></option>
</optgroup>