Commit Graph

1724 Commits

Author SHA1 Message Date
AkaraChen 2417699e85 feat: new qa setting ui 2024-12-05 15:00:54 +08:00
Joel 8a8fc7ab50 feat: finish add chunk mode 2024-12-05 14:08:45 +08:00
Joel 1578dc50ef feat: add chunking mode 2024-12-05 11:40:46 +08:00
twwu 78fff31e61 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-05 11:13:20 +08:00
twwu b18eb58770 feat: implement ChildSegmentList component and integrate it into SegmentCard for displaying child chunks 2024-12-05 11:13:14 +08:00
twwu 52ba180bf4 feat: add SegmentDetail component for displaying and editing segment information 2024-12-05 11:11:57 +08:00
AkaraChen 8541153b15 merge main 2024-12-05 10:57:27 +08:00
AkaraChen 0185fb3369 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-05 10:40:32 +08:00
AkaraChen 5bf6cd242d wip: qa mode 2024-12-05 10:40:27 +08:00
Joel 284bb7ac71
fix: ref attribute in markdown causes page crash (#11369)
Co-authored-by: crazywoola <427733928@qq.com>
2024-12-05 10:15:21 +08:00
twwu f8d6d5a6a9 refactor: replace DocumentContext with useDocumentContext for improved context management 2024-12-05 10:12:02 +08:00
twwu 7200dd42d3 refactor: update batch action component props and change id type in ChildChunkDetail 2024-12-05 09:49:37 +08:00
github-actions[bot] 138bf698b0
chore: translate i18n files (#11353)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2024-12-04 19:24:03 +08:00
NFish e5bb4cca12
fix: Correct category of 'Workflow' used in Explore Apps. (#11351) 2024-12-04 18:19:12 +08:00
AkaraChen 4048eff3ab chore: remove twc 2024-12-04 17:37:12 +08:00
AkaraChen 5e2cb0e3a8
feat: add base skeleton component (#11339) 2024-12-04 17:34:55 +08:00
AkaraChen 8289175bfa style: fix component naming 2024-12-04 16:23:43 +08:00
Hash Brown 16a65cb367
fix: cannot send message when debug with multiple model with conversa… (#11333) 2024-12-04 16:17:11 +08:00
AkaraChen 539050c56b style: fix component naming 2024-12-04 16:16:00 +08:00
AkaraChen 90b407ecc8 feat: loading & empty state for step 2 2024-12-04 16:07:25 +08:00
Yi Xiao f933af9f57
fix: check valid for number variable (#11334) 2024-12-04 15:46:54 +08:00
AkaraChen 1df3f4aad3 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-04 14:34:38 +08:00
twwu 8d74eb4946 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-04 14:24:54 +08:00
twwu 388d7918f3 feat: add translation for chunks and new icons; update checkbox styles; add new segment list and segment card 2024-12-04 14:24:47 +08:00
AkaraChen 14f46308a9 chore: gen icon for selection icon 2024-12-04 14:10:17 +08:00
AkaraChen 629152ff2c feat: ui component finish for chunk preview 2024-12-04 11:52:05 +08:00
zxhlyh 98a1b01b0c
fix: file download in chat (#11322) 2024-12-04 11:10:56 +08:00
Joel e240424be5
fix: number variable can not input constant type value in tool config form (#11320) 2024-12-04 10:46:03 +08:00
DDDDD12138 1cb5a12abb
fix: resolve scrolling issue in workflow-log table (#11302) 2024-12-03 21:29:42 +08:00
KVOJJJin ff2a4a6fcd
Fix: model params in logs (#11298) 2024-12-03 21:17:55 +08:00
AkaraChen bebad5cbdd refactor: step 2 2024-12-03 17:26:45 +08:00
-LAN- 7a962b9f03
chore: bump version to 0.13.0 (#11284)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-03 16:01:12 +08:00
AkaraChen dfdc4ed3b1 refactor: step 2 2024-12-03 15:23:51 +08:00
AkaraChen a77aa169b4 refactor: step 2 2024-12-03 14:43:15 +08:00
AkaraChen 94eb069a97 refactor: step 2 2024-12-03 14:34:18 +08:00
Joel a679079a1d
fix: auto translate fail (#11286) 2024-12-03 14:21:59 +08:00
AkaraChen c960f78035 refactor: step 2 2024-12-03 14:14:37 +08:00
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-03 13:56:40 +08:00
AkaraChen 90421b5fb5 feat: preview container components 2024-12-03 13:39:27 +08:00
kurokobo a86f1eca79
docs: add api docs for /v1/info (#11269) 2024-12-03 09:14:13 +08:00
dependabot[bot] 668c1c0792
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /web (#11262)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 17:30:52 +08:00
Hiroshi Fujita 1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 2024-12-02 15:29:25 +08:00
Hiroshi Fujita 9bc5bc2548
feat: Increase the number of Opening Questions in the Conversation Opener (#11233) 2024-12-01 09:38:45 +08:00
非法操作 3bc4dc58d7
fix: search model not work as expected (#11225) 2024-11-30 17:31:15 +08:00
fengjiajie 9dd4bf5574
fix: Correct inputs field type in API documentation (#11198) 2024-11-30 11:13:32 +08:00
-LAN- 0554898b5d
fix(file_factory): Remove transfer_method validation (#11207)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-11-29 17:26:31 +08:00
Yi Xiao e3119112a6
chore: add Thai GUI (#11201) 2024-11-29 14:20:48 +08:00
非法操作 d3af0e9090
fix: handleLoadFileFromLink's transfer method incorrect (#11197) 2024-11-29 09:37:50 +08:00
非法操作 e576d32fb6
chore: improve conversation list and rename docs (#11187) 2024-11-29 09:22:08 +08:00
AkaraChen 11679dc68a feat: child chunk component for dataset 2024-11-28 15:18:56 +08:00
twwu d1c3c26dc7 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-11-28 13:37:20 +08:00
twwu 32df9d6e00 feat: add segment management hooks for enabling, disabling, and deleting segments 2024-11-28 13:37:12 +08:00
github-actions[bot] 18add94a31
chore: translate i18n files (#11182)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
2024-11-28 13:21:04 +08:00
KVOJJJin 18d3ffc194
Feat: new pagination (#11170) 2024-11-28 12:26:02 +08:00
NFish 0a30a5b077
Feat: remove github star and community links if it is enterprise version (#11180) 2024-11-28 11:02:25 +08:00
AkaraChen 25bccd52c2 feat: child chunk component for dataset 2024-11-28 10:36:24 +08:00
AkaraChen 521ab30bba fix: data processing form layout padding 2024-11-28 10:20:08 +08:00
Joel cc64419c84 feat: use new file icon 2024-11-27 17:57:28 +08:00
Joel e27568f0c7 fix: not add datasetid to picker 2024-11-27 16:52:10 +08:00
Joel b7b49daff8 feat: add picker logic 2024-11-27 16:48:40 +08:00
Joel 71e285c490 feat: add document file select 2024-11-27 15:52:58 +08:00
Novice baef18cedd
fix: Incorrect iteration log display in workflow with multiple parallel mode iteartaion nodes (#11158)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
2024-11-27 13:42:28 +08:00
AkaraChen f1655888ef fix: number input component 2024-11-27 10:29:16 +08:00
Joel 79db920fa7
fix: enable after disabled memory not pass user query (#11136) 2024-11-26 17:55:11 +08:00
NFish b3d65cc7df
Feat: Divider component now supports gradient background (#11130) 2024-11-26 17:44:56 +08:00
Joel a98df0158e chore: document header 2024-11-26 17:26:20 +08:00
AkaraChen 378461bf8a Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-11-26 17:22:07 +08:00
AkaraChen e2c6ea3a3a chore: align design token 2024-11-26 17:22:02 +08:00
twwu 0c4e06e1c1 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-11-26 16:56:34 +08:00
twwu 1e4167427c refactor: update processing status UI and add new CSS variables for success and error states 2024-11-26 16:56:27 +08:00
AkaraChen e26a963163 fix: missing translation 2024-11-26 16:05:14 +08:00
-LAN- 208d6d6d94
chore: bump to 0.12.1 (#11122) 2024-11-26 15:46:17 +08:00
AkaraChen 72ca69fb2a Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-11-26 15:38:03 +08:00
AkaraChen db1956ed54 feat: dataset creation form reset 2024-11-26 15:37:57 +08:00
Joel 9aceceda2c fix: css var value 2024-11-26 15:33:58 +08:00
AkaraChen 1843f6ccb6 refactor: input number component 2024-11-26 15:29:31 +08:00
AkaraChen b7d9987953 chore: align design token 2024-11-26 14:48:49 +08:00
AkaraChen b528b1e875 refactor: use css var 2024-11-26 14:33:40 +08:00
AkaraChen c4aa98e609 Merge branch 'main' into feat/parent-child-retrieval 2024-11-26 14:18:56 +08:00
AkaraChen 4757db1b6b refactor: use css var 2024-11-26 14:18:42 +08:00
NFish e9c098d024
Fix regenerate themes (#11101) 2024-11-26 11:33:04 +08:00
非法操作 f1366e8e19
fix #11091 raise redirect issue (#11092) 2024-11-26 10:25:42 +08:00
非法操作 60c1549771
fix: import Explore Apps raise error (#11091) 2024-11-26 09:32:08 +08:00
-LAN- 625aaceb00
chore: bump version to 0.12.0 (#11056) 2024-11-25 19:17:59 +08:00
AkaraChen 1a6a28f650 feat: settings ui for database pre-preprocessing 2024-11-25 17:57:31 +08:00
Joel eb542067af
feat: add cookie management (#11061) 2024-11-25 16:31:49 +08:00
KVOJJJin 8028e75fbb
Improvement: update api doc of workflow (#11054) 2024-11-25 12:48:36 +08:00
-LAN- 3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. (#10947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-25 12:46:50 +08:00
nomi3 79a35c2fe6
feat(i18n): update Japanese translation for login page (#10993) 2024-11-25 12:02:56 +08:00
Joel 2dd4c34423
fix: llm node do not pass sys.query in chatflow app init (#11053) 2024-11-25 12:01:57 +08:00
TakakiMoriguchi 365a40d11f
fix: Japanese typo (#11034) 2024-11-24 21:09:30 +08:00
johnpccd d0648e27e2
Fix typo (#11024) 2024-11-24 11:15:46 +08:00
非法操作 08ac36812b
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-11-22 19:32:44 +08:00
crazywoola 3750200c5e
feat: add a meta(mac) ctrl(windows) key (#10978) 2024-11-22 16:30:34 +08:00
-LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-11-22 16:30:22 +08:00
NFish 8a83edc1b5
Feat: update icon and Divider components (#10975) 2024-11-22 15:44:42 +08:00
github-actions[bot] 5b415a6227
chore: translate i18n files (#10970)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-22 15:24:11 +08:00
-LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-11-22 15:05:04 +08:00
AkaraChen bba9301788 fix: layout overflow 2024-11-22 14:09:41 +08:00
AkaraChen 7881fb4d22 fix: layout overflow 2024-11-22 13:12:24 +08:00
Wu Tianwei 3579bbd1c4
refactor: Split linear-gradient and color (#10961) 2024-11-22 10:55:42 +08:00
非法操作 8b16f07eb0
feat: add cURL import for http request node (#8656) 2024-11-21 22:25:18 +08:00
marvin-season fefda40acf
fix: fix bugs of frontend-workflow panel operator (#10945)
Co-authored-by: marvin <sea-son@foxmail.com>
2024-11-21 19:07:02 +08:00
AkaraChen fdcee1cd45 feat: create top bar 2024-11-21 16:19:32 +08:00
twwu 13c62f83f4 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-11-21 15:13:21 +08:00
twwu c5b9a829c0 feat: update UI styles and enhance status indicator components 2024-11-21 15:13:16 +08:00
Hash Brown ea0ebc020c
fix: chat history might be empty in log detail view (#10905) 2024-11-21 14:12:01 +08:00
Kota-Yamaguchi f358db9f02
feat : Add Japanese translations for API documentation: chat, advanced-chat, completion, and workflow (#10927) 2024-11-21 14:02:46 +08:00
AkaraChen 6f3a1c9d72 feat: parent child state 2024-11-21 11:40:17 +08:00
twwu 13bb4aa721 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-11-20 16:38:48 +08:00
twwu d0ef423e66 feat: enhance SegmentCard and SegmentAdd components with new DocumentTitle and improved UI elements 2024-11-20 16:38:38 +08:00
AkaraChen 8e1aef6120 feat: new dataset footer ui 2024-11-20 16:24:06 +08:00
llinvokerl d6ea1e2f12
fix: explicitly use new token when retrying ssePost after refresh (#10864)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
2024-11-20 16:11:33 +08:00
AkaraChen 4657df17a9 revert: qa mode 2024-11-20 15:25:26 +08:00
AkaraChen 27ece2fb52 feat: most ui for create datasets
chore: upd
2024-11-20 14:55:59 +08:00
非法操作 f3af7b5f35
fix: tool's file input display string (#10887) 2024-11-20 12:54:24 +08:00
Jason Tan d18754afdd
feat: admin can also change member role (#10651) 2024-11-20 11:29:49 +08:00
非法操作 beb7953d38
feat: enhance the custom note (#8885) 2024-11-20 11:24:45 +08:00
AkaraChen ca4d0fb4cc feat: option card component
chore: upd
2024-11-20 10:13:40 +08:00
非法操作 7e66e5a713
feat: make toc panel can collapse (#10875) 2024-11-20 10:07:30 +08:00
kurokobo 07b5bbae06
feat: add a minimal separator between pinned apps and unpinned apps in the explore page (#10871) 2024-11-20 09:32:59 +08:00
AkaraChen 1cc7dc6360
style: refactor fetch and context (#10795) 2024-11-19 17:16:06 +08:00
KVOJJJin 328965ed7c
Fix: crash of workflow file upload (#10831)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-11-19 14:15:18 +08:00
zxhlyh 133de9a087
fix: upload file component support multiple (#10817) 2024-11-19 14:00:54 +08:00
kimjion 7261384655
fix: close child modal on log drawer close (#10839) 2024-11-19 12:09:55 +08:00
dajianguo 4718071cbb
feat: Knowledge-base-api-get-post-method-text-error-#10836 (#10837) 2024-11-19 12:08:10 +08:00
非法操作 22be0816aa
feat: add TOC to app develop doc (#10799) 2024-11-19 09:06:12 +08:00
Benjamin 79d59c004b
chore: update .gitignore to include mise.toml (#10778) 2024-11-18 19:35:12 +08:00
zxhlyh de6d3e493c
fix: script rendering in message (#10807)
Co-authored-by: crazywoola <427733928@qq.com>
2024-11-18 19:19:10 +08:00
-LAN- 7f1fdb774c
chore: bump version to 0.11.2 (#10805) 2024-11-18 17:52:53 +08:00
KVOJJJin 3e2b8a8d02
Fix: legacy image upload compatible (#10803) 2024-11-18 15:57:48 +08:00
zxhlyh 9861279395
fix: upload custom file extension (#10801) 2024-11-18 15:57:32 +08:00
dajianguo 538a5df9d5
feat: Optimize usability during debugging #10641 (#10793) 2024-11-18 11:13:52 +08:00
呆萌闷油瓶 c170862de7
fix:custom file extension not support (#10759)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-16 22:37:25 +08:00
Jason Tan ca6efd73f3
fix: date filter key not unique (#10645) 2024-11-16 14:43:55 +08:00
github-actions[bot] d05fee1182
chore: translate i18n files (#10754)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-11-15 19:31:15 +08:00
NFish 1f87676d52
Supports display license status (#10408)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2024-11-15 17:59:48 +08:00
crazywoola db1d2aaff5
Feat/add Slovensko (Slovenija) (#10731)
Co-authored-by: XHorizont.com <johnny@xhorizont.com>
2024-11-15 13:59:08 +08:00
GeorgeCaoJ c85bff235d
fix(i18n): handle key naming error (#10713) 2024-11-15 09:01:38 +08:00
Bowen Liang 44f57ad9a8
chore: Bump Alpine Linux to 3.20 in web dockerfile (#10671) 2024-11-14 20:57:01 +08:00
非法操作 bddecba9ed
fix: `mp3` file upload not work (#10650) 2024-11-13 17:37:29 +08:00
Benjamin 0867821ae7
fix: update conversation session naming and API path in documentation (#10589) 2024-11-12 21:44:04 +08:00
dependabot[bot] 62642443ef
chore(deps): bump elliptic from 6.5.7 to 6.6.0 in /web (#10587)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-12 16:43:11 +08:00
zxhlyh b77628c458
fix: text-generation webapp file form (#10578) 2024-11-12 15:35:12 +08:00
NFish 40c5e6d67a
fix: Page may lock if user close the page when refresh access_token (#10550) 2024-11-12 15:18:19 +08:00
zxhlyh e4d175780e
fix: retrieval setting validate (#10454) 2024-11-12 14:38:24 +08:00
Hiroshi Fujita e63c0e3cbb
feat(settings): add chat color theme inverted toggle in settings modal (#10558) 2024-11-11 23:53:43 +08:00
-LAN- 9550b884f7
chore: update version to 0.11.1 across all configurations and Docker images (#10539) 2024-11-11 18:32:28 +08:00
zxhlyh 508f84893f
fix: workflow start node form optional value (#10529) 2024-11-11 14:57:28 +08:00
Novice f414d241c1
Feat/iteration single run time (#10512) 2024-11-11 14:47:52 +08:00
Charlie.Wei fbee41f8c7
The list action node adds methods to extract specific list objects (#10421)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-11 12:10:21 +08:00
Charlie.Wei 55edd5047e
Support for incoming value modification (#10525) 2024-11-11 11:52:32 +08:00
非法操作 0587e24fdb
feat: support tool search also can search toolProvider's name (#10518) 2024-11-11 11:32:41 +08:00
QuietlyChan c1b2243adb
feat: Add support for complete domain names in the new URL prefix. (#8893)
Co-authored-by: crazywoola <427733928@qq.com>
2024-11-08 17:17:34 +08:00
Novice a7dbe58c85
fix: correct output order in parallel mode for iteration nodes (#10323) 2024-11-08 15:32:40 +08:00
非法操作 033ab5490b
feat: support LLM understand video (#9828) 2024-11-08 13:22:52 +08:00
katsuma 98b3e37144
fix: simplify Enter key handling and remove unused ref (#10413) 2024-11-07 21:21:50 +08:00
huangyafei 0b16270b88
fix typo: Retrieve Chunks API Docs (#10412) 2024-11-07 18:11:36 +08:00
非法操作 59f8d116af
chore: improve custom tool's display (#10410) 2024-11-07 18:10:41 +08:00
非法操作 3cb2fb8250
fix: remove duplicated category “recommended” (#10375) 2024-11-06 19:06:55 +08:00
comfuture 42a9374e71
chore: update translation for 'account' from '계좌' to '계정' (#10350) 2024-11-06 12:44:44 +08:00
Nam Vu ac0fed6402
feat: support png, gif, webp (#7947)
Co-authored-by: xuanson9699 <84961581+xuanson9699@users.noreply.github.com>
2024-11-06 09:05:05 +08:00
-LAN- 7f583ec1ac
chore: update version to 0.11.0 across all relevant files (#10278) 2024-11-05 17:53:56 +08:00
Matsuda 68e0b0ac84
fix typo: writeOpner to writeOpener (#10290) 2024-11-05 16:09:53 +08:00
NFish 302f4407f6
refactor the logic of refreshing access_token (#10068) 2024-11-05 12:38:31 +08:00
github-actions[bot] de5dfd99f6
chore: translate i18n files (#10273)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-05 10:57:32 +08:00
Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
GeorgeCaoJ cca2e7876d
fix(workflow): handle else condition branch addition error in if-else node (#10257) 2024-11-05 09:56:41 +08:00
-LAN- 6452342222
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-04 15:55:34 +08:00
Hanqing Zhao 8ab05d4c36
Modify translation (#10213) 2024-11-04 09:11:15 +08:00
crazywoola 2ed6bb86c1
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 2024-11-03 12:53:49 +08:00
Kota-Yamaguchi bf371a6e5d
Feat : add LLM model indicator in prompt generator (#10187) 2024-11-02 19:46:28 +08:00
Kota-Yamaguchi a0af7a51ed
chore : code generator preview hint (#10188) 2024-11-02 19:45:07 +08:00
zxhlyh dfa3ef0564
fix: webapp upload file (#10195) 2024-11-02 17:03:14 +08:00
zxhlyh 78b74cce8e
fix: upload remote image preview (#9952) 2024-11-01 15:45:27 +08:00
Kota-Yamaguchi f674de4f5d
feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2024-11-01 11:39:32 +08:00
zxhlyh 2ecdc54b0b
Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-10-31 20:20:46 +08:00
Jyong ce260f79d2
Feat/update knowledge api url (#10102)
Co-authored-by: nite-knite <nkCoding@gmail.com>
2024-10-31 18:29:12 +08:00
Hash Brown 73f29484e7
fix: log detail panel not showing any message when total count greate… (#10119) 2024-10-31 16:02:20 +08:00
beginnerZhang 66e9bd90eb
fix: view logs in prompt, no response when clicked (#10093)
Co-authored-by: zhanganguo <zhanganguo@lixiang.com>
2024-10-31 10:49:14 +08:00
非法操作 b29c1224c1
chore: remove an unnecessary link (#10088) 2024-10-31 10:35:45 +08:00
Kota-Yamaguchi 6c25131964
chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083) 2024-10-31 09:52:59 +08:00
sacryu a69513c044
fix the typos in the hit testing template (#10072) 2024-10-30 22:01:22 +08:00
Fog3211 18424dd82f
fix: prevent onChange during IME composition (#10059) 2024-10-30 16:59:40 +08:00
郭伟伟 190b6a2aa6
feat: /conversations api response add 'update_at' field,and update api docs add sort_by parameter (#10043) 2024-10-30 15:41:15 +08:00
crazywoola fc37e654fc
Feat/support form in conversation (#9980) 2024-10-29 13:32:50 +08:00
Wu Tianwei b6d045cebf
fix: Fix page logout issue due to refresh-token (#9970) 2024-10-29 09:55:14 +08:00
crazywoola de850262b8
fix: button rendering when using streaming (#9957) 2024-10-28 19:23:31 +08:00
-LAN- de57af46c0
chore: update version to 0.10.2 in packaging and docker configurations (#9924) 2024-10-28 18:47:45 +08:00
AllenWriter adcd83f6a8
Docs: fix docs url (#9954) 2024-10-28 18:34:23 +08:00
Joel 81d4d8cea1
fix: separator change add too many backslash (#9949) 2024-10-28 18:01:33 +08:00
Hanqing Zhao c13dc62065
Modify and add jp translation (#9930) 2024-10-28 16:31:58 +08:00
Joel 705946cc40
fix: tool var type error (#9937) 2024-10-28 15:36:28 +08:00
seikyo-cho-lvgs aafa4a3c8b
Remove invalid languages error (#9928)
Co-authored-by: crazywoola <427733928@qq.com>
2024-10-28 13:53:04 +08:00
kurokobo 227f49a0cc
docs: improve api documentation for advanced chat and workflow (#9882) 2024-10-26 10:43:47 +08:00
crazywoola f7aacefcd6
feat: support button in markdown (#9876) 2024-10-25 21:51:59 +08:00
非法操作 fd437ff4c5
fix: segement settings of documents raise error (#8971) 2024-10-25 16:58:50 +08:00
非法操作 fb218f8b10
feat: allow answer node use chat_var and env_var (#9226) 2024-10-25 15:37:29 +08:00
github-actions[bot] 60ddcdf960
chore: translate i18n files (#9853)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-10-25 15:19:05 +08:00
KVOJJJin 303bafb3ac
chore: update api docs (#9832) 2024-10-25 15:03:24 +08:00