Commit Graph

  • 2eddc3eef5 feat: enhance form components with additional props for validation and tooltips; add OptionsField component feat/tanstack-form twwu 2025-04-18 11:32:23 +08:00
  • 99f79b88d5 feat: add new form components including CheckboxField, NumberInputField, SelectField, TextField, and SubmitButton with updated input sizes twwu 2025-04-17 13:33:33 +08:00
  • 6c59e68761 feat: replace existing page content with DemoForm component for improved layout twwu 2025-04-16 14:16:56 +08:00
  • f8c11d9835 feat: implement form components including CheckboxField, SelectField, TextField, and SubmitButton with validation twwu 2025-04-16 14:16:32 +08:00
  • 4d1a9d1a83 feat: add IndeterminateIcon component and update Checkbox to support indeterminate state refactor: remove mixed state handling and update related styles fix: update useCallback dependencies for better performance twwu 2025-04-15 17:30:18 +08:00
  • 6eef5990c9 feat: enhance form components with additional props for validation and tooltips; add OptionsField component feat/rag-pipeline twwu 2025-04-18 11:32:23 +08:00
  • 13c37ce49e Merge branch 'chore/slice-workflow' into deploy/dev deploy/dev zxhlyh 2025-04-18 10:49:08 +08:00
  • beaa51b86f remove console chore/slice-workflow zxhlyh 2025-04-18 10:48:42 +08:00
  • 37e8949ce3 Merge branch 'chore/slice-workflow' into deploy/dev zxhlyh 2025-04-18 10:34:45 +08:00
  • 628dd8fcd8 merge main zxhlyh 2025-04-18 10:30:28 +08:00
  • 523efbfea5
    Fix: ValueError: Formatting field not found in record: 'req_id' (#18327) main Ethan 2025-04-18 09:42:38 +08:00
  • b96ecd072a
    fix: can not input R when debug (#18323) crazywoola 2025-04-18 09:42:08 +08:00
  • 7936770810 Merge branch 'feat/structured-output' into deploy/dev Novice 2025-04-18 09:29:04 +08:00
  • 28ffe7e3db
    fix: missing headers in some cases (#18283) hbprotoss 2025-04-17 21:10:58 +08:00
  • 721294948c
    Diable expire_on_commit in the implemention of the WorkflowNodeExecut… (#18321) Ganondorf 2025-04-17 21:09:19 +08:00
  • b287aaccec
    fix: Correctly render multiple think blocks in Markdown (#18310) sayThQ199 2025-04-17 19:50:41 +08:00
  • bbc6efd773
    fix: curl request address (#18320) devxing 2025-04-17 19:50:20 +08:00
  • 4d00f4bfd7 Merge branch 'main' into deploy/dev NFish 2025-04-17 19:48:06 +08:00
  • 9c56db736c chore: fix the prompt name change feat/structured-output Novice 2025-04-17 19:41:27 +08:00
  • e6a7a1884c chore: fix the code review issues Novice 2025-04-17 19:34:20 +08:00
  • dc9c5a4bc7
    make repository type be private (#18304) Ganondorf 2025-04-17 18:49:22 +08:00
  • e90c532c3a
    fix retrival resource miss in chatflow (#18307) Jyong 2025-04-17 18:05:15 +08:00
  • 397e2a8522
    datasets api create-by-file add reranking_mode properties (#18300) 刘小龙 2025-04-17 18:04:43 +08:00
  • 8f547e6340
    fix(typing): validate OAuth code before processing access token (#18288) Yeuoly 2025-04-17 16:58:29 +08:00
  • fac39641a7 fix: array type feat/llm-struct-output Joel 2025-04-17 16:55:26 +08:00
  • defd5520ea
    fix: invalid new tool call creation logic during response handling in OAI-Compat model (#17781) Vitor 2025-04-17 16:52:49 +08:00
  • cd675651d8 feat: last run struct feat/last-run-frontend Joel 2025-04-17 16:45:41 +08:00
  • 079d0f786d chore: disabled logic Joel 2025-04-17 16:33:09 +08:00
  • 17a908fac1 feat: add settings and last run tab Joel 2025-04-17 16:19:25 +08:00
  • b6b608219a
    fix: update retrieval_model documentation (#18289) GuanMu 2025-04-17 16:18:06 +08:00
  • e8e6c12372 Merge branch 'feat/e-permission' into deploy/enterprise deploy/enterprise NFish 2025-04-17 16:09:52 +08:00
  • 411a7d346f fix: check user access permission when visit at explore page feat/e-permission NFish 2025-04-17 16:07:59 +08:00
  • 22a1bc337f
    fix: perferred model provider not match with provider. (#18282) -LAN- 2025-04-17 16:44:00 +09:00
  • f98c721cd5 merge chore/slice-workflow zxhlyh 2025-04-17 15:43:59 +08:00
  • 587891015d chore: slice workflow zxhlyh 2025-04-17 15:38:27 +08:00
  • caa179a1d3
    If the DSL version is less than 0.1.5, it causes errors in an intranet environment. (#18273) moonpanda 2025-04-17 15:25:31 +08:00
  • e8e47aee21
    fix: Access the text-generation app's API doc error (#18278) crazywoola 2025-04-17 15:17:22 +08:00
  • 808a401d1e feat[plugin]: reformat feat/file_upload_for_plugin Dongyu Li 2025-04-17 15:16:33 +08:00
  • 5c4bf2a9e4 r2 feat/r2 jyong 2025-04-17 15:07:23 +08:00
  • 2003b5f78b Merge branch 'main' into feat/llm-struct-output Joel 2025-04-17 15:05:45 +08:00
  • 220731c8d6 feat[plugin]:The plugin upload file change to be stored as a toolfile, and add a "preview_url" field to the return value. Dongyu Li 2025-04-17 14:28:41 +08:00
  • c2e9056705 chore: refactor to slice Joel 2025-04-17 14:20:11 +08:00
  • 83f1aeec1d
    Fix ORDER BY (score, id) error in api/core/rag/datasource/vdb/analyticdb/analyticdb_vector_sql.py line 249 (#18252) Rain Wang 2025-04-17 14:15:05 +08:00
  • 0345eb4659 feat: add new form components including CheckboxField, NumberInputField, SelectField, TextField, and SubmitButton with updated input sizes twwu 2025-04-17 13:33:33 +08:00
  • 6d9dd3109e
    feat: add a abstract layer for WorkflowNodeExcetion (#18026) -LAN- 2025-04-17 12:48:52 +09:00
  • 77fde04ef7
    style: add left padding to editor component and remove unused CSS (#18247) GuanMu 2025-04-17 11:47:59 +08:00
  • 9d139fa306
    fix: Could not load the logo of workflow as Tool in Agent Node (#18243) Joel 2025-04-17 11:22:06 +08:00
  • 6d66e3f680
    fix(follow_ups): handle empty LLM responses in context (#18237) Novice 2025-04-17 10:41:56 +08:00
  • e8d98e3d89
    Add analyzer_params config for milvus vectordb (#18180) Rain Wang 2025-04-17 10:38:56 +08:00
  • 192bed068d Merge branch 'feat/e-permission' into deploy/enterprise NFish 2025-04-17 10:30:54 +08:00
  • 1126b9d1ec fix: create datasets now supports horizontal scroll NFish 2025-04-17 10:21:18 +08:00
  • a1d20085e6
    fix: change the method of update_dataset api in document (#18197) Chenming C 2025-04-17 10:10:27 +08:00
  • 6da7e6158f
    Add the parameter appid to apiserver (#18224) AirLin 2025-04-16 23:07:05 +08:00
  • c91045a9d0
    fix(fail-branch): prevent streaming output in exception branches (#17153) Novice 2025-04-16 22:34:07 +08:00
  • 44cdb3dcea
    feat: improve embedding sys.user_id and conversion id info usage (#18035) Panpan 2025-04-16 21:08:13 +08:00
  • 358fd28c28
    feat: fetch app info in plugins (#18202) Yeuoly 2025-04-16 20:27:29 +08:00
  • e912928cce
    fix: create child chunk (#18209) devxing 2025-04-16 19:56:21 +08:00
  • cac0d3c33e
    fix: implement robust file type checks to align with existing logic (#17557) Arcaner 2025-04-16 19:21:50 +08:00
  • 18f98f4fe1
    fix: ruff check isoparse (#18033) jiangbo721 2025-04-16 19:21:18 +08:00
  • 56ef622447 chore: sort dependencies Novice 2025-04-16 18:16:22 +08:00
  • 2bf2a6755b chore: uv add json_repair Novice 2025-04-16 18:14:24 +08:00
  • 674fc02a53 chore: uv add json_repair Novice 2025-04-16 18:12:40 +08:00
  • 5aa541fe37 Merge branch 'main' into feat/structured-output Novice 2025-04-16 18:12:00 +08:00
  • a7a281bde4 Merge branch 'fix/reset-password-security' into deploy/dev NFish 2025-04-16 17:49:01 +08:00
  • 4166f73d9d
    fix: page/limit param not effective (#18196) 诗浓 2025-04-16 17:26:47 +08:00
  • bbd9fe9777
    Fix:style of opening questions (#18194) KVOJJJin 2025-04-16 17:25:25 +08:00
  • b7e8517b31
    feat: agent strategy parameter add help information (#18192) Junjie.M 2025-04-16 17:24:09 +08:00
  • da7c8621f7
    fix: agent strategy string type parameter default value invalid (#18185) Junjie.M 2025-04-16 17:03:18 +08:00
  • 36724a2b47 feat: use current vars hooks Joel 2025-04-16 16:52:15 +08:00
  • 625a8cc371 feat: add necessary store api Joel 2025-04-16 16:43:58 +08:00
  • 8cc37f3115
    fix:the extraction function of the list operation node received 0 that should not be received (#18170) 呆萌闷油瓶 2025-04-16 16:26:24 +08:00
  • c6e2970b65
    chore: Reorganizes test file structure (#18155) -LAN- 2025-04-16 17:09:17 +09:00
  • ea40cf5bcc feat: add last run store Joel 2025-04-16 16:04:27 +08:00
  • b006b9ac0c
    Http requests node add ssl verify (#18125) Ganondorf 2025-04-16 15:59:34 +08:00
  • 379d382914 feat: add current vars store Joel 2025-04-16 15:50:20 +08:00
  • e1455cecd8
    feat: add switches for jina firecrawl watercrawl (#18153) crazywoola 2025-04-16 15:50:15 +08:00
  • b247ef85bf
    fix dataset api retrieval model null handling (#18151) kenwoodjw 2025-04-16 15:50:06 +08:00
  • fcdf965037
    feat: add PATCH method support in Heading component (#18160) GuanMu 2025-04-16 15:48:09 +08:00
  • 640ee80010
    feat: add red corner mark to Badge component for marketplace plugins (#18162) Yeuoly 2025-04-16 15:15:23 +08:00
  • 7f3fc0948d fix: style of category in explore feat/theme-switch jZonG 2025-04-16 15:12:52 +08:00
  • 71f78e0d33 feat: replace existing page content with DemoForm component for improved layout twwu 2025-04-16 14:16:56 +08:00
  • 942648e9e9 feat: implement form components including CheckboxField, SelectField, TextField, and SubmitButton with validation twwu 2025-04-16 14:16:32 +08:00
  • 78c0d5485d fix: update reset password token when email code verify success NFish 2025-04-16 13:46:08 +08:00
  • 95283b4dd3
    Feat/change split length method (#18097) Jyong 2025-04-16 12:28:22 +08:00
  • 2a0d7533d7
    [Unit Test] Generate coverage number for UT (#18106) AichiB7A 2025-04-16 11:55:37 +08:00
  • 57b28576f0
    chore: remove unused poetry.toml (#18112) Bowen Liang 2025-04-16 11:55:19 +08:00
  • a44b8cb189 Merge branch 'feat/structured-output' into deploy/dev Novice 2025-04-16 10:01:51 +08:00
  • aead48726e
    fix: cannot regenerate with image(#15060) (#16611) Jimmyy 2025-04-16 09:56:46 +08:00
  • cd17ce9250
    fix: start api and worker after the database has become healthy (#18109) kurokobo 2025-04-16 10:54:03 +09:00
  • f62733a98c Merge branch 'feat/e-permission' into deploy/enterprise NFish 2025-04-16 09:09:43 +08:00
  • c91398883c fix: show error message when web app access denied NFish 2025-04-16 09:09:21 +08:00
  • f4214fdfcf Feat: api page dark mode (#18078) KVOJJJin 2025-04-15 16:13:18 +08:00
  • 8e37bdf342 feat: add theme switcher jZonG 2025-04-15 17:38:55 +08:00
  • 9d7357058a
    chore: merge lint dependency group into dev group of python packages (#18088) Bowen Liang 2025-04-15 20:50:06 +08:00
  • 9889aa10bd
    chore: speed up git checkout by removing fetch-depth 0 to avoid pulling all tags and branches (#18103) Bowen Liang 2025-04-15 20:21:21 +08:00
  • d619fa1767
    feat: implement blob chunk handling in plugin manager (#18101) Yeuoly 2025-04-15 19:23:03 +08:00
  • 91009eaef6 feat: add theme switcher jZonG 2025-04-15 17:38:55 +08:00
  • d841581679 feat: add IndeterminateIcon component and update Checkbox to support indeterminate state refactor: remove mixed state handling and update related styles fix: update useCallback dependencies for better performance twwu 2025-04-15 17:30:18 +08:00
  • 7161d7ad96
    feat: add base path to resources (#17655) diuwu 2025-04-15 17:05:50 +08:00
  • 1859bd4fed Merge branch 'feat/e-permission' into deploy/enterprise NFish 2025-04-15 17:04:49 +08:00