deep-chat-dev 9.0.310 → 9.0.312
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -23
- package/custom-elements.json +13539 -7636
- package/dist/deepChat.bundle.js +1 -1
- package/dist/deepChat.d.ts +0 -1
- package/dist/deepChat.d.ts.map +1 -1
- package/dist/deepChat.js +18015 -307
- package/dist/services/assemblyAI/assemblyAIAudioIO.d.ts +0 -1
- package/dist/services/assemblyAI/assemblyAIAudioIO.d.ts.map +1 -1
- package/dist/services/assemblyAI/utils/assemblyAIUtils.d.ts +8 -11
- package/dist/services/assemblyAI/utils/assemblyAIUtils.d.ts.map +1 -1
- package/dist/services/azure/azureLanguageIO.d.ts.map +1 -1
- package/dist/services/azure/azureOpenAIAssistantIO.d.ts.map +1 -1
- package/dist/services/azure/azureOpenAIChatIO.d.ts.map +1 -1
- package/dist/services/azure/azureSpeechIO.d.ts +1 -0
- package/dist/services/azure/azureSpeechIO.d.ts.map +1 -1
- package/dist/services/azure/azureSpeechToTextIO.d.ts +0 -2
- package/dist/services/azure/azureSpeechToTextIO.d.ts.map +1 -1
- package/dist/services/azure/azureSummarizationIO.d.ts +0 -1
- package/dist/services/azure/azureSummarizationIO.d.ts.map +1 -1
- package/dist/services/azure/azureTextToSpeechIO.d.ts +0 -2
- package/dist/services/azure/azureTextToSpeechIO.d.ts.map +1 -1
- package/dist/services/azure/azureTranslationIO.d.ts.map +1 -1
- package/dist/services/azure/utils/azureOpenAIUtils.d.ts +7 -9
- package/dist/services/azure/utils/azureOpenAIUtils.d.ts.map +1 -1
- package/dist/services/azure/utils/azureUtils.d.ts +18 -23
- package/dist/services/azure/utils/azureUtils.d.ts.map +1 -1
- package/dist/services/bigModel/bigModelChatIO.d.ts +0 -5
- package/dist/services/bigModel/bigModelChatIO.d.ts.map +1 -1
- package/dist/services/bigModel/bigModelImagesIO.d.ts.map +1 -1
- package/dist/services/bigModel/bigModelTextToSpeechIO.d.ts.map +1 -1
- package/dist/services/bigModel/utils/bigModelUtils.d.ts +5 -8
- package/dist/services/bigModel/utils/bigModelUtils.d.ts.map +1 -1
- package/dist/services/claude/claudeIO.d.ts +0 -5
- package/dist/services/claude/claudeIO.d.ts.map +1 -1
- package/dist/services/claude/utils/claudeUtils.d.ts +7 -10
- package/dist/services/claude/utils/claudeUtils.d.ts.map +1 -1
- package/dist/services/cohere/cohereIO.d.ts.map +1 -1
- package/dist/services/cohere/utils/cohereUtils.d.ts +6 -9
- package/dist/services/cohere/utils/cohereUtils.d.ts.map +1 -1
- package/dist/services/deepSeek/deepSeekIO.d.ts +0 -2
- package/dist/services/deepSeek/deepSeekIO.d.ts.map +1 -1
- package/dist/services/deepSeek/utils/deepSeekUtils.d.ts +5 -8
- package/dist/services/deepSeek/utils/deepSeekUtils.d.ts.map +1 -1
- package/dist/services/gemini/geminiIO.d.ts +0 -4
- package/dist/services/gemini/geminiIO.d.ts.map +1 -1
- package/dist/services/gemini/utils/geminiUtils.d.ts +4 -7
- package/dist/services/gemini/utils/geminiUtils.d.ts.map +1 -1
- package/dist/services/groq/groqChatIO.d.ts +0 -5
- package/dist/services/groq/groqChatIO.d.ts.map +1 -1
- package/dist/services/groq/groqTextToSpeechIO.d.ts +0 -1
- package/dist/services/groq/groqTextToSpeechIO.d.ts.map +1 -1
- package/dist/services/groq/utils/groqUtils.d.ts +5 -8
- package/dist/services/groq/utils/groqUtils.d.ts.map +1 -1
- package/dist/services/huggingFace/huggingFaceConversationIO.d.ts +1 -1
- package/dist/services/huggingFace/huggingFaceConversationIO.d.ts.map +1 -1
- package/dist/services/huggingFace/huggingFaceFillMaskIO.d.ts +0 -1
- package/dist/services/huggingFace/huggingFaceFillMaskIO.d.ts.map +1 -1
- package/dist/services/huggingFace/huggingFaceIO.d.ts +0 -1
- package/dist/services/huggingFace/huggingFaceIO.d.ts.map +1 -1
- package/dist/services/huggingFace/huggingFaceQuestionAnswerIO.d.ts.map +1 -1
- package/dist/services/huggingFace/utils/huggingFaceUtils.d.ts +5 -8
- package/dist/services/huggingFace/utils/huggingFaceUtils.d.ts.map +1 -1
- package/dist/services/kimi/kimiIO.d.ts +0 -5
- package/dist/services/kimi/kimiIO.d.ts.map +1 -1
- package/dist/services/kimi/utils/kimiUtils.d.ts +5 -8
- package/dist/services/kimi/utils/kimiUtils.d.ts.map +1 -1
- package/dist/services/miniMax/miniMaxIO.d.ts +0 -2
- package/dist/services/miniMax/miniMaxIO.d.ts.map +1 -1
- package/dist/services/miniMax/utils/miniMaxUtils.d.ts +5 -8
- package/dist/services/miniMax/utils/miniMaxUtils.d.ts.map +1 -1
- package/dist/services/mistral/mistralIO.d.ts +0 -5
- package/dist/services/mistral/mistralIO.d.ts.map +1 -1
- package/dist/services/mistral/utils/mistralUtils.d.ts +6 -9
- package/dist/services/mistral/utils/mistralUtils.d.ts.map +1 -1
- package/dist/services/ollama/ollamaIO.d.ts +0 -6
- package/dist/services/ollama/ollamaIO.d.ts.map +1 -1
- package/dist/services/ollama/utils/ollamaUtils.d.ts +2 -4
- package/dist/services/ollama/utils/ollamaUtils.d.ts.map +1 -1
- package/dist/services/openAI/assistant/openAIAssistantIO.d.ts.map +1 -1
- package/dist/services/openAI/assistant/openAIAssistantIOI.d.ts +1 -2
- package/dist/services/openAI/assistant/openAIAssistantIOI.d.ts.map +1 -1
- package/dist/services/openAI/assistant/utils/openAIAssistantUtils.d.ts.map +1 -1
- package/dist/services/openAI/openAIChatIO.d.ts +1 -5
- package/dist/services/openAI/openAIChatIO.d.ts.map +1 -1
- package/dist/services/openAI/openAIImagesIO.d.ts +0 -1
- package/dist/services/openAI/openAIImagesIO.d.ts.map +1 -1
- package/dist/services/openAI/openAISpeechToTextIO.d.ts +0 -1
- package/dist/services/openAI/openAISpeechToTextIO.d.ts.map +1 -1
- package/dist/services/openAI/openAITextToSpeechIO.d.ts +0 -1
- package/dist/services/openAI/openAITextToSpeechIO.d.ts.map +1 -1
- package/dist/services/openAI/realtime/openAIRealtimeButton.d.ts.map +1 -1
- package/dist/services/openAI/realtime/openAIRealtimeIO.d.ts +1 -1
- package/dist/services/openAI/realtime/openAIRealtimeIO.d.ts.map +1 -1
- package/dist/services/openAI/utils/openAIUtils.d.ts +9 -11
- package/dist/services/openAI/utils/openAIUtils.d.ts.map +1 -1
- package/dist/services/openRouter/openRouterIO.d.ts +0 -5
- package/dist/services/openRouter/openRouterIO.d.ts.map +1 -1
- package/dist/services/openRouter/utils/openRouterUtils.d.ts +5 -8
- package/dist/services/openRouter/utils/openRouterUtils.d.ts.map +1 -1
- package/dist/services/perplexity/perplexityIO.d.ts +0 -2
- package/dist/services/perplexity/perplexityIO.d.ts.map +1 -1
- package/dist/services/perplexity/utils/perplexityUtils.d.ts +5 -8
- package/dist/services/perplexity/utils/perplexityUtils.d.ts.map +1 -1
- package/dist/services/qwen/qwenIO.d.ts +0 -5
- package/dist/services/qwen/qwenIO.d.ts.map +1 -1
- package/dist/services/qwen/utils/qwenUtils.d.ts +5 -8
- package/dist/services/qwen/utils/qwenUtils.d.ts.map +1 -1
- package/dist/services/serviceIO.d.ts +1 -1
- package/dist/services/serviceIO.d.ts.map +1 -1
- package/dist/services/serviceIOFactory.d.ts.map +1 -1
- package/dist/services/stabilityAI/stabilityAIImageToImageIO.d.ts +0 -1
- package/dist/services/stabilityAI/stabilityAIImageToImageIO.d.ts.map +1 -1
- package/dist/services/stabilityAI/stabilityAIImageToImageMaskingIO.d.ts +0 -1
- package/dist/services/stabilityAI/stabilityAIImageToImageMaskingIO.d.ts.map +1 -1
- package/dist/services/stabilityAI/stabilityAIImageToImageUpscaleIO.d.ts +0 -1
- package/dist/services/stabilityAI/stabilityAIImageToImageUpscaleIO.d.ts.map +1 -1
- package/dist/services/stabilityAI/stabilityAITextToImageIO.d.ts +0 -1
- package/dist/services/stabilityAI/stabilityAITextToImageIO.d.ts.map +1 -1
- package/dist/services/stabilityAI/utils/stabilityAIUtils.d.ts +5 -8
- package/dist/services/stabilityAI/utils/stabilityAIUtils.d.ts.map +1 -1
- package/dist/services/together/togetherChatIO.d.ts +0 -2
- package/dist/services/together/togetherChatIO.d.ts.map +1 -1
- package/dist/services/together/togetherImagesIO.d.ts +0 -1
- package/dist/services/together/togetherImagesIO.d.ts.map +1 -1
- package/dist/services/together/togetherTextToSpeechIO.d.ts +0 -1
- package/dist/services/together/togetherTextToSpeechIO.d.ts.map +1 -1
- package/dist/services/together/utils/togetherUtils.d.ts +5 -8
- package/dist/services/together/utils/togetherUtils.d.ts.map +1 -1
- package/dist/services/utils/baseServiceIO.d.ts.map +1 -1
- package/dist/services/utils/directServiceIO.d.ts +17 -1
- package/dist/services/utils/directServiceIO.d.ts.map +1 -1
- package/dist/services/utils/directServiceUtils.d.ts +3 -0
- package/dist/services/utils/directServiceUtils.d.ts.map +1 -0
- package/dist/services/utils/messageLimitUtils.d.ts.map +1 -1
- package/dist/services/utils/serviceConstants.d.ts +0 -1
- package/dist/services/utils/serviceConstants.d.ts.map +1 -1
- package/dist/services/utils/setFileTypes.d.ts.map +1 -1
- package/dist/services/utils/speechConstants.d.ts +3 -0
- package/dist/services/utils/speechConstants.d.ts.map +1 -0
- package/dist/services/x/utils/xUtils.d.ts +5 -8
- package/dist/services/x/utils/xUtils.d.ts.map +1 -1
- package/dist/services/x/xChatIO.d.ts +0 -2
- package/dist/services/x/xChatIO.d.ts.map +1 -1
- package/dist/services/x/xImagesIO.d.ts +0 -1
- package/dist/services/x/xImagesIO.d.ts.map +1 -1
- package/dist/types/button.d.ts +1 -1
- package/dist/types/button.d.ts.map +1 -1
- package/dist/types/ollama.d.ts +1 -1
- package/dist/types/ollama.d.ts.map +1 -1
- package/dist/types/responseInternal.d.ts +0 -1
- package/dist/types/responseInternal.d.ts.map +1 -1
- package/dist/types/submitButton.d.ts +1 -1
- package/dist/types/submitButton.d.ts.map +1 -1
- package/dist/utils/HTTP/HTTPRequest.d.ts.map +1 -1
- package/dist/utils/HTTP/customHandler.d.ts.map +1 -1
- package/dist/utils/HTTP/requestUtils.d.ts.map +1 -1
- package/dist/utils/HTTP/stream.d.ts.map +1 -1
- package/dist/utils/HTTP/websocket.d.ts.map +1 -1
- package/dist/utils/consts/htmlConstants.d.ts +4 -0
- package/dist/utils/consts/htmlConstants.d.ts.map +1 -0
- package/dist/utils/consts/inputConstants.d.ts +16 -0
- package/dist/utils/consts/inputConstants.d.ts.map +1 -0
- package/dist/utils/consts/messageConstants.d.ts +26 -1
- package/dist/utils/consts/messageConstants.d.ts.map +1 -1
- package/dist/utils/element/elementUtils.d.ts.map +1 -1
- package/dist/utils/element/statefulEvents.d.ts.map +1 -1
- package/dist/utils/element/styleUtils.d.ts.map +1 -1
- package/dist/utils/errorMessages/errorMessages.d.ts +15 -16
- package/dist/utils/errorMessages/errorMessages.d.ts.map +1 -1
- package/dist/utils/events/fireEvents.d.ts.map +1 -1
- package/dist/utils/files/fileTypeButtonIcons.d.ts.map +1 -1
- package/dist/utils/legacy/legacy.d.ts.map +1 -1
- package/dist/utils/loading/loadingStyle.d.ts.map +1 -1
- package/dist/utils/webComponent/googleFont.d.ts.map +1 -1
- package/dist/utils/webComponent/webComponentStyleUtils.d.ts.map +1 -1
- package/dist/views/chat/chatView.d.ts.map +1 -1
- package/dist/views/chat/input/buttonContainers/buttonContainers.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/buttonCSS.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/buttonInnerElements.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/camera/cameraButton.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/custom/customButton.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/inputButton.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/microphone/microphoneButton.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/microphone/recordAudio.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/microphone/speechToText/speechToText.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/styleAdjustments/inputButtonPositions.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/styleAdjustments/inputButtonStyleAdjustments.d.ts +0 -4
- package/dist/views/chat/input/buttons/styleAdjustments/inputButtonStyleAdjustments.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/submit/submitButton.d.ts +0 -3
- package/dist/views/chat/input/buttons/submit/submitButton.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/submit/submitButtonStateStyle.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/tooltip/tooltipUtils.d.ts +1 -1
- package/dist/views/chat/input/buttons/tooltip/tooltipUtils.d.ts.map +1 -1
- package/dist/views/chat/input/buttons/uploadFile/uploadFileButton.d.ts.map +1 -1
- package/dist/views/chat/input/dropup/dropup.d.ts.map +1 -1
- package/dist/views/chat/input/dropup/dropupItem.d.ts +3 -3
- package/dist/views/chat/input/dropup/dropupItem.d.ts.map +1 -1
- package/dist/views/chat/input/dropup/dropupMenu.d.ts.map +1 -1
- package/dist/views/chat/input/fileAttachments/dragAndDrop/dragAndDrop.d.ts.map +1 -1
- package/dist/views/chat/input/fileAttachments/fileAttachmentTypes/audioFileAttachmentType.d.ts +1 -1
- package/dist/views/chat/input/fileAttachments/fileAttachmentTypes/audioFileAttachmentType.d.ts.map +1 -1
- package/dist/views/chat/input/fileAttachments/fileAttachmentTypes/fileAttachmentTypeFactory.d.ts.map +1 -1
- package/dist/views/chat/input/fileAttachments/fileAttachmentTypes/fileAttachmentsType.d.ts +1 -1
- package/dist/views/chat/input/fileAttachments/fileAttachmentTypes/fileAttachmentsType.d.ts.map +1 -1
- package/dist/views/chat/input/fileAttachments/fileAttachments.d.ts.map +1 -1
- package/dist/views/chat/input/fileAttachments/modal/cameraModal.d.ts.map +1 -1
- package/dist/views/chat/input/fileAttachments/modal/modal.d.ts +2 -2
- package/dist/views/chat/input/fileAttachments/modal/modal.d.ts.map +1 -1
- package/dist/views/chat/input/input.d.ts.map +1 -1
- package/dist/views/chat/input/textInput/focusUtils.d.ts.map +1 -1
- package/dist/views/chat/input/textInput/textInput.d.ts.map +1 -1
- package/dist/views/chat/input/textInput/textInputEvents.d.ts.map +1 -1
- package/dist/views/chat/input/validation/validationHandler.d.ts.map +1 -1
- package/dist/views/chat/introPanel/introPanel.d.ts +2 -4
- package/dist/views/chat/introPanel/introPanel.d.ts.map +1 -1
- package/dist/views/chat/messages/avatar.d.ts.map +1 -1
- package/dist/views/chat/messages/fileMessages.d.ts.map +1 -1
- package/dist/views/chat/messages/history/history.d.ts.map +1 -1
- package/dist/views/chat/messages/history/loadingHistory.d.ts.map +1 -1
- package/dist/views/chat/messages/html/htmlDeepChatElements.d.ts.map +1 -1
- package/dist/views/chat/messages/html/htmlMessages.d.ts.map +1 -1
- package/dist/views/chat/messages/html/htmlUtils.d.ts.map +1 -1
- package/dist/views/chat/messages/messages.d.ts.map +1 -1
- package/dist/views/chat/messages/messagesBase.d.ts.map +1 -1
- package/dist/views/chat/messages/name.d.ts.map +1 -1
- package/dist/views/chat/messages/remarkable/remarkableConfig.d.ts.map +1 -1
- package/dist/views/chat/messages/role.d.ts.map +1 -1
- package/dist/views/chat/messages/setupMessages.d.ts.map +1 -1
- package/dist/views/chat/messages/stream/messageStream.d.ts.map +1 -1
- package/dist/views/chat/messages/utils/fileMessageUtils.d.ts +0 -2
- package/dist/views/chat/messages/utils/fileMessageUtils.d.ts.map +1 -1
- package/dist/views/chat/messages/utils/focusModeUtils.d.ts.map +1 -1
- package/dist/views/chat/messages/utils/messageStyleUtils.d.ts.map +1 -1
- package/dist/views/chat/messages/utils/messageUtils.d.ts +0 -8
- package/dist/views/chat/messages/utils/messageUtils.d.ts.map +1 -1
- package/dist/views/chat/messages/utils/updateMessage.d.ts.map +1 -1
- package/dist/views/error/errorView.d.ts.map +1 -1
- package/dist/views/insertKey/insertKeyView.d.ts.map +1 -1
- package/dist/views/insertKey/visibilityIcon.d.ts +1 -1
- package/dist/views/insertKey/visibilityIcon.d.ts.map +1 -1
- package/dist/views/validateKeyProperty/validateKeyPropertyView.d.ts.map +1 -1
- package/dist/webModel/webModel.d.ts.map +1 -1
- package/dist/webModel/webModelIntroMessage.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/services/utils/speechToSpeech.d.ts +0 -5
- package/dist/services/utils/speechToSpeech.d.ts.map +0 -1
package/README.md
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
- Text To Speech to hear message responses
|
|
18
18
|
- Support for MarkDown and custom elements to help structure text and render code
|
|
19
19
|
- Introduction panel and dynamic modals to help describe functionality for your users
|
|
20
|
-
- Connect to popular AI APIs such as OpenAI
|
|
20
|
+
- Connect to more than 20 popular AI APIs such as OpenAI or Claude directly from the browser
|
|
21
21
|
- Communicate with Speech to Speech models
|
|
22
22
|
- Support for all major ui frameworks/libraries
|
|
23
23
|
- Host a model on the browser
|
|
@@ -155,28 +155,6 @@ $ npm run start
|
|
|
155
155
|
$ npm run build:bundle
|
|
156
156
|
```
|
|
157
157
|
|
|
158
|
-
## :star2: Sponsors
|
|
159
|
-
|
|
160
|
-
Thankyou to our generous sponsors!
|
|
161
|
-
|
|
162
|
-
<p align="center">
|
|
163
|
-
|
|
164
|
-
<img src="https://github.com/dorra.png" width="110px"/>
|
|
165
|
-
|
|
166
|
-
<img src="https://github.com/techpeace.png" width="110px" />
|
|
167
|
-
|
|
168
|
-
<img src="https://github.com/ChiaoGeek.png" width="110px" />
|
|
169
|
-
</p>
|
|
170
|
-
<p align="center">
|
|
171
|
-
|
|
172
|
-
<a href="https://github.com/dorra">dorra</a>
|
|
173
|
-
|
|
174
|
-
<a href="https://github.com/techpeace">techpeace</a>
|
|
175
|
-
|
|
176
|
-
<a href="https://github.com/ChiaoGeek">ChiaoGeek</a>
|
|
177
|
-
|
|
178
|
-
</p>
|
|
179
|
-
|
|
180
158
|
## :heart: Contributions
|
|
181
159
|
|
|
182
160
|
Open source is built by the community for the community. All contributions to this project are welcome!<br>
|