@nocobase/plugin-ai 2.2.0-beta.15 → 2.2.0-beta.17

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.
Files changed (254) hide show
  1. package/dist/ai/docs/nocobase/ai-employees/block/ai-chat-box.md +133 -0
  2. package/dist/ai/docs/nocobase/ai-employees/knowledge-base/knowledge-base/documents.md +1 -1
  3. package/dist/ai/docs/nocobase/ai-employees/knowledge-base/knowledge-base/index.md +11 -7
  4. package/dist/ai/docs/nocobase/ai-employees/knowledge-base/knowledge-base/settings.md +12 -8
  5. package/dist/ai/docs/nocobase/ai-employees/knowledge-base/vector-database.md +3 -3
  6. package/dist/ai/docs/nocobase/ai-employees/workflow/nodes/knowledge/create-document.md +1 -1
  7. package/dist/ai/docs/nocobase/api/app/env.md +2 -0
  8. package/dist/ai/docs/nocobase/building-tips/ai-fill-js-block-form.md +1092 -0
  9. package/dist/ai/docs/nocobase/data-sources/calendar/calendar-collection.md +100 -3
  10. package/dist/ai/docs/nocobase/data-sources/collection-comment/index.md +92 -39
  11. package/dist/ai/docs/nocobase/data-sources/collection-sql/index.md +150 -29
  12. package/dist/ai/docs/nocobase/data-sources/collection-tree/index.md +93 -5
  13. package/dist/ai/docs/nocobase/data-sources/collection-view/index.md +226 -4
  14. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/advanced/china-region.md +122 -5
  15. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/advanced/collection-select.md +105 -4
  16. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/advanced/json.md +102 -4
  17. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/advanced/nano-id.md +104 -4
  18. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/advanced/snowflake-id.md +108 -4
  19. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/advanced/sort.md +3 -19
  20. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/advanced/uuid.md +104 -4
  21. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/associations/index.md +44 -8
  22. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/color.md +102 -4
  23. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/email.md +104 -4
  24. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/icon.md +102 -4
  25. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/input.md +112 -8
  26. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/integer.md +103 -4
  27. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/number.md +103 -4
  28. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/password.md +102 -4
  29. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/percent.md +104 -5
  30. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/phone.md +104 -4
  31. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/textarea.md +99 -8
  32. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/basic/url.md +103 -4
  33. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/choices/checkbox-group.md +105 -3
  34. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/choices/checkbox.md +102 -4
  35. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/choices/china-region.md +108 -5
  36. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/choices/multiple-select.md +103 -5
  37. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/choices/radio-group.md +106 -4
  38. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/choices/select.md +103 -5
  39. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/datetime/date.md +102 -4
  40. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/datetime/datetime-without-tz.md +103 -5
  41. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/datetime/datetime.md +103 -5
  42. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/datetime/index.md +53 -47
  43. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/datetime/time.md +102 -4
  44. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/datetime/unix-timestamp.md +103 -5
  45. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/geometric/circle.md +102 -4
  46. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/geometric/line.md +103 -5
  47. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/geometric/point.md +102 -4
  48. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/geometric/polygon.md +102 -4
  49. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/index.md +62 -16
  50. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/media/markdown.md +104 -4
  51. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/media/rich-text.md +105 -5
  52. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/system-info/created-at.md +105 -5
  53. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/system-info/created-by.md +103 -5
  54. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/system-info/space.md +100 -6
  55. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/system-info/table-oid.md +102 -4
  56. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/system-info/updated-at.md +104 -5
  57. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/system-info/updated-by.md +104 -6
  58. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection-fields/validation.md +68 -58
  59. package/dist/ai/docs/nocobase/data-sources/data-modeling/collection.md +32 -13
  60. package/dist/ai/docs/nocobase/data-sources/data-modeling/index.md +41 -33
  61. package/dist/ai/docs/nocobase/data-sources/data-source-external-mariadb/index.md +114 -6
  62. package/dist/ai/docs/nocobase/data-sources/data-source-external-mssql/index.md +117 -6
  63. package/dist/ai/docs/nocobase/data-sources/data-source-external-mysql/index.md +103 -6
  64. package/dist/ai/docs/nocobase/data-sources/data-source-external-nocobase/index.md +75 -73
  65. package/dist/ai/docs/nocobase/data-sources/data-source-external-oracle/index.md +129 -11
  66. package/dist/ai/docs/nocobase/data-sources/data-source-external-postgres/index.md +110 -6
  67. package/dist/ai/docs/nocobase/data-sources/data-source-kingbase/index.md +75 -49
  68. package/dist/ai/docs/nocobase/data-sources/data-source-main/general-collection.md +116 -15
  69. package/dist/ai/docs/nocobase/data-sources/data-source-main/index.md +92 -62
  70. package/dist/ai/docs/nocobase/data-sources/data-source-main/inheritance-collection.md +97 -10
  71. package/dist/ai/docs/nocobase/data-sources/data-source-manager/external-database.md +97 -58
  72. package/dist/ai/docs/nocobase/data-sources/data-source-manager/index.md +32 -24
  73. package/dist/ai/docs/nocobase/data-sources/data-source-rest-api/index.md +115 -153
  74. package/dist/ai/docs/nocobase/data-sources/external/clickhouse.md +124 -0
  75. package/dist/ai/docs/nocobase/data-sources/external/doris.md +130 -0
  76. package/dist/ai/docs/nocobase/data-sources/external/index.md +140 -0
  77. package/dist/ai/docs/nocobase/data-sources/external/kingbase.md +129 -0
  78. package/dist/ai/docs/nocobase/data-sources/external/mariadb.md +126 -0
  79. package/dist/ai/docs/nocobase/data-sources/external/mssql.md +129 -0
  80. package/dist/ai/docs/nocobase/data-sources/external/mysql.md +115 -0
  81. package/dist/ai/docs/nocobase/data-sources/external/nocobase.md +159 -0
  82. package/dist/ai/docs/nocobase/data-sources/external/oceanbase.md +126 -0
  83. package/dist/ai/docs/nocobase/data-sources/external/oracle.md +158 -0
  84. package/dist/ai/docs/nocobase/data-sources/external/postgresql.md +122 -0
  85. package/dist/ai/docs/nocobase/data-sources/external/rest-api.md +245 -0
  86. package/dist/ai/docs/nocobase/data-sources/field-attachment-url/index.md +100 -12
  87. package/dist/ai/docs/nocobase/data-sources/field-encryption/index.md +48 -47
  88. package/dist/ai/docs/nocobase/data-sources/field-formula/index.md +99 -5
  89. package/dist/ai/docs/nocobase/data-sources/field-markdown-vditor/index.md +105 -5
  90. package/dist/ai/docs/nocobase/data-sources/field-sequence/index.md +102 -5
  91. package/dist/ai/docs/nocobase/data-sources/field-signature/index.md +18 -16
  92. package/dist/ai/docs/nocobase/data-sources/field-sort/index.md +76 -73
  93. package/dist/ai/docs/nocobase/data-sources/file-manager/field-attachment.md +101 -7
  94. package/dist/ai/docs/nocobase/data-sources/file-manager/file-collection.md +101 -14
  95. package/dist/ai/docs/nocobase/data-sources/index.md +49 -33
  96. package/dist/ai/docs/nocobase/data-sources/main/index.md +130 -0
  97. package/dist/ai/docs/nocobase/data-sources/main/kingbase.md +147 -0
  98. package/dist/ai/docs/nocobase/data-sources/main/mariadb.md +59 -0
  99. package/dist/ai/docs/nocobase/data-sources/main/mysql.md +59 -0
  100. package/dist/ai/docs/nocobase/data-sources/main/oceanbase.md +62 -0
  101. package/dist/ai/docs/nocobase/data-sources/main/postgresql.md +61 -0
  102. package/dist/ai/docs/nocobase/file-manager/file-preview/index.md +44 -3
  103. package/dist/ai/docs/nocobase/file-manager/storage/aliyun-oss.md +100 -3
  104. package/dist/ai/docs/nocobase/file-manager/storage/index.md +66 -26
  105. package/dist/ai/docs/nocobase/file-manager/storage/s3-pro.md +58 -7
  106. package/dist/ai/docs/nocobase/get-started/installation/env.md +1 -1
  107. package/dist/ai/docs/nocobase/ops-management/migration-manager/built-in-tables.md +1 -2
  108. package/dist/ai/docs/nocobase/runjs/context/ai.md +194 -4
  109. package/dist/ai/docs/nocobase/workflow/nodes/javascript.md +21 -1
  110. package/dist/ai/tools/executeFrontendTool.d.ts +10 -0
  111. package/dist/ai/tools/executeFrontendTool.js +86 -0
  112. package/dist/ai/tools/getSkill.js +1 -1
  113. package/dist/ai/tools/loadFrontendTool.d.ts +10 -0
  114. package/dist/ai/tools/loadFrontendTool.js +99 -0
  115. package/dist/client/244.1086967ad8fdedf4.js +10 -0
  116. package/dist/client/{525.203778500aca5d05.js → 525.94dd4136c1361477.js} +1 -1
  117. package/dist/client/681.6ffbc9329b9ac242.js +10 -0
  118. package/dist/{client-v2/705.1d10027ff8cfdf79.js → client/705.19b642db34de438a.js} +1 -1
  119. package/dist/client/index.d.ts +1 -3
  120. package/dist/client/index.js +8 -8
  121. package/dist/client-v2/244.678c34d698985c60.js +10 -0
  122. package/dist/client-v2/420.b2aedb1ff71fca0e.js +10 -0
  123. package/dist/client-v2/681.6890caa389564ff7.js +10 -0
  124. package/dist/client-v2/705.8dc34d43f02f322c.js +10 -0
  125. package/dist/client-v2/ai-employees/AIEmployeeShortcut.d.ts +2 -0
  126. package/dist/client-v2/ai-employees/AddContextButton.d.ts +2 -0
  127. package/dist/client-v2/ai-employees/chatbox/components/AIEmployeeSwitcher.d.ts +1 -0
  128. package/dist/client-v2/ai-employees/chatbox/components/ChatBoxUnreadBadge.d.ts +17 -0
  129. package/dist/client-v2/ai-employees/chatbox/components/Conversations.d.ts +9 -1
  130. package/dist/client-v2/ai-employees/chatbox/components/MessageRenderers.d.ts +1 -1
  131. package/dist/client-v2/ai-employees/chatbox/components/Messages.d.ts +5 -1
  132. package/dist/client-v2/ai-employees/chatbox/components/ModelSwitcher.d.ts +4 -0
  133. package/dist/client-v2/ai-employees/chatbox/components/Sender.d.ts +33 -1
  134. package/dist/client-v2/ai-employees/chatbox/components/index.d.ts +1 -0
  135. package/dist/client-v2/ai-employees/chatbox/hooks/useChat.d.ts +8 -5
  136. package/dist/client-v2/ai-employees/chatbox/hooks/useChatBoxActions.d.ts +3 -2
  137. package/dist/client-v2/ai-employees/chatbox/hooks/useChatBoxEffect.d.ts +2 -1
  138. package/dist/client-v2/ai-employees/chatbox/hooks/useChatConversationActions.d.ts +3 -2
  139. package/dist/client-v2/ai-employees/chatbox/hooks/useChatMessageActions.d.ts +4 -2
  140. package/dist/client-v2/ai-employees/chatbox/hooks/useToolCallActions.d.ts +3 -1
  141. package/dist/client-v2/ai-employees/chatbox/hooks/useUploadFiles.d.ts +13 -3
  142. package/dist/client-v2/ai-employees/chatbox/hooks/useWorkflowTasks.d.ts +3 -2
  143. package/dist/client-v2/ai-employees/chatbox/index.d.ts +17 -0
  144. package/dist/client-v2/ai-employees/chatbox/roles.d.ts +2 -153
  145. package/dist/client-v2/ai-employees/chatbox/stores/chat-box.d.ts +46 -31
  146. package/dist/client-v2/ai-employees/chatbox/stores/chat-conversations.d.ts +7 -7
  147. package/dist/client-v2/ai-employees/chatbox/stores/chat-messages.d.ts +23 -18
  148. package/dist/client-v2/ai-employees/chatbox/stores/chat-sender.d.ts +43 -0
  149. package/dist/client-v2/ai-employees/chatbox/stores/chat-tool-call.d.ts +6 -5
  150. package/dist/client-v2/ai-employees/chatbox/stores/chat-tools.d.ts +11 -5
  151. package/dist/client-v2/ai-employees/chatbox/stores/mounted-chat-boxes.d.ts +20 -0
  152. package/dist/client-v2/ai-employees/chatbox/stores/runtime.d.ts +43 -0
  153. package/dist/client-v2/ai-employees/chatbox/stores/workflow-tasks.d.ts +22 -10
  154. package/dist/client-v2/ai-employees/chatbox/upload.d.ts +19 -0
  155. package/dist/client-v2/ai-employees/chatbox/utils.d.ts +28 -4
  156. package/dist/client-v2/ai-employees/frontend-tools.d.ts +11 -0
  157. package/dist/client-v2/ai-employees/tools/SuggestionsOptionsCard.d.ts +1 -1
  158. package/dist/client-v2/ai-employees/tools/WorkflowTaskOutputCard.d.ts +1 -1
  159. package/dist/client-v2/ai-employees/types.d.ts +30 -0
  160. package/dist/client-v2/block/ai-chat-box/AIChatBoxBlockModel.d.ts +21 -0
  161. package/dist/client-v2/block/ai-chat-box/AIChatBoxCoreModel.d.ts +13 -0
  162. package/dist/client-v2/block/ai-chat-box/components/AIChatBoxCoreView.d.ts +10 -0
  163. package/dist/client-v2/block/ai-chat-box/components/AIChatBoxView.d.ts +12 -0
  164. package/dist/client-v2/block/ai-chat-box/index.d.ts +14 -0
  165. package/dist/client-v2/block/ai-chat-box/settings.d.ts +12 -0
  166. package/dist/client-v2/block/ai-chat-box/sub-models.d.ts +26 -0
  167. package/dist/client-v2/block/ai-chat-box/types.d.ts +38 -0
  168. package/dist/client-v2/block/ai-chat-box/utils.d.ts +26 -0
  169. package/dist/client-v2/index.d.ts +3 -5
  170. package/dist/client-v2/index.js +3 -3
  171. package/dist/client-v2/llm-services/model-select.d.ts +33 -0
  172. package/dist/client-v2/llm-services/utils.d.ts +1 -0
  173. package/dist/client-v2/manager/ai-manager.d.ts +10 -3
  174. package/dist/client-v2/manager/frontend-tool-registry.d.ts +30 -0
  175. package/dist/client-v2/models/ai-employees/AIEmployeeActionModel.d.ts +4 -1
  176. package/dist/client-v2/models/ai-employees/AIEmployeeShortcutModel.d.ts +7 -0
  177. package/dist/client-v2/pages/EmployeesPage.d.ts +5 -0
  178. package/dist/client-v2/pages/LLMServicesPage.d.ts +9 -4
  179. package/dist/client-v2/runjs/registerAIEmployeeRunJSFacade.d.ts +1 -0
  180. package/dist/common/ai-employee-validation.d.ts +15 -0
  181. package/dist/common/ai-employee-validation.js +61 -0
  182. package/dist/common/error-codes.d.ts +13 -0
  183. package/dist/common/error-codes.js +48 -0
  184. package/dist/common/frontend-tools.d.ts +26 -0
  185. package/dist/common/frontend-tools.js +57 -0
  186. package/dist/common/llm-service-models.d.ts +16 -0
  187. package/dist/common/llm-service-models.js +84 -0
  188. package/dist/externalVersion.js +16 -16
  189. package/dist/locale/de-DE.json +2 -1
  190. package/dist/locale/en-US.json +73 -1
  191. package/dist/locale/es-ES.json +2 -1
  192. package/dist/locale/fr-FR.json +2 -1
  193. package/dist/locale/hu-HU.json +2 -1
  194. package/dist/locale/id-ID.json +2 -1
  195. package/dist/locale/it-IT.json +2 -1
  196. package/dist/locale/ja-JP.json +2 -1
  197. package/dist/locale/ko-KR.json +2 -1
  198. package/dist/locale/nl-NL.json +2 -1
  199. package/dist/locale/pt-BR.json +2 -1
  200. package/dist/locale/ru-RU.json +2 -1
  201. package/dist/locale/tr-TR.json +2 -1
  202. package/dist/locale/uk-UA.json +2 -1
  203. package/dist/locale/vi-VN.json +2 -1
  204. package/dist/locale/zh-CN.json +73 -1
  205. package/dist/locale/zh-TW.json +2 -1
  206. package/dist/node_modules/@langchain/mistralai/package.json +1 -1
  207. package/dist/node_modules/@langchain/xai/package.json +1 -1
  208. package/dist/node_modules/fs-extra/package.json +1 -1
  209. package/dist/node_modules/jsonrepair/package.json +1 -1
  210. package/dist/node_modules/just-bash/package.json +1 -1
  211. package/dist/node_modules/nodejs-snowflake/package.json +1 -1
  212. package/dist/node_modules/openai/package.json +1 -1
  213. package/dist/node_modules/zod/package.json +1 -1
  214. package/dist/server/ai-employees/ai-conversations.d.ts +4 -1
  215. package/dist/server/ai-employees/ai-conversations.js +2 -0
  216. package/dist/server/ai-employees/ai-employee.d.ts +2 -1
  217. package/dist/server/ai-employees/ai-employee.js +26 -7
  218. package/dist/server/ai-employees/middleware/conversation.js +9 -2
  219. package/dist/server/collections/ai-conversations.js +5 -0
  220. package/dist/server/document-loader/constants.js +1 -1
  221. package/dist/server/frontend-tools.d.ts +25 -0
  222. package/dist/server/frontend-tools.js +171 -0
  223. package/dist/server/manager/work-context-handler.js +10 -3
  224. package/dist/server/plugin.d.ts +1 -0
  225. package/dist/server/plugin.js +25 -0
  226. package/dist/server/resource/aiConversations.d.ts +2 -0
  227. package/dist/server/resource/aiConversations.js +33 -3
  228. package/dist/server/resource/aiEmployees.d.ts +2 -0
  229. package/dist/server/resource/aiEmployees.js +62 -0
  230. package/dist/server/resource/aiWorkflowTasks.js +9 -1
  231. package/dist/server/resource/llmServices.d.ts +11 -0
  232. package/dist/server/resource/llmServices.js +85 -0
  233. package/dist/server/types/knowledge-base.type.d.ts +6 -2
  234. package/dist/swagger/common.d.ts +143 -0
  235. package/dist/swagger/common.js +144 -0
  236. package/dist/swagger/employees.d.ts +301 -0
  237. package/dist/swagger/employees.js +131 -0
  238. package/dist/swagger/index.d.ts +1596 -0
  239. package/dist/swagger/index.js +62 -0
  240. package/dist/swagger/llm.d.ts +563 -0
  241. package/dist/swagger/llm.js +255 -0
  242. package/dist/swagger/schemas.d.ts +736 -0
  243. package/dist/swagger/schemas.js +381 -0
  244. package/package.json +2 -2
  245. package/dist/ai/docs/nocobase/ai-employees/knowledge-base/vector-store.md +0 -24
  246. package/dist/ai/docs/nocobase/data-sources/development/index.md +0 -6
  247. package/dist/client/372.40eb52905e3f3049.js +0 -10
  248. package/dist/client/681.399948c18d753667.js +0 -10
  249. package/dist/client/705.380279da896021fb.js +0 -10
  250. package/dist/client-v2/372.8cc3fde09c9bec77.js +0 -10
  251. package/dist/client-v2/406.341be51205c674e0.js +0 -10
  252. package/dist/client-v2/681.082f4f1c7b841983.js +0 -10
  253. package/dist/client-v2/ai-employees/chatbox/stores/create-selectors.d.ts +0 -46
  254. package/dist/client-v2/ai-employees/chatbox/utils/normalizeTriggerTaskOptions.d.ts +0 -19
@@ -36,7 +36,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
36
36
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
37
37
  var aiConversations_exports = {};
38
38
  __export(aiConversations_exports, {
39
- default: () => aiConversations_default
39
+ default: () => aiConversations_default,
40
+ isAIEmployeeEnabled: () => isAIEmployeeEnabled
40
41
  });
41
42
  module.exports = __toCommonJS(aiConversations_exports);
42
43
  var import_actions = __toESM(require("@nocobase/actions"));
@@ -44,6 +45,8 @@ var import_database = require("@nocobase/database");
44
45
  var import_utils = require("../utils");
45
46
  var import_ai_employee = require("../ai-employees/ai-employee");
46
47
  var import_ai_chat_conversation = require("../manager/ai-chat-conversation");
48
+ var import_frontend_tools = require("../../common/frontend-tools");
49
+ var import_frontend_tools2 = require("../frontend-tools");
47
50
  async function getAIEmployee(ctx, username) {
48
51
  var _a;
49
52
  const filter = {
@@ -57,6 +60,10 @@ async function getAIEmployee(ctx, username) {
57
60
  });
58
61
  return employee;
59
62
  }
63
+ function isAIEmployeeEnabled(employee) {
64
+ var _a;
65
+ return ((_a = employee == null ? void 0 : employee.get) == null ? void 0 : _a.call(employee, "enabled")) !== false;
66
+ }
60
67
  function setupSSEHeaders(ctx) {
61
68
  ctx.set({
62
69
  "Content-Type": "text/event-stream",
@@ -142,12 +149,14 @@ var aiConversations_default = {
142
149
  var _a;
143
150
  const userId = (_a = ctx.auth) == null ? void 0 : _a.user.id;
144
151
  const filter = ctx.action.params.filter || {};
152
+ const scope = ctx.action.params.scope;
145
153
  ctx.action.mergeParams({
146
154
  filter: {
147
155
  ...filter,
148
156
  userId,
149
157
  from: filter.from ?? "main-agent",
150
- category: "chat"
158
+ category: "chat",
159
+ ...typeof scope === "string" && scope ? { scope } : {}
151
160
  }
152
161
  });
153
162
  return import_actions.default.list(ctx, next);
@@ -197,15 +206,20 @@ var aiConversations_default = {
197
206
  var _a;
198
207
  const plugin = ctx.app.pm.get("ai");
199
208
  const userId = (_a = ctx.auth) == null ? void 0 : _a.user.id;
200
- const { aiEmployee, systemMessage, skillSettings, conversationSettings, modelSettings } = ctx.action.params.values || {};
209
+ const { aiEmployee, systemMessage, skillSettings, conversationSettings, modelSettings, scope } = ctx.action.params.values || {};
210
+ const normalizedScope = typeof scope === "string" ? scope : void 0;
201
211
  const employee = await getAIEmployee(ctx, aiEmployee.username);
202
212
  if (!employee) {
203
213
  ctx.throw(400, "AI employee not found");
204
214
  }
215
+ if (!isAIEmployeeEnabled(employee)) {
216
+ ctx.throw(400, "AI employee is disabled");
217
+ }
205
218
  try {
206
219
  ctx.body = await plugin.aiConversationsManager.create({
207
220
  userId,
208
221
  aiEmployee,
222
+ scope: normalizedScope,
209
223
  options: {
210
224
  systemMessage,
211
225
  skillSettings,
@@ -672,6 +686,17 @@ var aiConversations_default = {
672
686
  if (!(toolCalls == null ? void 0 : toolCalls.length)) {
673
687
  ctx.throw(400);
674
688
  }
689
+ const selectedToolCall = toolCalls.find((toolCall2) => toolCall2.id === toolCallId);
690
+ if (!selectedToolCall) {
691
+ ctx.throw(400);
692
+ }
693
+ if (selectedToolCall.name === import_frontend_tools.EXECUTE_FRONTEND_TOOL_NAME) {
694
+ const toolId = isRecord(selectedToolCall.args) ? selectedToolCall.args.toolId : void 0;
695
+ const frontendTool = typeof toolId === "string" ? await (0, import_frontend_tools2.findCurrentFrontendTool)(ctx, toolId, message.sessionId) : void 0;
696
+ if (!frontendTool) {
697
+ ctx.throw(400, ctx.t("Frontend tool is unavailable"));
698
+ }
699
+ }
675
700
  const aiToolMessagesModel = ctx.db.getModel("aiToolMessages");
676
701
  const toolCall = await aiToolMessagesModel.findOne({
677
702
  where: { sessionId: message.sessionId, messageId: message.messageId, toolCallId }
@@ -715,6 +740,7 @@ var aiConversations_default = {
715
740
  toolCall2.auto = toolMessage == null ? void 0 : toolMessage.auto;
716
741
  toolCall2.status = toolMessage == null ? void 0 : toolMessage.status;
717
742
  toolCall2.content = toolMessage == null ? void 0 : toolMessage.content;
743
+ toolCall2.userDecision = toolMessage == null ? void 0 : toolMessage.userDecision;
718
744
  toolCall2.execution = tools == null ? void 0 : tools.execution;
719
745
  toolCall2.willInterrupt = (tools == null ? void 0 : tools.execution) === "frontend" || (toolMessage == null ? void 0 : toolMessage.auto) === false;
720
746
  toolCall2.defaultPermission = tools == null ? void 0 : tools.defaultPermission;
@@ -801,3 +827,7 @@ var aiConversations_default = {
801
827
  }
802
828
  }
803
829
  };
830
+ // Annotate the CommonJS export names for ESM import in node:
831
+ 0 && (module.exports = {
832
+ isAIEmployeeEnabled
833
+ });
@@ -7,6 +7,8 @@
7
7
  * For more information, please refer to: https://www.nocobase.com/agreement.
8
8
  */
9
9
  import { Context, Next } from '@nocobase/actions';
10
+ export declare const create: (ctx: Context, next: Next) => Promise<void>;
11
+ export declare const update: (ctx: Context, next: Next) => Promise<void>;
10
12
  export declare const list: (ctx: Context, next: Next) => Promise<void>;
11
13
  export declare const listByUser: (ctx: Context, next: Next) => Promise<any>;
12
14
  export declare const updateUserPrompt: (ctx: Context, next: Next) => Promise<any>;
@@ -36,16 +36,76 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
36
36
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
37
37
  var aiEmployees_exports = {};
38
38
  __export(aiEmployees_exports, {
39
+ create: () => create,
39
40
  getTemplates: () => getTemplates,
40
41
  list: () => list,
41
42
  listByUser: () => listByUser,
43
+ update: () => update,
42
44
  updateUserPrompt: () => updateUserPrompt
43
45
  });
44
46
  module.exports = __toCommonJS(aiEmployees_exports);
45
47
  var import_actions = __toESM(require("@nocobase/actions"));
48
+ var import_database = require("@nocobase/database");
46
49
  var templates = __toESM(require("../ai-employees/templates"));
47
50
  var import_lodash = __toESM(require("lodash"));
48
51
  var import_ai_feature_manager = require("../manager/ai-feature-manager");
52
+ var import_error_codes = require("../../common/error-codes");
53
+ var import_ai_employee_validation = require("../../common/ai-employee-validation");
54
+ const isUniqueConstraintError = (error) => error instanceof import_database.UniqueConstraintError || typeof error === "object" && error !== null && "name" in error && error.name === "SequelizeUniqueConstraintError";
55
+ const throwUsernameConflict = (ctx) => ctx.throw(409, {
56
+ code: import_error_codes.AI_EMPLOYEE_USERNAME_CONFLICT,
57
+ message: ctx.t("Username already exists")
58
+ });
59
+ const isRecord = (value) => value !== null && typeof value === "object" && !Array.isArray(value);
60
+ const validateAndNormalizeProfileValues = (ctx) => {
61
+ const values = ctx.action.params.values;
62
+ if (!isRecord(values)) {
63
+ return;
64
+ }
65
+ if ("username" in values) {
66
+ if (typeof values.username !== "string" || !(0, import_ai_employee_validation.isValidAIEmployeeUsername)(values.username)) {
67
+ ctx.throw(400, {
68
+ code: import_error_codes.AI_EMPLOYEE_USERNAME_INVALID,
69
+ message: ctx.t("Use 1-64 letters, numbers, underscores, or hyphens.")
70
+ });
71
+ }
72
+ values.username = (0, import_ai_employee_validation.normalizeAIEmployeeName)(values.username);
73
+ }
74
+ if ("nickname" in values) {
75
+ if (typeof values.nickname !== "string" || !(0, import_ai_employee_validation.isValidAIEmployeeNickname)(values.nickname)) {
76
+ ctx.throw(400, {
77
+ code: import_error_codes.AI_EMPLOYEE_NICKNAME_INVALID,
78
+ message: ctx.t("Use 1-64 letters, numbers, spaces, or . _ - ' ( ) & \xB7.")
79
+ });
80
+ }
81
+ values.nickname = (0, import_ai_employee_validation.normalizeAIEmployeeName)(values.nickname);
82
+ }
83
+ };
84
+ const create = async (ctx, next) => {
85
+ var _a;
86
+ validateAndNormalizeProfileValues(ctx);
87
+ const username = (_a = ctx.action.params.values) == null ? void 0 : _a.username;
88
+ if (typeof username === "string") {
89
+ const existingEmployee = await ctx.db.getRepository("aiEmployees").findOne({
90
+ filter: { username }
91
+ });
92
+ if (existingEmployee) {
93
+ throwUsernameConflict(ctx);
94
+ }
95
+ }
96
+ try {
97
+ await import_actions.default.create(ctx, next);
98
+ } catch (error) {
99
+ if (isUniqueConstraintError(error)) {
100
+ throwUsernameConflict(ctx);
101
+ }
102
+ throw error;
103
+ }
104
+ };
105
+ const update = async (ctx, next) => {
106
+ validateAndNormalizeProfileValues(ctx);
107
+ await import_actions.default.update(ctx, next);
108
+ };
49
109
  const list = async (ctx, next) => {
50
110
  var _a, _b;
51
111
  const { paginate } = ctx.action.params || {};
@@ -227,8 +287,10 @@ const getTemplates = async (ctx, next) => {
227
287
  };
228
288
  // Annotate the CommonJS export names for ESM import in node:
229
289
  0 && (module.exports = {
290
+ create,
230
291
  getTemplates,
231
292
  list,
232
293
  listByUser,
294
+ update,
233
295
  updateUserPrompt
234
296
  });
@@ -129,7 +129,7 @@ const aiWorkflowTasks = {
129
129
  await next();
130
130
  },
131
131
  getBySession: async (ctx, next) => {
132
- var _a, _b, _c, _d, _e;
132
+ var _a, _b, _c, _d, _e, _f;
133
133
  const userId = (_a = ctx.auth) == null ? void 0 : _a.user.id;
134
134
  if (!userId) {
135
135
  return ctx.throw(403);
@@ -158,12 +158,20 @@ const aiWorkflowTasks = {
158
158
  id: task.nodeId
159
159
  }
160
160
  });
161
+ const conversation = await ctx.db.getRepository("aiConversations").findOne({
162
+ filter: {
163
+ sessionId
164
+ },
165
+ appends: ["aiEmployee"]
166
+ });
167
+ const aiEmployee = conversation == null ? void 0 : conversation.aiEmployee;
161
168
  const readonly = task.status !== "pending_approval" || task.acceptedUserId !== userId;
162
169
  ctx.body = {
163
170
  ...((_c = task == null ? void 0 : task.toJSON) == null ? void 0 : _c.call(task)) ?? task,
164
171
  read: (usersAiWorkflowTasks == null ? void 0 : usersAiWorkflowTasks.read) ?? true,
165
172
  config: (node == null ? void 0 : node.config) ?? null,
166
173
  structuredOutputSchema: ((_e = (_d = node == null ? void 0 : node.config) == null ? void 0 : _d.structuredOutput) == null ? void 0 : _e.schema) ?? null,
174
+ aiEmployee: ((_f = aiEmployee == null ? void 0 : aiEmployee.toJSON) == null ? void 0 : _f.call(aiEmployee)) ?? aiEmployee ?? null,
167
175
  readonly
168
176
  };
169
177
  await next();
@@ -0,0 +1,11 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+ import { Context, Next } from '@nocobase/actions';
10
+ export declare const create: (ctx: Context, next: Next) => Promise<void>;
11
+ export declare const update: (ctx: Context, next: Next) => Promise<void>;
@@ -0,0 +1,85 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
10
+ var __create = Object.create;
11
+ var __defProp = Object.defineProperty;
12
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
13
+ var __getOwnPropNames = Object.getOwnPropertyNames;
14
+ var __getProtoOf = Object.getPrototypeOf;
15
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
16
+ var __export = (target, all) => {
17
+ for (var name in all)
18
+ __defProp(target, name, { get: all[name], enumerable: true });
19
+ };
20
+ var __copyProps = (to, from, except, desc) => {
21
+ if (from && typeof from === "object" || typeof from === "function") {
22
+ for (let key of __getOwnPropNames(from))
23
+ if (!__hasOwnProp.call(to, key) && key !== except)
24
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
25
+ }
26
+ return to;
27
+ };
28
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
29
+ // If the importer is in node compatibility mode or this is not an ESM
30
+ // file that has been converted to a CommonJS file using a Babel-
31
+ // compatible transform (i.e. "__esModule" has not been set), then set
32
+ // "default" to the CommonJS "module.exports" for node compatibility.
33
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
34
+ mod
35
+ ));
36
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
37
+ var llmServices_exports = {};
38
+ __export(llmServices_exports, {
39
+ create: () => create,
40
+ update: () => update
41
+ });
42
+ module.exports = __toCommonJS(llmServices_exports);
43
+ var import_actions = __toESM(require("@nocobase/actions"));
44
+ var import_package = require("../../../package.json");
45
+ var import_error_codes = require("../../common/error-codes");
46
+ var import_llm_service_models = require("../../common/llm-service-models");
47
+ const isRecord = (value) => value !== null && typeof value === "object" && !Array.isArray(value);
48
+ const validateAndNormalizeEnabledModels = (ctx) => {
49
+ const values = ctx.action.params.values;
50
+ if (!isRecord(values) || !("enabledModels" in values)) {
51
+ return;
52
+ }
53
+ const enabledModels = (0, import_llm_service_models.normalizeCustomModelIds)(values.enabledModels);
54
+ const issue = (0, import_llm_service_models.getCustomModelIdIssues)(enabledModels)[0];
55
+ if (issue) {
56
+ const required = issue.type === "required";
57
+ ctx.throw(400, {
58
+ code: required ? import_error_codes.LLM_SERVICE_MODEL_ID_REQUIRED : import_error_codes.LLM_SERVICE_MODEL_ID_DUPLICATE,
59
+ message: ctx.t(required ? "Model ID is required" : "Model ID already exists", { ns: import_package.name }),
60
+ data: { index: issue.index }
61
+ });
62
+ }
63
+ ctx.action.mergeParams(
64
+ {
65
+ values: {
66
+ ...values,
67
+ enabledModels
68
+ }
69
+ },
70
+ { values: "overwrite" }
71
+ );
72
+ };
73
+ const create = async (ctx, next) => {
74
+ validateAndNormalizeEnabledModels(ctx);
75
+ await import_actions.default.create(ctx, next);
76
+ };
77
+ const update = async (ctx, next) => {
78
+ validateAndNormalizeEnabledModels(ctx);
79
+ await import_actions.default.update(ctx, next);
80
+ };
81
+ // Annotate the CommonJS export names for ESM import in node:
82
+ 0 && (module.exports = {
83
+ create,
84
+ update
85
+ });
@@ -19,13 +19,17 @@ export type KnowledgeBase = {
19
19
  name: string;
20
20
  description: string;
21
21
  vectorStoreProvider: string;
22
- vectorStoreConfigKey?: string;
22
+ vectorDatabaseKey?: string;
23
+ llmService?: string;
24
+ embeddingModel?: string;
23
25
  vectorStoreProps?: VectorStoreProp[];
24
26
  enabled: boolean;
25
27
  };
26
28
  export type VectorStoreConfig = {
27
29
  vectorStoreProvider: string;
28
- vectorStoreConfigKey?: string;
30
+ vectorDatabaseKey?: string;
31
+ llmService?: string;
32
+ embeddingModel?: string;
29
33
  };
30
34
  export type KnowledgeBaseGroup = {
31
35
  vectorStoreConfig: VectorStoreConfig;
@@ -0,0 +1,143 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+ export declare const jsonContent: (schema: Record<string, unknown>) => {
10
+ 'application/json': {
11
+ schema: Record<string, unknown>;
12
+ };
13
+ };
14
+ export declare const okResponse: (schema?: Record<string, unknown>) => {
15
+ 200: {
16
+ content?: {
17
+ 'application/json': {
18
+ schema: Record<string, unknown>;
19
+ };
20
+ };
21
+ description: string;
22
+ };
23
+ };
24
+ export declare const errorResponses: {
25
+ 400: {
26
+ description: string;
27
+ content: {
28
+ 'application/json': {
29
+ schema: Record<string, unknown>;
30
+ };
31
+ };
32
+ };
33
+ 401: {
34
+ description: string;
35
+ content: {
36
+ 'application/json': {
37
+ schema: Record<string, unknown>;
38
+ };
39
+ };
40
+ };
41
+ 403: {
42
+ description: string;
43
+ content: {
44
+ 'application/json': {
45
+ schema: Record<string, unknown>;
46
+ };
47
+ };
48
+ };
49
+ 404: {
50
+ description: string;
51
+ content: {
52
+ 'application/json': {
53
+ schema: Record<string, unknown>;
54
+ };
55
+ };
56
+ };
57
+ };
58
+ export declare const withErrorResponses: (responses: Record<string | number, unknown>) => {
59
+ 400: {
60
+ description: string;
61
+ content: {
62
+ 'application/json': {
63
+ schema: Record<string, unknown>;
64
+ };
65
+ };
66
+ };
67
+ 401: {
68
+ description: string;
69
+ content: {
70
+ 'application/json': {
71
+ schema: Record<string, unknown>;
72
+ };
73
+ };
74
+ };
75
+ 403: {
76
+ description: string;
77
+ content: {
78
+ 'application/json': {
79
+ schema: Record<string, unknown>;
80
+ };
81
+ };
82
+ };
83
+ 404: {
84
+ description: string;
85
+ content: {
86
+ 'application/json': {
87
+ schema: Record<string, unknown>;
88
+ };
89
+ };
90
+ };
91
+ };
92
+ export declare const filterByTkParameter: {
93
+ name: string;
94
+ in: string;
95
+ required: boolean;
96
+ description: string;
97
+ schema: {
98
+ type: string;
99
+ };
100
+ };
101
+ export declare const listParameters: ({
102
+ name: string;
103
+ in: string;
104
+ description: string;
105
+ schema: {
106
+ type: string;
107
+ additionalProperties: boolean;
108
+ items?: undefined;
109
+ minimum?: undefined;
110
+ };
111
+ } | {
112
+ name: string;
113
+ in: string;
114
+ description: string;
115
+ schema: {
116
+ type: string;
117
+ items: {
118
+ type: string;
119
+ };
120
+ additionalProperties?: undefined;
121
+ minimum?: undefined;
122
+ };
123
+ } | {
124
+ name: string;
125
+ in: string;
126
+ schema: {
127
+ type: string;
128
+ minimum: number;
129
+ additionalProperties?: undefined;
130
+ items?: undefined;
131
+ };
132
+ description?: undefined;
133
+ } | {
134
+ name: string;
135
+ in: string;
136
+ description: string;
137
+ schema: {
138
+ type: string;
139
+ additionalProperties?: undefined;
140
+ items?: undefined;
141
+ minimum?: undefined;
142
+ };
143
+ })[];
@@ -0,0 +1,144 @@
1
+ /**
2
+ * This file is part of the NocoBase (R) project.
3
+ * Copyright (c) 2020-2024 NocoBase Co., Ltd.
4
+ * Authors: NocoBase Team.
5
+ *
6
+ * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
7
+ * For more information, please refer to: https://www.nocobase.com/agreement.
8
+ */
9
+
10
+ var __defProp = Object.defineProperty;
11
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
12
+ var __getOwnPropNames = Object.getOwnPropertyNames;
13
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
14
+ var __export = (target, all) => {
15
+ for (var name in all)
16
+ __defProp(target, name, { get: all[name], enumerable: true });
17
+ };
18
+ var __copyProps = (to, from, except, desc) => {
19
+ if (from && typeof from === "object" || typeof from === "function") {
20
+ for (let key of __getOwnPropNames(from))
21
+ if (!__hasOwnProp.call(to, key) && key !== except)
22
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
23
+ }
24
+ return to;
25
+ };
26
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
27
+ var common_exports = {};
28
+ __export(common_exports, {
29
+ errorResponses: () => errorResponses,
30
+ filterByTkParameter: () => filterByTkParameter,
31
+ jsonContent: () => jsonContent,
32
+ listParameters: () => listParameters,
33
+ okResponse: () => okResponse,
34
+ withErrorResponses: () => withErrorResponses
35
+ });
36
+ module.exports = __toCommonJS(common_exports);
37
+ const jsonContent = (schema) => ({
38
+ "application/json": {
39
+ schema
40
+ }
41
+ });
42
+ const okResponse = (schema) => ({
43
+ 200: {
44
+ description: "OK",
45
+ ...schema ? { content: jsonContent(schema) } : {}
46
+ }
47
+ });
48
+ const errorResponses = {
49
+ 400: {
50
+ description: "Bad request",
51
+ content: jsonContent({ $ref: "#/components/schemas/ErrorResponse" })
52
+ },
53
+ 401: {
54
+ description: "Unauthorized",
55
+ content: jsonContent({ $ref: "#/components/schemas/ErrorResponse" })
56
+ },
57
+ 403: {
58
+ description: "Forbidden",
59
+ content: jsonContent({ $ref: "#/components/schemas/ErrorResponse" })
60
+ },
61
+ 404: {
62
+ description: "Not found",
63
+ content: jsonContent({ $ref: "#/components/schemas/ErrorResponse" })
64
+ }
65
+ };
66
+ const withErrorResponses = (responses) => ({
67
+ ...responses,
68
+ ...errorResponses
69
+ });
70
+ const filterByTkParameter = {
71
+ name: "filterByTk",
72
+ in: "query",
73
+ required: true,
74
+ description: "Primary key of the target record.",
75
+ schema: {
76
+ type: "string"
77
+ }
78
+ };
79
+ const listParameters = [
80
+ {
81
+ name: "filter",
82
+ in: "query",
83
+ description: "NocoBase filter object encoded as JSON.",
84
+ schema: {
85
+ type: "object",
86
+ additionalProperties: true
87
+ }
88
+ },
89
+ {
90
+ name: "fields",
91
+ in: "query",
92
+ description: "Fields to include in the response.",
93
+ schema: {
94
+ type: "array",
95
+ items: {
96
+ type: "string"
97
+ }
98
+ }
99
+ },
100
+ {
101
+ name: "sort",
102
+ in: "query",
103
+ description: "Sort fields. Prefix a field with - for descending order.",
104
+ schema: {
105
+ type: "array",
106
+ items: {
107
+ type: "string"
108
+ }
109
+ }
110
+ },
111
+ {
112
+ name: "page",
113
+ in: "query",
114
+ schema: {
115
+ type: "integer",
116
+ minimum: 1
117
+ }
118
+ },
119
+ {
120
+ name: "pageSize",
121
+ in: "query",
122
+ schema: {
123
+ type: "integer",
124
+ minimum: 1
125
+ }
126
+ },
127
+ {
128
+ name: "paginate",
129
+ in: "query",
130
+ description: "Set to false to return an unpaginated array.",
131
+ schema: {
132
+ type: "boolean"
133
+ }
134
+ }
135
+ ];
136
+ // Annotate the CommonJS export names for ESM import in node:
137
+ 0 && (module.exports = {
138
+ errorResponses,
139
+ filterByTkParameter,
140
+ jsonContent,
141
+ listParameters,
142
+ okResponse,
143
+ withErrorResponses
144
+ });