deep-chat-dev 9.0.105 → 9.0.106

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.
@@ -514,54 +514,6 @@
514
514
  "declarations": [],
515
515
  "exports": []
516
516
  },
517
- {
518
- "kind": "javascript-module",
519
- "path": "src/services/serviceIO.ts",
520
- "declarations": [],
521
- "exports": []
522
- },
523
- {
524
- "kind": "javascript-module",
525
- "path": "src/services/serviceIOFactory.ts",
526
- "declarations": [
527
- {
528
- "kind": "class",
529
- "description": "",
530
- "name": "ServiceIOFactory",
531
- "members": [
532
- {
533
- "kind": "method",
534
- "name": "create",
535
- "privacy": "public",
536
- "static": true,
537
- "return": {
538
- "type": {
539
- "text": "ServiceIO"
540
- }
541
- },
542
- "parameters": [
543
- {
544
- "name": "deepChat",
545
- "type": {
546
- "text": "DeepChat"
547
- }
548
- }
549
- ]
550
- }
551
- ]
552
- }
553
- ],
554
- "exports": [
555
- {
556
- "kind": "js",
557
- "name": "ServiceIOFactory",
558
- "declaration": {
559
- "name": "ServiceIOFactory",
560
- "module": "src/services/serviceIOFactory.ts"
561
- }
562
- }
563
- ]
564
- },
565
517
  {
566
518
  "kind": "javascript-module",
567
519
  "path": "src/icons/audioIcon.ts",
@@ -921,327 +873,51 @@
921
873
  },
922
874
  {
923
875
  "kind": "javascript-module",
924
- "path": "src/types/APIKey.ts",
925
- "declarations": [],
926
- "exports": []
927
- },
928
- {
929
- "kind": "javascript-module",
930
- "path": "src/types/GCP.ts",
931
- "declarations": [],
932
- "exports": []
933
- },
934
- {
935
- "kind": "javascript-module",
936
- "path": "src/types/assemblyAI.ts",
937
- "declarations": [],
938
- "exports": []
939
- },
940
- {
941
- "kind": "javascript-module",
942
- "path": "src/types/assemblyAIResult.ts",
943
- "declarations": [],
944
- "exports": []
945
- },
946
- {
947
- "kind": "javascript-module",
948
- "path": "src/types/avatars.ts",
949
- "declarations": [],
950
- "exports": []
951
- },
952
- {
953
- "kind": "javascript-module",
954
- "path": "src/types/azure.ts",
955
- "declarations": [],
956
- "exports": []
957
- },
958
- {
959
- "kind": "javascript-module",
960
- "path": "src/types/azureResult.ts",
961
- "declarations": [],
962
- "exports": []
963
- },
964
- {
965
- "kind": "javascript-module",
966
- "path": "src/types/button.ts",
967
- "declarations": [],
968
- "exports": []
969
- },
970
- {
971
- "kind": "javascript-module",
972
- "path": "src/types/buttonInternal.ts",
973
- "declarations": [],
974
- "exports": []
975
- },
976
- {
977
- "kind": "javascript-module",
978
- "path": "src/types/buttonTypes.ts",
979
- "declarations": [],
980
- "exports": []
981
- },
982
- {
983
- "kind": "javascript-module",
984
- "path": "src/types/camera.ts",
985
- "declarations": [],
986
- "exports": []
987
- },
988
- {
989
- "kind": "javascript-module",
990
- "path": "src/types/chatLimits.ts",
991
- "declarations": [],
992
- "exports": []
993
- },
994
- {
995
- "kind": "javascript-module",
996
- "path": "src/types/cohere.ts",
997
- "declarations": [],
998
- "exports": []
999
- },
1000
- {
1001
- "kind": "javascript-module",
1002
- "path": "src/types/cohereResult.ts",
1003
- "declarations": [],
1004
- "exports": []
1005
- },
1006
- {
1007
- "kind": "javascript-module",
1008
- "path": "src/types/demo.ts",
1009
- "declarations": [],
1010
- "exports": []
1011
- },
1012
- {
1013
- "kind": "javascript-module",
1014
- "path": "src/types/directConnection.ts",
1015
- "declarations": [],
1016
- "exports": []
1017
- },
1018
- {
1019
- "kind": "javascript-module",
1020
- "path": "src/types/dropupStyles.ts",
1021
- "declarations": [],
1022
- "exports": []
1023
- },
1024
- {
1025
- "kind": "javascript-module",
1026
- "path": "src/types/error.ts",
1027
- "declarations": [],
1028
- "exports": []
1029
- },
1030
- {
1031
- "kind": "javascript-module",
1032
- "path": "src/types/fileAttachments.ts",
1033
- "declarations": [],
1034
- "exports": []
1035
- },
1036
- {
1037
- "kind": "javascript-module",
1038
- "path": "src/types/fileServiceConfigs.ts",
1039
- "declarations": [],
1040
- "exports": []
1041
- },
1042
- {
1043
- "kind": "javascript-module",
1044
- "path": "src/types/fileTypes.ts",
1045
- "declarations": [],
1046
- "exports": []
1047
- },
1048
- {
1049
- "kind": "javascript-module",
1050
- "path": "src/types/genericInputButton.ts",
1051
- "declarations": [],
1052
- "exports": []
1053
- },
1054
- {
1055
- "kind": "javascript-module",
1056
- "path": "src/types/handler.ts",
1057
- "declarations": [],
1058
- "exports": []
1059
- },
1060
- {
1061
- "kind": "javascript-module",
1062
- "path": "src/types/headers.ts",
1063
- "declarations": [],
1064
- "exports": []
1065
- },
1066
- {
1067
- "kind": "javascript-module",
1068
- "path": "src/types/html.ts",
1069
- "declarations": [],
1070
- "exports": []
1071
- },
1072
- {
1073
- "kind": "javascript-module",
1074
- "path": "src/types/huggingFace.ts",
1075
- "declarations": [],
1076
- "exports": []
1077
- },
1078
- {
1079
- "kind": "javascript-module",
1080
- "path": "src/types/huggingFaceResult.ts",
1081
- "declarations": [],
1082
- "exports": []
1083
- },
1084
- {
1085
- "kind": "javascript-module",
1086
- "path": "src/types/insertKeyViewStyles.ts",
1087
- "declarations": [],
1088
- "exports": []
1089
- },
1090
- {
1091
- "kind": "javascript-module",
1092
- "path": "src/types/interceptors.ts",
1093
- "declarations": [],
1094
- "exports": []
1095
- },
1096
- {
1097
- "kind": "javascript-module",
1098
- "path": "src/types/keyVerificationDetails.ts",
1099
- "declarations": [],
1100
- "exports": []
1101
- },
1102
- {
1103
- "kind": "javascript-module",
1104
- "path": "src/types/messageFile.ts",
1105
- "declarations": [],
1106
- "exports": []
1107
- },
1108
- {
1109
- "kind": "javascript-module",
1110
- "path": "src/types/messages.ts",
1111
- "declarations": [],
1112
- "exports": []
1113
- },
1114
- {
1115
- "kind": "javascript-module",
1116
- "path": "src/types/messagesInternal.ts",
1117
- "declarations": [],
1118
- "exports": []
1119
- },
1120
- {
1121
- "kind": "javascript-module",
1122
- "path": "src/types/microphone.ts",
1123
- "declarations": [],
1124
- "exports": []
1125
- },
1126
- {
1127
- "kind": "javascript-module",
1128
- "path": "src/types/names.ts",
1129
- "declarations": [],
1130
- "exports": []
1131
- },
1132
- {
1133
- "kind": "javascript-module",
1134
- "path": "src/types/object.ts",
1135
- "declarations": [],
1136
- "exports": []
1137
- },
1138
- {
1139
- "kind": "javascript-module",
1140
- "path": "src/types/openAI.ts",
1141
- "declarations": [],
1142
- "exports": []
1143
- },
1144
- {
1145
- "kind": "javascript-module",
1146
- "path": "src/types/openAIInternal.ts",
1147
- "declarations": [],
1148
- "exports": []
1149
- },
1150
- {
1151
- "kind": "javascript-module",
1152
- "path": "src/types/openAIResult.ts",
1153
- "declarations": [],
1154
- "exports": []
1155
- },
1156
- {
1157
- "kind": "javascript-module",
1158
- "path": "src/types/permittedErrorMessage.ts",
1159
- "declarations": [],
1160
- "exports": []
1161
- },
1162
- {
1163
- "kind": "javascript-module",
1164
- "path": "src/types/request.ts",
1165
- "declarations": [],
1166
- "exports": []
1167
- },
1168
- {
1169
- "kind": "javascript-module",
1170
- "path": "src/types/response.ts",
1171
- "declarations": [],
1172
- "exports": []
1173
- },
1174
- {
1175
- "kind": "javascript-module",
1176
- "path": "src/types/responseInternal.ts",
1177
- "declarations": [],
1178
- "exports": []
1179
- },
1180
- {
1181
- "kind": "javascript-module",
1182
- "path": "src/types/stabilityAI.ts",
1183
- "declarations": [],
1184
- "exports": []
1185
- },
1186
- {
1187
- "kind": "javascript-module",
1188
- "path": "src/types/stabilityAIResult.ts",
1189
- "declarations": [],
1190
- "exports": []
1191
- },
1192
- {
1193
- "kind": "javascript-module",
1194
- "path": "src/types/stream.ts",
1195
- "declarations": [],
1196
- "exports": []
1197
- },
1198
- {
1199
- "kind": "javascript-module",
1200
- "path": "src/types/styles.ts",
1201
- "declarations": [],
1202
- "exports": []
1203
- },
1204
- {
1205
- "kind": "javascript-module",
1206
- "path": "src/types/submitButton.ts",
1207
- "declarations": [],
1208
- "exports": []
1209
- },
1210
- {
1211
- "kind": "javascript-module",
1212
- "path": "src/types/textInput.ts",
1213
- "declarations": [],
1214
- "exports": []
1215
- },
1216
- {
1217
- "kind": "javascript-module",
1218
- "path": "src/types/textToSpeech.ts",
1219
- "declarations": [],
1220
- "exports": []
1221
- },
1222
- {
1223
- "kind": "javascript-module",
1224
- "path": "src/types/typeConverters.ts",
1225
- "declarations": [],
1226
- "exports": []
1227
- },
1228
- {
1229
- "kind": "javascript-module",
1230
- "path": "src/types/utilityTypes.ts",
1231
- "declarations": [],
1232
- "exports": []
1233
- },
1234
- {
1235
- "kind": "javascript-module",
1236
- "path": "src/types/validateInput.ts",
876
+ "path": "src/services/serviceIO.ts",
1237
877
  "declarations": [],
1238
878
  "exports": []
1239
879
  },
1240
880
  {
1241
881
  "kind": "javascript-module",
1242
- "path": "src/types/validationHandler.ts",
1243
- "declarations": [],
1244
- "exports": []
882
+ "path": "src/services/serviceIOFactory.ts",
883
+ "declarations": [
884
+ {
885
+ "kind": "class",
886
+ "description": "",
887
+ "name": "ServiceIOFactory",
888
+ "members": [
889
+ {
890
+ "kind": "method",
891
+ "name": "create",
892
+ "privacy": "public",
893
+ "static": true,
894
+ "return": {
895
+ "type": {
896
+ "text": "ServiceIO"
897
+ }
898
+ },
899
+ "parameters": [
900
+ {
901
+ "name": "deepChat",
902
+ "type": {
903
+ "text": "DeepChat"
904
+ }
905
+ }
906
+ ]
907
+ }
908
+ ]
909
+ }
910
+ ],
911
+ "exports": [
912
+ {
913
+ "kind": "js",
914
+ "name": "ServiceIOFactory",
915
+ "declaration": {
916
+ "name": "ServiceIOFactory",
917
+ "module": "src/services/serviceIOFactory.ts"
918
+ }
919
+ }
920
+ ]
1245
921
  },
1246
922
  {
1247
923
  "kind": "javascript-module",
@@ -2152,6 +1828,20 @@
2152
1828
  }
2153
1829
  ]
2154
1830
  },
1831
+ {
1832
+ "kind": "javascript-module",
1833
+ "path": "src/webModel/webModelConfig2.ts",
1834
+ "declarations": [],
1835
+ "exports": [
1836
+ {
1837
+ "kind": "js",
1838
+ "name": "default",
1839
+ "declaration": {
1840
+ "module": "src/webModel/webModelConfig2.ts"
1841
+ }
1842
+ }
1843
+ ]
1844
+ },
2155
1845
  {
2156
1846
  "kind": "javascript-module",
2157
1847
  "path": "src/webModel/webModelIntroMessage.ts",
@@ -2329,6 +2019,330 @@
2329
2019
  "declarations": [],
2330
2020
  "exports": []
2331
2021
  },
2022
+ {
2023
+ "kind": "javascript-module",
2024
+ "path": "src/types/APIKey.ts",
2025
+ "declarations": [],
2026
+ "exports": []
2027
+ },
2028
+ {
2029
+ "kind": "javascript-module",
2030
+ "path": "src/types/GCP.ts",
2031
+ "declarations": [],
2032
+ "exports": []
2033
+ },
2034
+ {
2035
+ "kind": "javascript-module",
2036
+ "path": "src/types/assemblyAI.ts",
2037
+ "declarations": [],
2038
+ "exports": []
2039
+ },
2040
+ {
2041
+ "kind": "javascript-module",
2042
+ "path": "src/types/assemblyAIResult.ts",
2043
+ "declarations": [],
2044
+ "exports": []
2045
+ },
2046
+ {
2047
+ "kind": "javascript-module",
2048
+ "path": "src/types/avatars.ts",
2049
+ "declarations": [],
2050
+ "exports": []
2051
+ },
2052
+ {
2053
+ "kind": "javascript-module",
2054
+ "path": "src/types/azure.ts",
2055
+ "declarations": [],
2056
+ "exports": []
2057
+ },
2058
+ {
2059
+ "kind": "javascript-module",
2060
+ "path": "src/types/azureResult.ts",
2061
+ "declarations": [],
2062
+ "exports": []
2063
+ },
2064
+ {
2065
+ "kind": "javascript-module",
2066
+ "path": "src/types/button.ts",
2067
+ "declarations": [],
2068
+ "exports": []
2069
+ },
2070
+ {
2071
+ "kind": "javascript-module",
2072
+ "path": "src/types/buttonInternal.ts",
2073
+ "declarations": [],
2074
+ "exports": []
2075
+ },
2076
+ {
2077
+ "kind": "javascript-module",
2078
+ "path": "src/types/buttonTypes.ts",
2079
+ "declarations": [],
2080
+ "exports": []
2081
+ },
2082
+ {
2083
+ "kind": "javascript-module",
2084
+ "path": "src/types/camera.ts",
2085
+ "declarations": [],
2086
+ "exports": []
2087
+ },
2088
+ {
2089
+ "kind": "javascript-module",
2090
+ "path": "src/types/chatLimits.ts",
2091
+ "declarations": [],
2092
+ "exports": []
2093
+ },
2094
+ {
2095
+ "kind": "javascript-module",
2096
+ "path": "src/types/cohere.ts",
2097
+ "declarations": [],
2098
+ "exports": []
2099
+ },
2100
+ {
2101
+ "kind": "javascript-module",
2102
+ "path": "src/types/cohereResult.ts",
2103
+ "declarations": [],
2104
+ "exports": []
2105
+ },
2106
+ {
2107
+ "kind": "javascript-module",
2108
+ "path": "src/types/demo.ts",
2109
+ "declarations": [],
2110
+ "exports": []
2111
+ },
2112
+ {
2113
+ "kind": "javascript-module",
2114
+ "path": "src/types/directConnection.ts",
2115
+ "declarations": [],
2116
+ "exports": []
2117
+ },
2118
+ {
2119
+ "kind": "javascript-module",
2120
+ "path": "src/types/dropupStyles.ts",
2121
+ "declarations": [],
2122
+ "exports": []
2123
+ },
2124
+ {
2125
+ "kind": "javascript-module",
2126
+ "path": "src/types/error.ts",
2127
+ "declarations": [],
2128
+ "exports": []
2129
+ },
2130
+ {
2131
+ "kind": "javascript-module",
2132
+ "path": "src/types/fileAttachments.ts",
2133
+ "declarations": [],
2134
+ "exports": []
2135
+ },
2136
+ {
2137
+ "kind": "javascript-module",
2138
+ "path": "src/types/fileServiceConfigs.ts",
2139
+ "declarations": [],
2140
+ "exports": []
2141
+ },
2142
+ {
2143
+ "kind": "javascript-module",
2144
+ "path": "src/types/fileTypes.ts",
2145
+ "declarations": [],
2146
+ "exports": []
2147
+ },
2148
+ {
2149
+ "kind": "javascript-module",
2150
+ "path": "src/types/genericInputButton.ts",
2151
+ "declarations": [],
2152
+ "exports": []
2153
+ },
2154
+ {
2155
+ "kind": "javascript-module",
2156
+ "path": "src/types/handler.ts",
2157
+ "declarations": [],
2158
+ "exports": []
2159
+ },
2160
+ {
2161
+ "kind": "javascript-module",
2162
+ "path": "src/types/headers.ts",
2163
+ "declarations": [],
2164
+ "exports": []
2165
+ },
2166
+ {
2167
+ "kind": "javascript-module",
2168
+ "path": "src/types/html.ts",
2169
+ "declarations": [],
2170
+ "exports": []
2171
+ },
2172
+ {
2173
+ "kind": "javascript-module",
2174
+ "path": "src/types/huggingFace.ts",
2175
+ "declarations": [],
2176
+ "exports": []
2177
+ },
2178
+ {
2179
+ "kind": "javascript-module",
2180
+ "path": "src/types/huggingFaceResult.ts",
2181
+ "declarations": [],
2182
+ "exports": []
2183
+ },
2184
+ {
2185
+ "kind": "javascript-module",
2186
+ "path": "src/types/insertKeyViewStyles.ts",
2187
+ "declarations": [],
2188
+ "exports": []
2189
+ },
2190
+ {
2191
+ "kind": "javascript-module",
2192
+ "path": "src/types/interceptors.ts",
2193
+ "declarations": [],
2194
+ "exports": []
2195
+ },
2196
+ {
2197
+ "kind": "javascript-module",
2198
+ "path": "src/types/keyVerificationDetails.ts",
2199
+ "declarations": [],
2200
+ "exports": []
2201
+ },
2202
+ {
2203
+ "kind": "javascript-module",
2204
+ "path": "src/types/messageFile.ts",
2205
+ "declarations": [],
2206
+ "exports": []
2207
+ },
2208
+ {
2209
+ "kind": "javascript-module",
2210
+ "path": "src/types/messages.ts",
2211
+ "declarations": [],
2212
+ "exports": []
2213
+ },
2214
+ {
2215
+ "kind": "javascript-module",
2216
+ "path": "src/types/messagesInternal.ts",
2217
+ "declarations": [],
2218
+ "exports": []
2219
+ },
2220
+ {
2221
+ "kind": "javascript-module",
2222
+ "path": "src/types/microphone.ts",
2223
+ "declarations": [],
2224
+ "exports": []
2225
+ },
2226
+ {
2227
+ "kind": "javascript-module",
2228
+ "path": "src/types/names.ts",
2229
+ "declarations": [],
2230
+ "exports": []
2231
+ },
2232
+ {
2233
+ "kind": "javascript-module",
2234
+ "path": "src/types/object.ts",
2235
+ "declarations": [],
2236
+ "exports": []
2237
+ },
2238
+ {
2239
+ "kind": "javascript-module",
2240
+ "path": "src/types/openAI.ts",
2241
+ "declarations": [],
2242
+ "exports": []
2243
+ },
2244
+ {
2245
+ "kind": "javascript-module",
2246
+ "path": "src/types/openAIInternal.ts",
2247
+ "declarations": [],
2248
+ "exports": []
2249
+ },
2250
+ {
2251
+ "kind": "javascript-module",
2252
+ "path": "src/types/openAIResult.ts",
2253
+ "declarations": [],
2254
+ "exports": []
2255
+ },
2256
+ {
2257
+ "kind": "javascript-module",
2258
+ "path": "src/types/permittedErrorMessage.ts",
2259
+ "declarations": [],
2260
+ "exports": []
2261
+ },
2262
+ {
2263
+ "kind": "javascript-module",
2264
+ "path": "src/types/request.ts",
2265
+ "declarations": [],
2266
+ "exports": []
2267
+ },
2268
+ {
2269
+ "kind": "javascript-module",
2270
+ "path": "src/types/response.ts",
2271
+ "declarations": [],
2272
+ "exports": []
2273
+ },
2274
+ {
2275
+ "kind": "javascript-module",
2276
+ "path": "src/types/responseInternal.ts",
2277
+ "declarations": [],
2278
+ "exports": []
2279
+ },
2280
+ {
2281
+ "kind": "javascript-module",
2282
+ "path": "src/types/stabilityAI.ts",
2283
+ "declarations": [],
2284
+ "exports": []
2285
+ },
2286
+ {
2287
+ "kind": "javascript-module",
2288
+ "path": "src/types/stabilityAIResult.ts",
2289
+ "declarations": [],
2290
+ "exports": []
2291
+ },
2292
+ {
2293
+ "kind": "javascript-module",
2294
+ "path": "src/types/stream.ts",
2295
+ "declarations": [],
2296
+ "exports": []
2297
+ },
2298
+ {
2299
+ "kind": "javascript-module",
2300
+ "path": "src/types/styles.ts",
2301
+ "declarations": [],
2302
+ "exports": []
2303
+ },
2304
+ {
2305
+ "kind": "javascript-module",
2306
+ "path": "src/types/submitButton.ts",
2307
+ "declarations": [],
2308
+ "exports": []
2309
+ },
2310
+ {
2311
+ "kind": "javascript-module",
2312
+ "path": "src/types/textInput.ts",
2313
+ "declarations": [],
2314
+ "exports": []
2315
+ },
2316
+ {
2317
+ "kind": "javascript-module",
2318
+ "path": "src/types/textToSpeech.ts",
2319
+ "declarations": [],
2320
+ "exports": []
2321
+ },
2322
+ {
2323
+ "kind": "javascript-module",
2324
+ "path": "src/types/typeConverters.ts",
2325
+ "declarations": [],
2326
+ "exports": []
2327
+ },
2328
+ {
2329
+ "kind": "javascript-module",
2330
+ "path": "src/types/utilityTypes.ts",
2331
+ "declarations": [],
2332
+ "exports": []
2333
+ },
2334
+ {
2335
+ "kind": "javascript-module",
2336
+ "path": "src/types/validateInput.ts",
2337
+ "declarations": [],
2338
+ "exports": []
2339
+ },
2340
+ {
2341
+ "kind": "javascript-module",
2342
+ "path": "src/types/validationHandler.ts",
2343
+ "declarations": [],
2344
+ "exports": []
2345
+ },
2332
2346
  {
2333
2347
  "kind": "javascript-module",
2334
2348
  "path": "src/services/assemblyAI/assemblyAIAudioIO.ts",
@@ -28118,12 +28132,12 @@
28118
28132
  },
28119
28133
  {
28120
28134
  "kind": "javascript-module",
28121
- "path": "src/services/stabilityAI/utils/stabilityAIUtils.ts",
28135
+ "path": "src/services/openAI/utils/openAIUtils.ts",
28122
28136
  "declarations": [
28123
28137
  {
28124
28138
  "kind": "class",
28125
28139
  "description": "",
28126
- "name": "StabilityAIUtils",
28140
+ "name": "OpenAIUtils",
28127
28141
  "members": [
28128
28142
  {
28129
28143
  "kind": "method",
@@ -28181,6 +28195,62 @@
28181
28195
  "text": "KeyVerificationDetails"
28182
28196
  }
28183
28197
  }
28198
+ },
28199
+ {
28200
+ "kind": "method",
28201
+ "name": "storeFiles",
28202
+ "privacy": "public",
28203
+ "static": true,
28204
+ "parameters": [
28205
+ {
28206
+ "name": "serviceIO",
28207
+ "type": {
28208
+ "text": "ServiceIO"
28209
+ }
28210
+ },
28211
+ {
28212
+ "name": "messages",
28213
+ "type": {
28214
+ "text": "Messages"
28215
+ }
28216
+ },
28217
+ {
28218
+ "name": "files",
28219
+ "type": {
28220
+ "text": "File[]"
28221
+ }
28222
+ }
28223
+ ]
28224
+ },
28225
+ {
28226
+ "kind": "method",
28227
+ "name": "directFetch",
28228
+ "privacy": "public",
28229
+ "static": true,
28230
+ "parameters": [
28231
+ {
28232
+ "name": "serviceIO",
28233
+ "type": {
28234
+ "text": "ServiceIO"
28235
+ }
28236
+ },
28237
+ {
28238
+ "name": "body",
28239
+ "type": {
28240
+ "text": "any"
28241
+ }
28242
+ },
28243
+ {
28244
+ "name": "method",
28245
+ "type": {
28246
+ "text": "'POST' | 'GET'"
28247
+ }
28248
+ },
28249
+ {
28250
+ "name": "stringify",
28251
+ "default": "true"
28252
+ }
28253
+ ]
28184
28254
  }
28185
28255
  ]
28186
28256
  }
@@ -28188,22 +28258,22 @@
28188
28258
  "exports": [
28189
28259
  {
28190
28260
  "kind": "js",
28191
- "name": "StabilityAIUtils",
28261
+ "name": "OpenAIUtils",
28192
28262
  "declaration": {
28193
- "name": "StabilityAIUtils",
28194
- "module": "src/services/stabilityAI/utils/stabilityAIUtils.ts"
28263
+ "name": "OpenAIUtils",
28264
+ "module": "src/services/openAI/utils/openAIUtils.ts"
28195
28265
  }
28196
28266
  }
28197
28267
  ]
28198
28268
  },
28199
28269
  {
28200
28270
  "kind": "javascript-module",
28201
- "path": "src/services/openAI/utils/openAIUtils.ts",
28271
+ "path": "src/services/stabilityAI/utils/stabilityAIUtils.ts",
28202
28272
  "declarations": [
28203
28273
  {
28204
28274
  "kind": "class",
28205
28275
  "description": "",
28206
- "name": "OpenAIUtils",
28276
+ "name": "StabilityAIUtils",
28207
28277
  "members": [
28208
28278
  {
28209
28279
  "kind": "method",
@@ -28261,62 +28331,6 @@
28261
28331
  "text": "KeyVerificationDetails"
28262
28332
  }
28263
28333
  }
28264
- },
28265
- {
28266
- "kind": "method",
28267
- "name": "storeFiles",
28268
- "privacy": "public",
28269
- "static": true,
28270
- "parameters": [
28271
- {
28272
- "name": "serviceIO",
28273
- "type": {
28274
- "text": "ServiceIO"
28275
- }
28276
- },
28277
- {
28278
- "name": "messages",
28279
- "type": {
28280
- "text": "Messages"
28281
- }
28282
- },
28283
- {
28284
- "name": "files",
28285
- "type": {
28286
- "text": "File[]"
28287
- }
28288
- }
28289
- ]
28290
- },
28291
- {
28292
- "kind": "method",
28293
- "name": "directFetch",
28294
- "privacy": "public",
28295
- "static": true,
28296
- "parameters": [
28297
- {
28298
- "name": "serviceIO",
28299
- "type": {
28300
- "text": "ServiceIO"
28301
- }
28302
- },
28303
- {
28304
- "name": "body",
28305
- "type": {
28306
- "text": "any"
28307
- }
28308
- },
28309
- {
28310
- "name": "method",
28311
- "type": {
28312
- "text": "'POST' | 'GET'"
28313
- }
28314
- },
28315
- {
28316
- "name": "stringify",
28317
- "default": "true"
28318
- }
28319
- ]
28320
28334
  }
28321
28335
  ]
28322
28336
  }
@@ -28324,10 +28338,10 @@
28324
28338
  "exports": [
28325
28339
  {
28326
28340
  "kind": "js",
28327
- "name": "OpenAIUtils",
28341
+ "name": "StabilityAIUtils",
28328
28342
  "declaration": {
28329
- "name": "OpenAIUtils",
28330
- "module": "src/services/openAI/utils/openAIUtils.ts"
28343
+ "name": "StabilityAIUtils",
28344
+ "module": "src/services/stabilityAI/utils/stabilityAIUtils.ts"
28331
28345
  }
28332
28346
  }
28333
28347
  ]
@@ -32681,6 +32695,22 @@
32681
32695
  "privacy": "private",
32682
32696
  "default": "styles"
32683
32697
  },
32698
+ {
32699
+ "kind": "field",
32700
+ "name": "clickEvent",
32701
+ "type": {
32702
+ "text": "(event: MouseEvent) => void | undefined"
32703
+ },
32704
+ "privacy": "private"
32705
+ },
32706
+ {
32707
+ "kind": "field",
32708
+ "name": "keyDownEvent",
32709
+ "type": {
32710
+ "text": "(event: KeyboardEvent) => void | undefined"
32711
+ },
32712
+ "privacy": "private"
32713
+ },
32684
32714
  {
32685
32715
  "kind": "method",
32686
32716
  "name": "createElement",
@@ -32733,6 +32763,44 @@
32733
32763
  }
32734
32764
  }
32735
32765
  ]
32766
+ },
32767
+ {
32768
+ "kind": "method",
32769
+ "name": "windowClick",
32770
+ "privacy": "private",
32771
+ "parameters": [
32772
+ {
32773
+ "name": "containerElement",
32774
+ "type": {
32775
+ "text": "HTMLElement"
32776
+ }
32777
+ },
32778
+ {
32779
+ "name": "event",
32780
+ "type": {
32781
+ "text": "MouseEvent"
32782
+ }
32783
+ }
32784
+ ]
32785
+ },
32786
+ {
32787
+ "kind": "method",
32788
+ "name": "windowKeyDown",
32789
+ "privacy": "private",
32790
+ "parameters": [
32791
+ {
32792
+ "name": "containerElement",
32793
+ "type": {
32794
+ "text": "HTMLElement"
32795
+ }
32796
+ },
32797
+ {
32798
+ "name": "event",
32799
+ "type": {
32800
+ "text": "KeyboardEvent"
32801
+ }
32802
+ }
32803
+ ]
32736
32804
  }
32737
32805
  ]
32738
32806
  }
@@ -32928,178 +32996,6 @@
32928
32996
  }
32929
32997
  ]
32930
32998
  },
32931
- {
32932
- "kind": "javascript-module",
32933
- "path": "src/views/chat/input/fileAttachments/fileAttachments.ts",
32934
- "declarations": [
32935
- {
32936
- "kind": "class",
32937
- "description": "",
32938
- "name": "FileAttachments",
32939
- "members": [
32940
- {
32941
- "kind": "field",
32942
- "name": "_fileAttachmentsTypes",
32943
- "type": {
32944
- "text": "FileAttachmentsType[]"
32945
- },
32946
- "privacy": "private",
32947
- "default": "[]"
32948
- },
32949
- {
32950
- "kind": "field",
32951
- "name": "elementRef",
32952
- "type": {
32953
- "text": "HTMLElement"
32954
- }
32955
- },
32956
- {
32957
- "kind": "method",
32958
- "name": "addType",
32959
- "parameters": [
32960
- {
32961
- "name": "deepChat",
32962
- "type": {
32963
- "text": "DeepChat"
32964
- }
32965
- },
32966
- {
32967
- "name": "files",
32968
- "type": {
32969
- "text": "FileAttachmentsT"
32970
- }
32971
- },
32972
- {
32973
- "name": "type",
32974
- "type": {
32975
- "text": "keyof ServiceFileTypes"
32976
- }
32977
- }
32978
- ]
32979
- },
32980
- {
32981
- "kind": "method",
32982
- "name": "createAttachmentContainer",
32983
- "privacy": "private"
32984
- },
32985
- {
32986
- "kind": "method",
32987
- "name": "toggleContainerDisplay",
32988
- "privacy": "private",
32989
- "parameters": [
32990
- {
32991
- "name": "display",
32992
- "type": {
32993
- "text": "boolean"
32994
- }
32995
- }
32996
- ]
32997
- },
32998
- {
32999
- "kind": "method",
33000
- "name": "getAllFileData"
33001
- },
33002
- {
33003
- "kind": "method",
33004
- "name": "completePlaceholders"
33005
- },
33006
- {
33007
- "kind": "method",
33008
- "name": "addFilesToType",
33009
- "privacy": "public",
33010
- "static": true,
33011
- "parameters": [
33012
- {
33013
- "name": "files",
33014
- "type": {
33015
- "text": "File[]"
33016
- }
33017
- },
33018
- {
33019
- "name": "fileAttachmentTypes",
33020
- "type": {
33021
- "text": "FileAttachmentsType[]"
33022
- }
33023
- }
33024
- ]
33025
- },
33026
- {
33027
- "kind": "method",
33028
- "name": "addFilesToAnyType",
33029
- "parameters": [
33030
- {
33031
- "name": "files",
33032
- "type": {
33033
- "text": "File[]"
33034
- }
33035
- }
33036
- ]
33037
- },
33038
- {
33039
- "kind": "method",
33040
- "name": "removeAllFiles"
33041
- },
33042
- {
33043
- "kind": "method",
33044
- "name": "getNumberOfTypes"
33045
- }
33046
- ]
33047
- }
33048
- ],
33049
- "exports": [
33050
- {
33051
- "kind": "js",
33052
- "name": "FileAttachments",
33053
- "declaration": {
33054
- "name": "FileAttachments",
33055
- "module": "src/views/chat/input/fileAttachments/fileAttachments.ts"
33056
- }
33057
- }
33058
- ]
33059
- },
33060
- {
33061
- "kind": "javascript-module",
33062
- "path": "src/views/chat/input/fileAttachments/newFileName.ts",
33063
- "declarations": [
33064
- {
33065
- "kind": "class",
33066
- "description": "",
33067
- "name": "NewFileName",
33068
- "members": [
33069
- {
33070
- "kind": "method",
33071
- "name": "getFileName",
33072
- "privacy": "public",
33073
- "static": true,
33074
- "parameters": [
33075
- {
33076
- "name": "prefix",
33077
- "type": {
33078
- "text": "string"
33079
- }
33080
- },
33081
- {
33082
- "name": "extension",
33083
- "type": {
33084
- "text": "string"
33085
- }
33086
- }
33087
- ]
33088
- }
33089
- ]
33090
- }
33091
- ],
33092
- "exports": [
33093
- {
33094
- "kind": "js",
33095
- "name": "NewFileName",
33096
- "declaration": {
33097
- "name": "NewFileName",
33098
- "module": "src/views/chat/input/fileAttachments/newFileName.ts"
33099
- }
33100
- }
33101
- ]
33102
- },
33103
32999
  {
33104
33000
  "kind": "javascript-module",
33105
33001
  "path": "src/views/chat/input/textInput/focusUtils.ts",
@@ -33539,6 +33435,178 @@
33539
33435
  }
33540
33436
  ]
33541
33437
  },
33438
+ {
33439
+ "kind": "javascript-module",
33440
+ "path": "src/views/chat/input/fileAttachments/fileAttachments.ts",
33441
+ "declarations": [
33442
+ {
33443
+ "kind": "class",
33444
+ "description": "",
33445
+ "name": "FileAttachments",
33446
+ "members": [
33447
+ {
33448
+ "kind": "field",
33449
+ "name": "_fileAttachmentsTypes",
33450
+ "type": {
33451
+ "text": "FileAttachmentsType[]"
33452
+ },
33453
+ "privacy": "private",
33454
+ "default": "[]"
33455
+ },
33456
+ {
33457
+ "kind": "field",
33458
+ "name": "elementRef",
33459
+ "type": {
33460
+ "text": "HTMLElement"
33461
+ }
33462
+ },
33463
+ {
33464
+ "kind": "method",
33465
+ "name": "addType",
33466
+ "parameters": [
33467
+ {
33468
+ "name": "deepChat",
33469
+ "type": {
33470
+ "text": "DeepChat"
33471
+ }
33472
+ },
33473
+ {
33474
+ "name": "files",
33475
+ "type": {
33476
+ "text": "FileAttachmentsT"
33477
+ }
33478
+ },
33479
+ {
33480
+ "name": "type",
33481
+ "type": {
33482
+ "text": "keyof ServiceFileTypes"
33483
+ }
33484
+ }
33485
+ ]
33486
+ },
33487
+ {
33488
+ "kind": "method",
33489
+ "name": "createAttachmentContainer",
33490
+ "privacy": "private"
33491
+ },
33492
+ {
33493
+ "kind": "method",
33494
+ "name": "toggleContainerDisplay",
33495
+ "privacy": "private",
33496
+ "parameters": [
33497
+ {
33498
+ "name": "display",
33499
+ "type": {
33500
+ "text": "boolean"
33501
+ }
33502
+ }
33503
+ ]
33504
+ },
33505
+ {
33506
+ "kind": "method",
33507
+ "name": "getAllFileData"
33508
+ },
33509
+ {
33510
+ "kind": "method",
33511
+ "name": "completePlaceholders"
33512
+ },
33513
+ {
33514
+ "kind": "method",
33515
+ "name": "addFilesToType",
33516
+ "privacy": "public",
33517
+ "static": true,
33518
+ "parameters": [
33519
+ {
33520
+ "name": "files",
33521
+ "type": {
33522
+ "text": "File[]"
33523
+ }
33524
+ },
33525
+ {
33526
+ "name": "fileAttachmentTypes",
33527
+ "type": {
33528
+ "text": "FileAttachmentsType[]"
33529
+ }
33530
+ }
33531
+ ]
33532
+ },
33533
+ {
33534
+ "kind": "method",
33535
+ "name": "addFilesToAnyType",
33536
+ "parameters": [
33537
+ {
33538
+ "name": "files",
33539
+ "type": {
33540
+ "text": "File[]"
33541
+ }
33542
+ }
33543
+ ]
33544
+ },
33545
+ {
33546
+ "kind": "method",
33547
+ "name": "removeAllFiles"
33548
+ },
33549
+ {
33550
+ "kind": "method",
33551
+ "name": "getNumberOfTypes"
33552
+ }
33553
+ ]
33554
+ }
33555
+ ],
33556
+ "exports": [
33557
+ {
33558
+ "kind": "js",
33559
+ "name": "FileAttachments",
33560
+ "declaration": {
33561
+ "name": "FileAttachments",
33562
+ "module": "src/views/chat/input/fileAttachments/fileAttachments.ts"
33563
+ }
33564
+ }
33565
+ ]
33566
+ },
33567
+ {
33568
+ "kind": "javascript-module",
33569
+ "path": "src/views/chat/input/fileAttachments/newFileName.ts",
33570
+ "declarations": [
33571
+ {
33572
+ "kind": "class",
33573
+ "description": "",
33574
+ "name": "NewFileName",
33575
+ "members": [
33576
+ {
33577
+ "kind": "method",
33578
+ "name": "getFileName",
33579
+ "privacy": "public",
33580
+ "static": true,
33581
+ "parameters": [
33582
+ {
33583
+ "name": "prefix",
33584
+ "type": {
33585
+ "text": "string"
33586
+ }
33587
+ },
33588
+ {
33589
+ "name": "extension",
33590
+ "type": {
33591
+ "text": "string"
33592
+ }
33593
+ }
33594
+ ]
33595
+ }
33596
+ ]
33597
+ }
33598
+ ],
33599
+ "exports": [
33600
+ {
33601
+ "kind": "js",
33602
+ "name": "NewFileName",
33603
+ "declaration": {
33604
+ "name": "NewFileName",
33605
+ "module": "src/views/chat/input/fileAttachments/newFileName.ts"
33606
+ }
33607
+ }
33608
+ ]
33609
+ },
33542
33610
  {
33543
33611
  "kind": "javascript-module",
33544
33612
  "path": "src/views/chat/messages/html/htmlDeepChatElements.ts",
@@ -36455,7 +36523,7 @@
36455
36523
  }
36456
36524
  },
36457
36525
  {
36458
- "name": "isActive",
36526
+ "name": "isDisabled",
36459
36527
  "optional": true,
36460
36528
  "type": {
36461
36529
  "text": "boolean"
@@ -38492,6 +38560,18 @@
38492
38560
  "module": "src/views/chat/input/fileAttachments/modal/modal.ts"
38493
38561
  }
38494
38562
  },
38563
+ {
38564
+ "kind": "field",
38565
+ "name": "keyDownEvent",
38566
+ "type": {
38567
+ "text": "(event: KeyboardEvent) => void | undefined"
38568
+ },
38569
+ "privacy": "private",
38570
+ "inheritedFrom": {
38571
+ "name": "Modal",
38572
+ "module": "src/views/chat/input/fileAttachments/modal/modal.ts"
38573
+ }
38574
+ },
38495
38575
  {
38496
38576
  "kind": "method",
38497
38577
  "name": "isOpen",
@@ -38727,6 +38807,37 @@
38727
38807
  "kind": "method",
38728
38808
  "name": "addWindowEvents",
38729
38809
  "privacy": "private",
38810
+ "parameters": [
38811
+ {
38812
+ "name": "viewContainerElement",
38813
+ "type": {
38814
+ "text": "HTMLElement"
38815
+ }
38816
+ }
38817
+ ],
38818
+ "inheritedFrom": {
38819
+ "name": "Modal",
38820
+ "module": "src/views/chat/input/fileAttachments/modal/modal.ts"
38821
+ }
38822
+ },
38823
+ {
38824
+ "kind": "method",
38825
+ "name": "windowKeyDown",
38826
+ "privacy": "private",
38827
+ "parameters": [
38828
+ {
38829
+ "name": "viewContainerElement",
38830
+ "type": {
38831
+ "text": "HTMLElement"
38832
+ }
38833
+ },
38834
+ {
38835
+ "name": "event",
38836
+ "type": {
38837
+ "text": "KeyboardEvent"
38838
+ }
38839
+ }
38840
+ ],
38730
38841
  "inheritedFrom": {
38731
38842
  "name": "Modal",
38732
38843
  "module": "src/views/chat/input/fileAttachments/modal/modal.ts"
@@ -38816,6 +38927,14 @@
38816
38927
  "text": "() => void | undefined"
38817
38928
  }
38818
38929
  },
38930
+ {
38931
+ "kind": "field",
38932
+ "name": "keyDownEvent",
38933
+ "type": {
38934
+ "text": "(event: KeyboardEvent) => void | undefined"
38935
+ },
38936
+ "privacy": "private"
38937
+ },
38819
38938
  {
38820
38939
  "kind": "method",
38821
38940
  "name": "isOpen"
@@ -38998,7 +39117,34 @@
38998
39117
  {
38999
39118
  "kind": "method",
39000
39119
  "name": "addWindowEvents",
39001
- "privacy": "private"
39120
+ "privacy": "private",
39121
+ "parameters": [
39122
+ {
39123
+ "name": "viewContainerElement",
39124
+ "type": {
39125
+ "text": "HTMLElement"
39126
+ }
39127
+ }
39128
+ ]
39129
+ },
39130
+ {
39131
+ "kind": "method",
39132
+ "name": "windowKeyDown",
39133
+ "privacy": "private",
39134
+ "parameters": [
39135
+ {
39136
+ "name": "viewContainerElement",
39137
+ "type": {
39138
+ "text": "HTMLElement"
39139
+ }
39140
+ },
39141
+ {
39142
+ "name": "event",
39143
+ "type": {
39144
+ "text": "KeyboardEvent"
39145
+ }
39146
+ }
39147
+ ]
39002
39148
  }
39003
39149
  ]
39004
39150
  }