wwf
2 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
refs
用户 wwf <yearningwang@iqtogether.com>
星期三, 六月 4, 2025 15:17 +0800
提交者 wwf <yearningwang@iqtogether.com>
星期三, 六月 4, 2025 15:17 +0800
提交a430284aa21e3ae1f0d5654e55b2ad2852519cc2
目录 b27aae8849a7611922525d912849f53a088d32b8 目录 | zip | gz
parent 938c3e5a587ce950a94964ea509b9e7f8834dfae 查看 | 对比
初始化
1,826个文件已修改
86个文件已添加
79527 ■■■■ 已修改文件
.dockerignore 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
.editorconfig 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.env.example 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.eslintignore 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.eslintrc.json 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.gitignore 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.husky/pre-commit 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.idea/.gitignore 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.idea/modules.xml 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.idea/vcs.xml 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.idea/web.iml 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
.storybook/main.ts 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.storybook/preview.tsx 42 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.vscode/extensions.json 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
.vscode/settings.example.json 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Dockerfile 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
README.md 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/annotations/page.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/develop/page.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/layout.tsx 174 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/cardView.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/chartView.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/page.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/config-button.tsx 30 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/config-popup.tsx 77 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/config.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/field.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/panel.tsx 132 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/provider-config-modal.tsx 97 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/provider-panel.tsx 30 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/toggle-fold-btn.tsx 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/tracing-icon.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/type.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/[appId]/workflow/page.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/app/(appDetailLayout)/layout.tsx 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/apps/AppCard.tsx 69 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/apps/Apps.tsx 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/apps/NewAppCard.tsx 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/apps/hooks/useAppsQueryState.ts 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/apps/page.tsx 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/apps/style.module.css 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/api/page.tsx 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/documents/[documentId]/page.tsx 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/documents/[documentId]/settings/page.tsx 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/documents/create/page.tsx 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/documents/page.tsx 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/hitTesting/page.tsx 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx 231 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/settings/page.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/style.module.css 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/ApiServer.tsx 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/Container.tsx 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/DatasetCard.tsx 52 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/DatasetFooter.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/Datasets.tsx 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/Doc.tsx 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/NewDatasetCard.tsx 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/page.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/template/template.en.mdx 1152 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/datasets/template/template.zh.mdx 1181 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/explore/installed/[appId]/page.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(commonLayout)/list.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(shareLayout)/layout.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/(shareLayout)/webapp-signin/page.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/account/account-page/AvatarWithEdit.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/account/account-page/index.tsx 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/account/avatar.tsx 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/account/delete-account/components/check-email.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/account/delete-account/components/feed-back.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/account/delete-account/components/verify-email.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/account/header.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/account/layout.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/account/page.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/activate/activateForm.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/activate/page.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/activate/style.module.css 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/activate/team-28x28.png 对比 | 查看 | 原始文档 | blame | 历史
app/components/app-sidebar/app-info.tsx 522 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app-sidebar/basic.tsx 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app-sidebar/dataset-info.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app-sidebar/index.tsx 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app-sidebar/navLink.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app-sidebar/style.module.css 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/add-annotation-modal/edit-item/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/add-annotation-modal/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/batch-add-annotation-modal/csv-downloader.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/batch-add-annotation-modal/csv-uploader.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/batch-add-annotation-modal/index.tsx 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/edit-annotation-modal/edit-item/index.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/edit-annotation-modal/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/empty-element.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/filter.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/header-opts/index.tsx 40 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/index.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/list.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/view-annotation-modal/hit-history-no-data.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/annotation/view-annotation-modal/index.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/app-publisher/index.tsx 320 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/app-publisher/publish-with-multiple-model.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/app-publisher/suggested-action.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/base/feature-panel/index.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/base/group-name/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/base/icons/remove-icon/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/base/operation-btn/index.tsx 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/base/var-highlight/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/base/var-highlight/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/base/warning-mask/cannot-query-dataset.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/base/warning-mask/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/base/warning-mask/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-prompt/advanced-prompt-input.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-prompt/confirm-add-var/index.tsx 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-prompt/conversation-history/edit-modal.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-prompt/conversation-history/history-panel.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-prompt/index.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-prompt/message-type-selector.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-prompt/prompt-editor-height-resize-wrap.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-prompt/simple-prompt-input.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-prompt/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-var/config-modal/field.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-var/config-modal/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-var/config-select/index.tsx 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-var/config-select/style.module.css 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-var/config-string/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-var/index.tsx 176 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-var/select-type-item/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-var/select-var-type.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-var/style.module.css 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-vision/index.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-vision/param-config-content.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config-vision/param-config.tsx 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/agent-setting-button.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/agent/agent-setting/index.tsx 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/agent/agent-setting/item-panel.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/agent/agent-tools/index.tsx 289 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/agent/agent-tools/setting-built-in-tool.tsx 231 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/agent/prompt-editor.tsx 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/assistant-type-picker/index.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/automatic/automatic-btn.tsx 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/automatic/get-automatic-res.tsx 52 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/automatic/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/code-generator/get-code-generator-res.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/config-document.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/config/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/ctrl-btn-group/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/ctrl-btn-group/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/card-item/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/card-item/item.tsx 102 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/card-item/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/context-var/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/context-var/style.module.css 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/context-var/var-picker.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/index.tsx 141 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/params-config/config-content.tsx 30 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/params-config/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/params-config/weighted-score.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/params-config/weighted-score.tsx 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/select-dataset/index.tsx 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/select-dataset/style.module.css 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/dataset-config/settings-modal/index.tsx 92 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/debug/chat-user-input.tsx 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/debug/debug-with-multiple-model/chat-item.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/debug/debug-with-multiple-model/context.tsx 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/debug/debug-with-multiple-model/debug-item.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/debug/debug-with-multiple-model/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/debug/debug-with-multiple-model/model-parameter-trigger.tsx 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/debug/debug-with-multiple-model/text-generation-item.tsx 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/debug/debug-with-single-model/index.tsx 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/debug/index.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/features/chat-group/opening-statement/index.tsx 300 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/features/experience-enhance-group/more-like-this/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/index.tsx 124 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/prompt-mode/advanced-mode-waring.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/prompt-value-panel/index.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/toolbox/annotation/config-param.tsx 124 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/toolbox/index.tsx 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/tools/external-data-tool-modal.tsx 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/configuration/tools/index.tsx 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/create-app-dialog/app-card/index.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/create-app-dialog/app-list/index.tsx 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/create-app-dialog/app-list/sidebar.tsx 71 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/create-app-dialog/index.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/create-app-dialog/newAppDialog.tsx 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/create-app-modal/index.tsx 124 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/create-from-dsl-modal/index.tsx 72 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/create-from-dsl-modal/uploader.tsx 40 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/duplicate-modal/index.tsx 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/duplicate-modal/style.module.css 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/log-annotation/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/log/filter.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/log/index.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/log/list.tsx 97 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/log/model-info.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/log/var-panel.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/overview/apikey-info-panel/index.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/overview/apikey-info-panel/progress/index.tsx 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/overview/apikey-info-panel/progress/style.module.css 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/overview/appCard.tsx 118 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/overview/appChart.tsx 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/overview/customize/index.tsx 42 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/overview/embedded/index.tsx 69 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/overview/embedded/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/overview/settings/index.tsx 128 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/switch-app-modal/index.tsx 30 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/switch-app-modal/style.module.css 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/text-generate/index.tsx 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/text-generate/item/index.tsx 449 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/text-generate/item/result-tab.tsx 99 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/text-generate/saved-items/index.tsx 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/text-generate/saved-items/no-data/index.tsx 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/type-selector/index.tsx 30 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/workflow-log/detail.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/workflow-log/filter.tsx 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/workflow-log/index.tsx 37 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/app/workflow-log/list.tsx 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/action-button/index.css 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/action-button/index.tsx 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/agent-log-modal/detail.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/agent-log-modal/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/agent-log-modal/iteration.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/agent-log-modal/result.tsx 40 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/agent-log-modal/tool-call.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/agent-log-modal/tracing.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/answer-icon/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/app-icon-picker/ImageInput.tsx 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/app-icon-picker/index.tsx 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/app-icon/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/app-unavailable.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/audio-btn/audio.player.manager.ts 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/audio-btn/audio.ts 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/audio-btn/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/audio-btn/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/audio-gallery/AudioPlayer.module.css 119 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/audio-gallery/AudioPlayer.tsx 49 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/auto-height-textarea/common.tsx 80 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/auto-height-textarea/index.tsx 126 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/avatar/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/badge.tsx 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/block-input/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/button/add-button.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/button/index.css 112 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/button/index.spec.tsx 121 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/button/index.stories.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/button/index.tsx 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/__tests__/utils.spec.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/chat-wrapper.tsx 194 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/config-panel/form-input.tsx 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/config-panel/form.tsx 117 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/config-panel/index.tsx 172 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/context.tsx 43 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/header-in-mobile.tsx 170 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/header.tsx 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/hooks.tsx 99 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/index.tsx 90 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/sidebar/index.tsx 144 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/sidebar/item.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/sidebar/list.tsx 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat-with-history/sidebar/rename-modal.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/answer/__mocks__/markdownContentSVG.ts 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/answer/__mocks__/workflowProcess.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/answer/agent-content.tsx 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/answer/index.tsx 58 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/answer/more.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/answer/operation.tsx 197 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/answer/suggested-questions.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/answer/tool-detail.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/answer/workflow-process.tsx 56 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/chat-input-area/hooks.ts 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/chat-input-area/index.tsx 37 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/chat-input-area/operation.tsx 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/citation/index.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/citation/popup.tsx 42 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/citation/progress-tooltip.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/citation/tooltip.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/hooks.ts 61 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/index.tsx 48 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/loading-anim/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/log/index.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/question.stories.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/question.tsx 129 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/thought/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/thought/panel.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/thought/tool.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/try-to-ask.tsx 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/type.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/chat/utils.ts 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/embedded-chatbot/chat-wrapper.tsx 177 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/embedded-chatbot/config-panel/form-input.tsx 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/embedded-chatbot/config-panel/form.tsx 129 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/embedded-chatbot/config-panel/index.tsx 180 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/embedded-chatbot/context.tsx 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/embedded-chatbot/header.tsx 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/embedded-chatbot/hooks.tsx 149 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/embedded-chatbot/index.tsx 119 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/embedded-chatbot/theme/theme-context.ts 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/embedded-chatbot/theme/utils.ts 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/types.ts 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chat/utils.ts 43 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/checkbox/assets/mixed.svg 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/checkbox/index.module.css 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/checkbox/index.tsx 49 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/chip/index.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/confirm/index.tsx 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/copy-btn/index.tsx 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/copy-btn/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/copy-feedback/index.tsx 29 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/copy-icon/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/corner-label/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/dialog/index.tsx 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/divider/with-label.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/drawer-plus/index.tsx 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/drawer/index.tsx 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/dropdown/index.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/emoji-picker/Inner.tsx 50 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/emoji-picker/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/emoji-picker/style.module.css 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/context.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/annotation-reply/annotation-ctrl-btn/index.tsx 135 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/annotation-reply/config-param-modal.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/annotation-reply/config-param.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/annotation-reply/index.tsx 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/annotation-reply/score-slider/base-slider/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/annotation-reply/score-slider/base-slider/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/annotation-reply/score-slider/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/citation.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/conversation-opener/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/conversation-opener/modal.tsx 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/dialog-wrapper.tsx 46 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/feature-bar.tsx 52 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/feature-card.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/file-upload/index.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/file-upload/setting-content.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/file-upload/setting-modal.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/follow-up.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/image-upload/index.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/index.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/moderation/form-generation.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/moderation/index.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/moderation/moderation-content.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/moderation/moderation-setting-modal.tsx 69 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/more-like-this.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/speech-to-text.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/text-to-speech/index.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/text-to-speech/param-config-content.tsx 74 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/features/new-feature-panel/text-to-speech/voice-settings.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/audio-preview.tsx 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/file-from-link-or-local/index.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/file-image-render.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/file-input.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/file-list-in-log.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/file-uploader-in-attachment/file-item.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/file-uploader-in-attachment/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/file-uploader-in-chat-input/file-image-item.tsx 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/file-uploader-in-chat-input/file-item.tsx 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/file-uploader-in-chat-input/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/hooks.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/pdf-preview.tsx 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/store.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/utils.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/file-uploader/video-preview.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/fullscreen-modal/index.tsx 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/ga/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/grid-mask/index.tsx 77 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/IconBase.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/script.js 163 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/image/llm/BaichuanTextCn.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/image/llm/Minimax.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/image/llm/MinimaxText.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/image/llm/Tongyi.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/image/llm/TongyiText.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/image/llm/TongyiTextCn.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/image/llm/Wxyy.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/image/llm/WxyyText.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/image/llm/WxyyTextCn.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/avatar/Robot.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/avatar/Robot.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/avatar/User.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/avatar/User.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/billing/Sparkles.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/billing/Sparkles.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/billing/index.ts 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/D.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/D.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/DiagonalDividingLine.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/DiagonalDividingLine.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Dify.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Dify.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Github.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Github.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Highlight.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Highlight.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Line3.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Line3.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Lock.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Lock.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/MessageChatSquare.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/MessageChatSquare.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/MultiPathRetrieval.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/MultiPathRetrieval.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/NTo1Retrieval.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/NTo1Retrieval.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Notion.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/Notion.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/SparklesSoft.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/SparklesSoft.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/common/index.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Csv.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Csv.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Doc.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Doc.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Docx.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Docx.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Html.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Html.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Json.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Json.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Md.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Md.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Pdf.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Pdf.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Txt.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Txt.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Unknown.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Unknown.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Xlsx.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Xlsx.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Yaml.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/files/Yaml.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/Chunk.json 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/Chunk.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/Collapse.json 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/Collapse.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/GeneralType.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/GeneralType.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/LayoutRight2LineMod.json 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/LayoutRight2LineMod.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/ParentChildType.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/ParentChildType.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/SelectionMod.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/knowledge/SelectionMod.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Anthropic.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Anthropic.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/AnthropicText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/AnthropicText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/AzureOpenaiService.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/AzureOpenaiService.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/AzureOpenaiServiceText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/AzureOpenaiServiceText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Azureai.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Azureai.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/AzureaiText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/AzureaiText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Baichuan.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Baichuan.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/BaichuanText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/BaichuanText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Chatglm.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Chatglm.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/ChatglmText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/ChatglmText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Cohere.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Cohere.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/CohereText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/CohereText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Gpt3.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Gpt3.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Gpt4.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Gpt4.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Huggingface.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Huggingface.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/HuggingfaceText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/HuggingfaceText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/HuggingfaceTextHub.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/HuggingfaceTextHub.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/IflytekSpark.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/IflytekSpark.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/IflytekSparkText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/IflytekSparkText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/IflytekSparkTextCn.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/IflytekSparkTextCn.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Jina.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Jina.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/JinaText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/JinaText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Localai.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Localai.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/LocalaiText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/LocalaiText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Microsoft.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Microsoft.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiBlack.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiBlack.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiBlue.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiBlue.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiGreen.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiGreen.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiTransparent.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiTransparent.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiViolet.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenaiViolet.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Openllm.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Openllm.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenllmText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/OpenllmText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Replicate.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Replicate.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/ReplicateText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/ReplicateText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/XorbitsInference.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/XorbitsInference.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/XorbitsInferenceText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/XorbitsInferenceText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Zhipuai.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/Zhipuai.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/ZhipuaiText.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/ZhipuaiText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/ZhipuaiTextCn.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/ZhipuaiTextCn.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/llm/index.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/model/Checked.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/model/Checked.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/other/DefaultToolIcon.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/other/DefaultToolIcon.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/other/Icon3Dots.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/other/Icon3Dots.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/other/RowStruct.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/other/RowStruct.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/other/index.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/plugins/Google.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/plugins/Google.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/plugins/WebReader.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/plugins/WebReader.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/plugins/Wikipedia.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/plugins/Wikipedia.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/plugins/index.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/thought/DataSet.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/thought/DataSet.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/thought/Loading.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/thought/Loading.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/thought/Search.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/thought/Search.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/thought/ThoughtList.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/thought/ThoughtList.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/thought/WebReader.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/thought/WebReader.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/LangfuseIcon.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/LangfuseIcon.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/LangfuseIconBig.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/LangfuseIconBig.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/LangsmithIcon.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/LangsmithIcon.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/LangsmithIconBig.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/LangsmithIconBig.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/OpikIcon.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/OpikIcon.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/OpikIconBig.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/OpikIconBig.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/TracingIcon.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/TracingIcon.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/public/tracing/index.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/features/Citations.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/features/ContentModeration.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/features/Document.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/features/FolderUpload.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/features/LoveMessage.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/features/MessageFast.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/features/Microphone01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/features/TextToAudio.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/features/VirtualAssistant.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/features/Vision.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/alertsAndFeedback/AlertTriangle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/alertsAndFeedback/ThumbsDown.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/alertsAndFeedback/ThumbsUp.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/arrows/ArrowNarrowLeft.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/arrows/ArrowUpRight.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/arrows/ChevronDownDouble.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/arrows/ChevronRight.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/arrows/ChevronSelectorVertical.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/arrows/RefreshCcw01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/arrows/RefreshCw05.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/arrows/ReverseLeft.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/communication/AiText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/communication/ChatBot.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/communication/ChatBotSlim.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/communication/CuteRobot.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/communication/MessageCheckRemove.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/communication/MessageFastPlus.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/ArtificialBrain.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/BarChartSquare02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/BracketsX.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/CodeBrowser.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/Container.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/Database01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/Database03.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/FileHeart02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/GitBranch01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/PromptEngineering.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/PuzzlePiece01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/TerminalSquare.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/Variable.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/development/Webhooks.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/editor/AlignLeft.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/editor/BezierCurve03.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/editor/Colors.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/editor/ImageIndentLeft.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/editor/LeftIndent02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/editor/LetterSpacing01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/editor/TypeSquare.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/editor/index.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/education/BookOpen01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/Clipboard.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/ClipboardCheck.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/File02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/FileArrow01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/FileCheck02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/FileDownload02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/FilePlus01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/FilePlus02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/FileText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/FileUpload.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/files/Folder.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/financeAndECommerce/Balance.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/financeAndECommerce/CoinsStacked01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/financeAndECommerce/GoldCoin.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/financeAndECommerce/ReceiptList.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/financeAndECommerce/Tag01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/financeAndECommerce/Tag03.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/AtSign.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Bookmark.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Check.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/CheckDone01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/ChecklistSquare.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/DotsGrid.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Edit02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Edit04.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Edit05.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Hash02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/InfoCircle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Link03.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/LinkExternal02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/LogIn04.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/LogOut01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/LogOut04.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Menu01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Pin01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Pin02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Plus02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Refresh.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Settings01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Settings04.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Target04.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/Upload03.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/UploadCloud01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/general/X.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/images/ImagePlus.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/layout/AlignLeft01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/layout/AlignRight01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/layout/Grid01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/layout/LayoutGrid02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/mapsAndTravel/Globe01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/mapsAndTravel/Route.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/mediaAndDevices/Microphone01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/mediaAndDevices/PlayCircle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/mediaAndDevices/SlidersH.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/mediaAndDevices/Speaker.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/mediaAndDevices/Stop.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/mediaAndDevices/StopCircle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/Apps02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/BubbleX.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/Colors.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/DragHandle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/Env.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/Exchange02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/FileCode.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/GlobalVariable.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/Icon3Dots.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/LongArrowLeft.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/LongArrowRight.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/others/Tools.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/shapes/CubeOutline.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/time/ClockFastForward.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/time/ClockPlay.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/time/ClockPlaySlim.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/time/ClockRefresh.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/users/User01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/users/Users01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/line/weather/Stars02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/other/Generator.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/other/ReplayLine.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/other/index.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/FinanceAndECommerce/GoldCoin.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/FinanceAndECommerce/Scales02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/alertsAndFeedback/AlertTriangle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/arrows/ChevronDown.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/arrows/HighPriority.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/AiText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/BubbleTextMod.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/ChatBot.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/CuteRobot.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/EditList.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/ListSparkle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/Logic.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/MessageDotsCircle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/MessageFast.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/MessageHeartCircle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/MessageSmileSquare.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/communication/Send03.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/ApiConnection.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/ApiConnectionMod.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/BarChartSquare02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/Container.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/Database02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/Database03.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/FileHeart02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/PatternRecognition.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/PromptEngineering.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/PuzzlePiece01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/Semantic.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/TerminalSquare.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/development/Variable02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/editor/Brush01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/editor/Citations.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/editor/Colors.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/editor/Paragraph.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/editor/TypeSquare.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/education/Beaker02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/education/BubbleText.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/education/Heart02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/education/Unblur.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/files/File05.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/files/FileSearch02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/files/Folder.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/files/index.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/AnswerTriangle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/CheckCircle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/CheckDone01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/Download02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/Edit03.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/Edit04.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/Eye.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/MessageClockCircle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/PlusCircle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/QuestionTriangle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/SearchMd.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/Target04.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/Tool03.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/XCircle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/ZapFast.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/ZapNarrow.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/general/index.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/layout/Grid01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mapsAndTravel/Globe06.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mapsAndTravel/Route.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mediaAndDevices/MagicBox.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mediaAndDevices/MagicEyes.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mediaAndDevices/MagicWand.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mediaAndDevices/Microphone01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mediaAndDevices/Play.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mediaAndDevices/Robot.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mediaAndDevices/Sliders02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mediaAndDevices/Speaker.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mediaAndDevices/StopCircle.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/mediaAndDevices/index.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/security/Lock01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/shapes/Corner.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/shapes/Star04.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/shapes/Star06.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/users/User01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/users/UserEdit02.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/users/Users01.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/solid/users/UsersPlus.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/Answer.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/Assigner.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/Code.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/DocsExtractor.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/End.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/Home.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/Http.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/IfElse.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/Iteration.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/IterationStart.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/Jinja.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/KnowledgeRetrieval.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/ListFilter.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/Llm.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/ParameterExtractor.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/QuestionClassifier.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/TemplatingTransform.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/VariableX.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/icons/src/vender/workflow/index.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/image-gallery/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/image-gallery/style.module.css 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/image-uploader/audio-preview.tsx 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/image-uploader/chat-image-uploader.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/image-uploader/image-link-input.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/image-uploader/image-list.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/image-uploader/image-preview.tsx 43 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/image-uploader/text-generation-image-uploader.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/image-uploader/uploader.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/image-uploader/video-preview.tsx 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/input-number/index.tsx 60 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/input/index.tsx 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/linked-apps-panel/index.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/list-empty/index.tsx 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/loading/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/logo/logo-embedded-chat-avatar.tsx 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/logo/logo-embedded-chat-header.tsx 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/logo/logo-site.tsx 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/markdown-blocks/button.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/markdown-blocks/form.tsx 112 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/markdown.tsx 218 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/mermaid/index.tsx 615 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/message-log-modal/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/modal/index.tsx 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-icon/index.module.css 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-icon/index.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-page-selector/base.module.css 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-page-selector/base.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-page-selector/notion-page-selector-modal/index.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-page-selector/notion-page-selector-modal/index.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-page-selector/page-selector/index.module.css 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-page-selector/page-selector/index.tsx 34 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-page-selector/search-input/index.module.css 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-page-selector/search-input/index.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-page-selector/workspace-selector/index.module.css 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/notion-page-selector/workspace-selector/index.tsx 44 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/pagination/hook.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/pagination/index.tsx 44 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/pagination/pagination.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/pagination/type.ts 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/param-item/index.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/param-item/score-threshold-item.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/param-item/top-k-item.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/popover/index.tsx 30 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/portal-to-follow-elem/index.tsx 40 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/premium-badge/index.css 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/premium-badge/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/progress-bar/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/constants.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/component-picker-block/hooks.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/component-picker-block/index.tsx 98 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/component-picker-block/menu.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/component-picker-block/prompt-option.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/component-picker-block/variable-option.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/context-block/component.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/context-block/context-block-replacement-block.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/context-block/index.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/context-block/node.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/custom-text/node.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/history-block/component.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/history-block/history-block-replacement-block.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/history-block/index.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/history-block/node.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/on-blur-or-focus-block.tsx 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/placeholder.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/query-block/component.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/query-block/node.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/variable-value-block/node.tsx 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/workflow-variable-block/component.tsx 55 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/workflow-variable-block/index.tsx 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/workflow-variable-block/node.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/plugins/workflow-variable-block/workflow-variable-block-replacement-block.tsx 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/types.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-editor/utils.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-log-modal/card.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/prompt-log-modal/index.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/qrcode/index.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/qrcode/style.module.css 61 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/radio-card/index.tsx 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/radio-card/simple/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/radio-card/simple/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/radio/component/group/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/radio/component/radio/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/radio/ui.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/regenerate-btn/index.tsx 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/search-input/index.tsx 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/select/index.tsx 151 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/select/locale.tsx 91 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/skeleton/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/slider/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/slider/style.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/sort/index.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/spinner/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/svg-gallery/index.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/svg/index.tsx 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/switch/index.tsx 120 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tab-header/index.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tab-header/style.module.css 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tab-slider-new/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tab-slider-plain/index.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tab-slider/index.tsx 107 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tag-input/index.tsx 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tag-management/filter.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tag-management/index.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tag-management/selector.tsx 66 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tag-management/style.module.css 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tag-management/tag-item-editor.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tag-management/tag-remove-modal.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/text-generation/types.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/textarea/index.tsx 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/toast/index.tsx 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/toast/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/tooltip/index.tsx 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/video-gallery/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/voice-input/index.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/base/voice-input/index.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/annotation-full/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/annotation-full/modal.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/annotation-full/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/apps-full-in-dialog/index.tsx 79 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/apps-full-in-dialog/style.module.css 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/apps-full/index.tsx 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/apps-full/style.module.css 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/billing-page/index.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/config.ts 88 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/header-billing-btn/index.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/plan/index.tsx 170 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/pricing/index.tsx 158 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/pricing/plan-item.tsx 304 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/pricing/select-plan-range.tsx 49 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/priority-label/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/progress-bar/index.tsx 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/type.ts 46 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/upgrade-btn/index.tsx 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/upgrade-btn/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/usage-info/apps-info.tsx 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/usage-info/index.tsx 55 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/usage-info/vector-space-info.tsx 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/vector-space-full/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/billing/vector-space-full/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/browser-initor.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/custom/custom-page/index.tsx 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/custom/custom-web-app-brand/index.tsx 216 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/custom/custom-web-app-brand/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/custom/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/api/index.tsx 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/chunk.tsx 30 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/common/chunking-mode-label.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/common/document-picker/document-list.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/common/document-picker/index.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/common/document-picker/preview-document-picker.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/common/document-status-with-action/index-failed.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/common/document-status-with-action/status-with-action.tsx 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/common/economical-retrieval-method-config/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/common/retrieval-method-config/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/common/retrieval-method-info/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/common/retrieval-param-config/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/embedding-process/index.tsx 42 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/empty-dataset-creation-modal/index.module.css 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/empty-dataset-creation-modal/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/file-preview/index.module.css 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/file-preview/index.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/file-uploader/index.tsx 105 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/notion-page-preview/index.module.css 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/notion-page-preview/index.tsx 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/step-one/index.module.css 106 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/step-one/index.tsx 356 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/step-three/index.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/step-two/index.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/step-two/index.tsx 125 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/step-two/inputs.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/step-two/language-select/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/step-two/option-card.tsx 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/step-two/preview-item/index.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/step-two/unescape.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/stepper/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/stepper/step.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/steps-nav-bar/index.module.css 107 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/steps-nav-bar/index.tsx 61 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/stop-embedding-modal/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/top-bar/index.tsx 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/base/checkbox-with-label.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/base/crawled-result-item.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/base/crawled-result.tsx 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/base/crawling.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/base/error-message.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/base/field.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/base/input.tsx 9 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/base/options-wrap.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/base/url-input.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/firecrawl/header.tsx 29 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/firecrawl/index.tsx 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/firecrawl/options.tsx 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/index.module.css 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/index.tsx 117 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/base/checkbox-with-label.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/base/error-message.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/base/field.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/base/input.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/base/options-wrap.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/crawled-result-item.tsx 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/crawled-result.tsx 87 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/crawling.tsx 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/header.tsx 29 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/index.tsx 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/mock-crawl-result.ts 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/jina-reader/options.tsx 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/no-data.tsx 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/create/website/preview.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/batch-modal/csv-downloader.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/batch-modal/csv-uploader.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/batch-modal/index.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/SegmentCard.tsx 259 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/child-segment-detail.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/child-segment-list.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/action-buttons.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/add-another.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/batch-action.tsx 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/chunk-content.tsx 27 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/dot.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/empty.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/full-screen-drawer.tsx 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/keywords.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/regeneration-modal.tsx 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/segment-index-tag.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/common/tag.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/display-toggle.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/index.tsx 73 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/new-child-segment.tsx 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/segment-card.tsx 280 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/segment-detail.tsx 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/segment-list.tsx 47 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/skeleton/full-doc-list-skeleton.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/skeleton/general-list-skeleton.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/skeleton/paragraph-list-skeleton.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/skeleton/parent-chunk-card-skeleton.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/completed/status-item.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/embedding/index.tsx 35 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/embedding/skeleton/index.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/index.tsx 54 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/metadata/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/new-segment.tsx 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/segment-add/index.tsx 47 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/detail/settings/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/index.tsx 124 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/list.tsx 291 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/rename-modal.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/documents/style.module.css 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/external-api/external-api-modal/Form.tsx 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/external-api/external-api-modal/index.tsx 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/external-api/external-api-panel/index.tsx 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/external-api/external-knowledge-api-card/index.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/external-knowledge-base/create/ExternalApiSelect.tsx 36 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/external-knowledge-base/create/ExternalApiSelection.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/external-knowledge-base/create/InfoPanel.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/external-knowledge-base/create/KnowledgeBaseInfo.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/external-knowledge-base/create/RetrievalSettings.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/external-knowledge-base/create/index.tsx 30 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/formatted-text/flavours/edit-slice.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/formatted-text/flavours/preview-slice.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/formatted-text/flavours/shared.tsx 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/components/child-chunks-item.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/components/chunk-detail-modal.tsx 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/components/result-item-external.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/components/result-item-footer.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/components/result-item-meta.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/components/result-item.tsx 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/components/score.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/index.tsx 56 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/modify-external-retrieval-modal.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/modify-retrieval-modal.tsx 41 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/hit-testing/textarea.tsx 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/preview/container.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/preview/header.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/rename-modal/index.tsx 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/settings/form/index.tsx 52 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/settings/index-method-radio/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/datasets/settings/permission-selector/index.tsx 111 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/code.tsx 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/doc.tsx 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/index.tsx 30 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/md.tsx 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/secret-key/input-copy.tsx 29 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/secret-key/secret-key-button.tsx 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/secret-key/secret-key-generate.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/secret-key/secret-key-modal.tsx 86 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/secret-key/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template.en.mdx 124 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template.ja.mdx 128 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template.zh.mdx 421 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template_advanced_chat.en.mdx 537 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template_advanced_chat.ja.mdx 243 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template_advanced_chat.zh.mdx 541 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template_chat.en.mdx 551 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template_chat.ja.mdx 253 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template_chat.zh.mdx 245 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template_workflow.en.mdx 103 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template_workflow.ja.mdx 105 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/develop/template/template_workflow.zh.mdx 113 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/app-card/index.tsx 52 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/app-list/index.tsx 116 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/app-list/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/category.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/create-app-modal/index.tsx 61 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/installed-app/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/item-operation/index.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/item-operation/style.module.css 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/sidebar/app-nav-item/index.tsx 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/sidebar/app-nav-item/style.module.css 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/explore/sidebar/index.tsx 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-about/index.module.css 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-about/index.tsx 69 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-dropdown/index.tsx 274 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-dropdown/workplace-selector/index.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-dropdown/workplace-selector/index.tsx 78 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/Integrations-page/index.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/Integrations-page/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/api-based-extension-page/empty.tsx 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/api-based-extension-page/index.tsx 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/api-based-extension-page/item.tsx 27 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/api-based-extension-page/modal.tsx 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/api-based-extension-page/selector.tsx 36 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/collapse/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/data-source-page/data-source-notion/index.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/data-source-page/data-source-notion/operate/index.tsx 60 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/data-source-page/data-source-website/config-firecrawl-modal.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/data-source-page/data-source-website/config-jina-reader-modal.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/data-source-page/data-source-website/index.tsx 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/data-source-page/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/data-source-page/panel/config-item.tsx 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/data-source-page/panel/index.tsx 48 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/data-source-page/panel/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/index.module.css 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/index.tsx 113 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/key-validator/KeyInput.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/key-validator/Operate.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/key-validator/ValidateStatus.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/key-validator/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/language-page/index.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/members-page/index.tsx 121 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/members-page/invite-modal/index.tsx 40 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/members-page/invite-modal/role-selector.tsx 40 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/members-page/invited-modal/index.module.css 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/members-page/invited-modal/index.tsx 31 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/members-page/invited-modal/invitation-link.tsx 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/members-page/operation/index.module.css 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/members-page/operation/index.tsx 76 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/declarations.ts 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/hooks.ts 118 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/index.tsx 201 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-icon/index.tsx 35 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-modal/Form.tsx 338 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-modal/Input.tsx 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-modal/index.tsx 69 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-modal/model-load-balancing-entry-modal.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-name/index.tsx 64 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-parameter-modal/index.tsx 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-parameter-modal/parameter-item.tsx 59 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-parameter-modal/presets-parameter.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-parameter-modal/stop-sequence.tsx 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-parameter-modal/trigger.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-selector/deprecated-model-trigger.tsx 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-selector/empty-trigger.tsx 31 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-selector/feature-icon.tsx 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-selector/index.tsx 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-selector/model-trigger.tsx 62 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-selector/popup-item.tsx 122 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-selector/popup.tsx 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/model-selector/rerank-trigger.tsx 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/add-model-button.tsx 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/cooldown-timer.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/credential-panel.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/index.tsx 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/model-list-item.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/model-list.tsx 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/model-load-balancing-configs.tsx 46 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/model-load-balancing-modal.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/priority-selector.tsx 31 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/priority-use-tip.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/quota-panel.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-added-card/tab.tsx 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-card/index.module.css 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-card/index.tsx 103 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/provider-icon/index.tsx 37 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/system-model-selector/index.tsx 42 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/model-provider-page/utils.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/account-setting/plugin-page/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/app-back/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/app-nav/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/app-selector/index.tsx 45 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/dataset-nav/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/env-nav/index.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/explore-nav/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/github-star/index.tsx 47 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/index.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/index.tsx 108 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/license-env/index.tsx 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/maintenance-notice.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/nav/index.tsx 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/nav/nav-selector/index.tsx 88 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/header/tools-nav/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/i18n-server.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/i18n.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/sentry-initor.tsx 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/index.tsx 363 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/no-data/index.tsx 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/result/content.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/result/header.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/result/index.tsx 88 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/run-batch/csv-download/index.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/run-batch/csv-reader/index.tsx 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/run-batch/csv-reader/style.module.css 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/run-batch/index.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/run-batch/res-download/index.tsx 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/run-once/index.tsx 164 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/text-generation/style.module.css 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/share/utils.ts 50 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/signin/countdown.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/swr-initor.tsx 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/add-tool-modal/category.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/add-tool-modal/empty.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/add-tool-modal/index.tsx 31 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/add-tool-modal/tools.tsx 29 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/add-tool-modal/type.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/edit-custom-collection-modal/config-credentials.tsx 72 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/edit-custom-collection-modal/examples.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/edit-custom-collection-modal/get-schema.tsx 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/edit-custom-collection-modal/index.tsx 64 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/edit-custom-collection-modal/test-api.tsx 44 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/labels/constant.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/labels/filter.tsx 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/labels/selector.tsx 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/labels/store.ts 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/provider-list.tsx 194 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/provider/card.tsx 83 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/provider/contribute.tsx 40 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/provider/custom-create-card.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/provider/detail.tsx 360 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/provider/grid_bg.svg 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/provider/tool-item.tsx 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/setting/build-in/config-credentials.tsx 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/types.ts 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/utils/to-form-schema.ts 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/workflow-tool/configure-button.tsx 120 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/workflow-tool/confirm-modal/index.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/workflow-tool/confirm-modal/style.module.css 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/workflow-tool/index.tsx 58 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/tools/workflow-tool/method-selector.tsx 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/block-icon.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/block-selector/all-tools.tsx 155 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/block-selector/blocks.tsx 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/block-selector/constants.tsx 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/block-selector/hooks.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/block-selector/index-bar.tsx 51 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/block-selector/index.tsx 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/block-selector/tabs.tsx 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/block-selector/tools.tsx 166 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/block-selector/types.ts 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/candidate-node.tsx 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/constants.ts 96 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/context.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/custom-edge.tsx 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/dsl-export-confirm-modal.tsx 31 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/chat-variable-button.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/checklist.tsx 42 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/editing-title.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/env-button.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/global-variable-button.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/index.tsx 238 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/restoring-title.tsx 46 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/run-and-history.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/running-title.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/undo-redo.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/version-history-item.tsx 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/version-history-modal.tsx 89 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/view-history.tsx 48 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/header/view-workflow-history.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/help-line/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/index.ts 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-checklist.ts 110 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-edges-interactions.ts 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-helpline.ts 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-nodes-data.ts 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-nodes-interactions.ts 313 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-nodes-sync-draft.ts 136 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-workflow-interactions.ts 155 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-workflow-run.ts 784 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-workflow-start-run.tsx 91 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-workflow-template.ts 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-workflow-variables.ts 39 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/hooks/use-workflow.ts 179 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/index.tsx 205 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/limit-tips.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/add-button.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/add-variable-popup-with-position.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/add-variable-popup.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/before-run-form/form-item.tsx 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/before-run-form/form.tsx 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/before-run-form/index.tsx 75 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/code-generator-button.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/collapse/field-collapse.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/collapse/index.tsx 63 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/editor/base.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/editor/code-editor/editor-support-vars.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/editor/code-editor/index.tsx 67 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/editor/code-editor/style.css 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/editor/text-editor.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/error-handle/default-value.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/error-handle/error-handle-on-node.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/error-handle/error-handle-on-panel.tsx 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/error-handle/error-handle-tip.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/error-handle/error-handle-type-selector.tsx 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/error-handle/fail-branch-card.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/field.tsx 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/file-type-item.tsx 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/file-upload-setting.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/help-link.tsx 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/info-panel.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/input-number-with-slider.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/input-support-select-var.tsx 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/list-no-data-placeholder.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/memory-config.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/next-step/add.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/next-step/container.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/next-step/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/next-step/item.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/next-step/line.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/next-step/operator.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/node-control.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/node-handle.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/node-resizer.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/option-card.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/output-vars.tsx 62 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/panel-operator/change-block.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/panel-operator/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx 39 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/prompt/editor.tsx 67 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/readonly-input-with-select-var.tsx 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/remove-button.tsx 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/retry/retry-on-node.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/retry/retry-on-panel.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/retry/style.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/selector.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/support-var-input/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/title-description-input.tsx 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/toggle-expand-btn.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/variable-tag.tsx 21 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/variable/assigned-var-reference-popup.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/variable/constant-field.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/variable/output-var-list.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/variable/utils.ts 394 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/variable/var-list.tsx 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx 124 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/variable/var-reference-popup.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/variable/var-reference-vars.tsx 155 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/components/variable/var-type-picker.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/hooks/use-available-var-list.ts 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/hooks/use-node-help-link.ts 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/hooks/use-node-info.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/hooks/use-one-step-run.ts 195 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/hooks/use-toggle-expend.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/node.tsx 93 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/_base/panel.tsx 42 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/answer/panel.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/assigner/components/operation-selector.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/assigner/components/var-list/index.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/assigner/default.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/assigner/node.tsx 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/assigner/panel.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/assigner/types.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/assigner/use-config.ts 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/code/code-parser.ts 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/code/dependency-picker.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/code/panel.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/code/use-config.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/code/utils.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/constants.ts 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/document-extractor/default.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/document-extractor/node.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/document-extractor/panel.tsx 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/document-extractor/use-config.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/end/default.ts 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/end/node.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/end/panel.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/components/api-input.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/components/authorization/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/components/authorization/radio-group.tsx 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/components/curl-panel.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/components/edit-body/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/components/key-value/bulk-edit/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/components/key-value/key-value-edit/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/components/key-value/key-value-edit/input-item.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/components/key-value/key-value-edit/item.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/components/timeout/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/hooks/use-key-value-list.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/node.tsx 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/panel.tsx 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/http/use-config.ts 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/components/condition-add.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/components/condition-files-list-value.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/components/condition-list/condition-item.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/components/condition-list/condition-operator.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/components/condition-list/condition-var-selector.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/components/condition-list/index.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/components/condition-number-input.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/components/condition-value.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/components/condition-wrap.tsx 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/default.ts 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/node.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/panel.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/types.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/use-config.ts 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/if-else/use-is-var-file-attribute.ts 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/iteration-start/index.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/iteration/add-block.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/iteration/node.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/iteration/panel.tsx 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/iteration/use-interactions.ts 17 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/knowledge-retrieval/components/dataset-item.tsx 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/knowledge-retrieval/components/dataset-list.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/knowledge-retrieval/components/retrieval-config.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/knowledge-retrieval/node.tsx 43 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/knowledge-retrieval/panel.tsx 52 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/knowledge-retrieval/types.ts 95 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/knowledge-retrieval/use-config.ts 150 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/knowledge-retrieval/utils.ts 12 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/list-operator/components/extract-input.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/list-operator/components/filter-condition.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/list-operator/components/limit-config.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/list-operator/components/sub-variable-picker.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/list-operator/node.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/list-operator/panel.tsx 27 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/list-operator/use-config.ts 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/llm/components/config-prompt-item.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/llm/components/config-prompt.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/llm/components/prompt-generator-btn.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/llm/components/resolution-picker.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/llm/node.tsx 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/llm/panel.tsx 104 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/llm/types.ts 50 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/llm/use-config.ts 49 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/llm/utils.ts 333 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/parameter-extractor/components/extract-parameter/import-from-tool.tsx 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/parameter-extractor/components/extract-parameter/item.tsx 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/parameter-extractor/components/extract-parameter/update.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/parameter-extractor/node.tsx 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/parameter-extractor/panel.tsx 63 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/parameter-extractor/use-config.ts 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/question-classifier/components/class-item.tsx 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/question-classifier/components/class-list.tsx 15 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/question-classifier/node.tsx 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/question-classifier/panel.tsx 64 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/question-classifier/use-config.ts 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/question-classifier/utils.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/start/components/var-item.tsx 33 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/start/components/var-list.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/start/node.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/start/panel.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/template-transform/panel.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/tool/components/input-var-list.tsx 92 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/tool/node.tsx 30 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/tool/panel.tsx 63 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/tool/types.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/tool/use-config.ts 47 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/variable-assigner/components/add-variable/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/variable-assigner/components/node-group-item.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/variable-assigner/components/node-variable-item.tsx 95 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/variable-assigner/components/var-group-item.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/variable-assigner/components/var-list/index.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/variable-assigner/default.ts 27 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/variable-assigner/node.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/variable-assigner/panel.tsx 34 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/nodes/variable-assigner/use-config.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/index.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/context.tsx 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/editor.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/plugins/link-editor-plugin/component.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/theme/theme.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/toolbar/color-picker.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/toolbar/command.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/toolbar/divider.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/toolbar/font-size-selector.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/toolbar/index.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/toolbar/operator.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/note-node/note-editor/utils.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/operator/add-block.tsx 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/operator/control.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/operator/index.tsx 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/operator/tip-popup.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/operator/zoom-in-out.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel-contextmenu.tsx 16 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/chat-record/index.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/chat-record/user-input.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/chat-variable-panel/components/array-value-list.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/chat-variable-panel/components/object-value-item.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/chat-variable-panel/components/object-value-list.tsx 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/chat-variable-panel/components/variable-item.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/chat-variable-panel/components/variable-modal-trigger.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/chat-variable-panel/components/variable-modal.tsx 40 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/chat-variable-panel/components/variable-type-select.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/chat-variable-panel/index.tsx 48 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/debug-and-preview/chat-wrapper.tsx 39 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/debug-and-preview/conversation-variable-modal.tsx 49 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/debug-and-preview/empty.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/debug-and-preview/hooks.ts 161 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/debug-and-preview/index.tsx 73 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/debug-and-preview/user-input.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/env-panel/env-item.tsx 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/env-panel/index.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/env-panel/variable-modal.tsx 58 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/env-panel/variable-trigger.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/global-variable-panel/index.tsx 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/global-variable-panel/item.tsx 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/index.tsx 78 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/inputs-panel.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/record.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/panel/workflow-preview.tsx 322 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/index.tsx 181 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/iteration-result-panel.tsx 174 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/meta.tsx 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/node.tsx 180 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/output-panel.tsx 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/result-panel.tsx 88 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/result-text.tsx 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/retry-result-panel.tsx 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/status-container.tsx 35 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/status.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/run/tracing-panel.tsx 247 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/shortcuts-name.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/store.ts 311 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/style.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/types.ts 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/update-dsl-modal.tsx 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/utils.ts 814 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/components/workflow/workflow-history-store.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/forgot-password/ChangePasswordForm.tsx 39 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/forgot-password/ForgotPasswordForm.tsx 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/forgot-password/page.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/init/InitPasswordPopup.tsx 13 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/init/page.tsx 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/install/installForm.tsx 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/install/page.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/layout.tsx 33 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/page.module.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/page.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/reset-password/check-code/page.tsx 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/reset-password/layout.tsx 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/reset-password/page.tsx 19 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/reset-password/set-password/page.tsx 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/signin/_header.tsx 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/signin/assets/background.png 对比 | 查看 | 原始文档 | blame | 历史
app/signin/check-code/page.tsx 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/signin/components/mail-and-code-auth.tsx 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/signin/components/mail-and-password-auth.tsx 7 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/signin/components/sso-auth.tsx 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
app/signin/invite-settings/page.tsx 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/signin/layout.tsx 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/signin/normalForm.tsx 76 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/signin/oneMoreStep.tsx 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/signin/page.module.css 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/styles/globals.css 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/styles/markdown.scss 233 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
app/styles/preflight.css 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
config/index.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
context/app-context.tsx 31 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
context/datasets-context.tsx 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
context/debug-configuration.ts 62 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
context/explore-context.ts 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
context/i18n.ts 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
context/modal-context.tsx 59 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
context/provider-context.tsx 99 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
docker/entrypoint.sh 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
hooks/use-metadata.ts 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
hooks/use-pay.tsx 68 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
hooks/use-tab-searchparams.ts 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
hooks/use-timestamp.ts 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/auto-gen-i18n.js 27 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/check-i18n.js 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/dataset-documents.ts 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/dataset-hit-testing.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/de-DE/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/app-debug.ts 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/app.ts 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/billing.ts 134 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/common.ts 57 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/dataset-creation.ts 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/login.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/share-app.ts 12 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/tools.ts 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/en-US/workflow.ts 215 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/app.ts 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/common.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/dataset.ts 46 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/es-ES/workflow.ts 209 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fa-IR/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/app.ts 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/common.ts 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/dataset.ts 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/fr-FR/workflow.ts 213 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/dataset-creation.ts 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/share-app.ts 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/hi-IN/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/i18next-config.ts 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/index.ts 9 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/app.ts 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/dataset-creation.ts 16 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/dataset.ts 47 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/it-IT/workflow.ts 212 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/app-annotation.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/app.ts 26 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/billing.ts 136 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/dataset-creation.ts 66 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/dataset-documents.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/dataset-settings.ts 22 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/dataset.ts 116 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/run-log.ts 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/share-app.ts 96 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/tools.ts 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ja-JP/workflow.ts 580 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ko-KR/workflow.ts 228 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/language.ts 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pl-PL/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/pt-BR/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ro-RO/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/ru-RU/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/server.ts 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/common.ts 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/sl-SI/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/app-debug.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/th-TH/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/tr-TR/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/common.ts 59 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/uk-UA/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/app-overview.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/billing.ts 82 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/run-log.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/vi-VN/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/app-debug.ts 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/app-overview.ts 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/billing.ts 134 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/common.ts 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/dataset-creation.ts 20 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/run-log.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/share-app.ts 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/tools.ts 7 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hans/workflow.ts 214 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/app-overview.ts 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/app.ts 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/billing.ts 84 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/common.ts 49 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/custom.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/dataset-creation.ts 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/dataset-documents.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/dataset-settings.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/dataset.ts 48 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/explore.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/run-log.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/share-app.ts 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/tools.ts 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
i18n/zh-Hant/workflow.ts 220 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
jest.config.ts 23 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
middleware.ts 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
models/app.ts 64 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
models/common.ts 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
models/datasets.ts 31 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
models/debug.ts 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
next.config.js 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
package.json 239 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
public/embed.js 285 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
public/embed.min.js 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
public/favicon.ico 对比 | 查看 | 原始文档 | blame | 历史
public/logo/logo-embedded-chat-header.png 对比 | 查看 | 原始文档 | blame | 历史
public/logo/logo-site-dark.png 对比 | 查看 | 原始文档 | blame | 历史
public/logo/logo-site.png 对比 | 查看 | 原始文档 | blame | 历史
public/vs/language/typescript/tsWorker.js 589 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/base.ts 268 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/common.ts 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/datasets.ts 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/knowledge/use-create-dataset.ts 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
service/knowledge/use-dateset.ts 对比 | 查看 | 原始文档 | blame | 历史
service/knowledge/use-document.ts 24 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/log.ts 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/refresh-token.ts 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/share.ts 51 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/tools.ts 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/use-base.ts 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/use-workflow.ts 85 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
service/workflow.ts 9 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
tailwind.config.js 120 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
themes/dark.css 1180 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
themes/light.css 1188 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
themes/manual-dark.css 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
themes/manual-light.css 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
themes/tailwind-theme-var-define.ts 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
types/app.ts 22 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
types/feature.ts 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
types/workflow.ts 205 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
typography.js 70 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
utils/app-redirection.ts 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
utils/classnames.spec.ts 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
utils/format.spec.ts 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
utils/format.ts 56 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
utils/index.ts 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
utils/model-config.ts 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
utils/timezone.json 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
utils/var.ts 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
yarn.lock 13310 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史