Commit Graph

  • bc927868f4 fix: plugin task StyleZhang 2024-11-15 13:14:23 +0800
  • a0758dc2fc feat: finish github install Joel 2024-11-15 14:40:04 +0800
  • 5ad148b8f9 style: refactor context style/refactor-context AkaraChen 2024-11-15 14:26:46 +0800
  • 5c5483a7f0 Fix issue with using an JSON object with single quote in a string when testing API tools. Wei Mingzhi 2024-11-15 13:55:53 +0800
  • c8ed1e62b3 Integrate youtube-transcript-api Tao Wang 2024-11-14 22:22:14 -0800
  • 1c1dcc0e18 fix: replace setup.py with pyproject.toml QiMington 2024-11-15 14:15:55 +0800
  • db1d2aaff5
    Feat/add Slovensko (Slovenija) (#10731) crazywoola 2024-11-15 13:59:08 +0800
  • 4322fdc910
    Feat/add reddit icon (#10733) Steven Lynn 2024-11-15 13:55:46 +0800
  • 6b759795d5 feat: can install github Joel 2024-11-15 13:09:19 +0800
  • bba80f465b just add Joel 2024-11-15 12:07:20 +0800
  • 4c1636807a
    fix the lint error Ding Jiatong 2024-11-15 13:09:21 +0800
  • 434e662b69 fix: lint crazywoola 2024-11-15 12:56:56 +0800
  • a47cc15e83 fix: lint crazywoola 2024-11-15 12:52:49 +0800
  • 75bd88560f fix: lint crazywoola 2024-11-15 12:48:02 +0800
  • 2a5c5a4e15
    fix: remove default model selection for audio tool (#10729) 非法操作 2024-11-15 12:40:41 +0800
  • ebaa94be15 mrege Joel 2024-11-15 12:11:00 +0800
  • 6699441e53 just add Joel 2024-11-15 12:07:20 +0800
  • 7c91664aa7 remove default model selection for audio tool hejl 2024-11-15 12:06:20 +0800
  • abacc3768f Updates poetry.lock content hash for consistency refactor/prompts-convert-in-llm-node -LAN- 2024-11-15 11:52:47 +0800
  • e31358219c feat(llm-panel): refine variable filtering logic -LAN- 2024-11-15 01:06:10 +0800
  • 4e360ec19a refactor(core): decouple LLMNode prompt handling -LAN- 2024-11-15 00:18:36 +0800
  • f68d6bd5e2 refactor(node.py): streamline template rendering -LAN- 2024-11-14 23:35:20 +0800
  • b860a893c8 feat(config-prompt): add support for file variables -LAN- 2024-11-14 23:35:07 +0800
  • 0354c7813e fix(file-manager): enforce file extension presence -LAN- 2024-11-14 21:40:31 +0800
  • 94794d892e feat: add support for document, video, and audio content -LAN- 2024-11-14 21:22:19 +0800
  • fb94d0b7cf fix: ensure workflow run persistence before refresh -LAN- 2024-11-14 21:21:55 +0800
  • 02c39b2631 fix(file-uploader): resolve file extension logic order -LAN- 2024-11-14 21:21:41 +0800
  • 87f78ff582 feat: enhance image handling in prompt processing -LAN- 2024-11-14 20:33:44 +0800
  • 6872b32c7d fix(node): handle empty text segments gracefully -LAN- 2024-11-14 20:22:31 +0800
  • 97fab7649b feat(tests): refactor LLMNode tests for clarity -LAN- 2024-11-14 19:54:21 +0800
  • 9f0f82cb1c refactor(tests): streamline LLM node prompt message tests -LAN- 2024-11-14 19:44:00 +0800
  • ef08abafdf Simplify test setup in LLM node tests -LAN- 2024-11-14 18:52:32 +0800
  • d6c9ab8554 feat(llm_node): allow to use image file directly in the prompt. -LAN- 2024-11-14 18:34:16 +0800
  • bab989e3b3 Remove unnecessary data from log and text properties -LAN- 2024-11-14 18:33:32 +0800
  • ddc86503dc refactor(model_manager): update parameter type for flexibility -LAN- 2024-11-14 14:57:03 +0800
  • abad35f700 refactor(memory): use Sequence instead of list for prompt messages -LAN- 2024-11-14 14:54:28 +0800
  • 620b0e69f5 fix(dependencies): update Faker version constraint -LAN- 2024-11-14 14:05:42 +0800
  • 71cf4c7dbf chore(config): remove unnecessary 'frozen' parameter for test -LAN- 2024-11-14 13:14:52 +0800
  • 47e8a5d4d1 refactor(model_runtime): use Sequence for content in PromptMessage -LAN- 2024-11-14 13:01:57 +0800
  • 93bbb194f2 refactor(prompt): enhance type flexibility for prompt messages -LAN- 2024-11-14 12:53:51 +0800
  • 2106fc5266 fix(tests): update Azure Rerank Model usage and clean imports -LAN- 2024-11-13 16:32:43 +0800
  • 229b146525 feat(errors): add new error classes for unsupported prompt types and memory role prefix requirements -LAN- 2024-11-13 16:22:15 +0800
  • d9fa6f79be refactor: update jinja2_variables and prompt_config to use Sequence and add validators for None handling -LAN- 2024-11-13 16:22:01 +0800
  • 4f89214d89 refactor: update stop parameter type to use Sequence instead of list -LAN- 2024-11-13 16:21:29 +0800
  • 1fdaea29aa refactor(converter): simplify model credentials validation logic -LAN- 2024-11-13 16:07:22 +0800
  • 1397d0000d chore(deps): add faker -LAN- 2024-11-13 14:50:36 +0800
  • 75aa0220dd
    Fix the situation where output_tokens/input_tokens may be None in response.usage Ding Jiatong 2024-11-15 11:47:27 +0800
  • 735e47f5e5 chore: update the styling in the "members setting" Yi 2024-11-15 11:29:48 +0800
  • 45369a1897 update Bowen Liang 2024-11-15 11:28:55 +0800
  • c0f6cfb1be apply TRY401 Bowen Liang 2024-11-07 23:10:26 +0800
  • 5ee528113e add TRY401 Bowen Liang 2024-11-07 21:45:28 +0800
  • 1ec278d492 feat: nodes continue on error Nov1c444 2024-11-15 11:20:07 +0800
  • 9cdcbdcb74
    Update README_VI.md Steven Lynn 2024-11-15 11:05:20 +0800
  • d354c69493 chore: update translations to include 'Marketplace' terminology in Chinese localization twwu 2024-11-15 11:05:20 +0800
  • e5bb05c0b0
    Update README_TR.md Steven Lynn 2024-11-15 11:05:07 +0800
  • 24cb5e2475
    Update README_PT.md Steven Lynn 2024-11-15 11:04:46 +0800
  • f21f88afbd Merge branch 'fix/ops-trace-celery' into deploy/dev deploy/dev Joe 2024-11-15 11:04:33 +0800
  • e1c750c299
    Update README_KR.md Steven Lynn 2024-11-15 11:04:22 +0800
  • 2c83de5332
    Update README_KL.md Steven Lynn 2024-11-15 11:03:57 +0800
  • 93daa3a240
    Update README_FR.md Steven Lynn 2024-11-15 11:03:33 +0800
  • ca5231aaf8
    Update README_ES.md Steven Lynn 2024-11-15 11:03:15 +0800
  • ed4f285da6
    Update README_CN.md Steven Lynn 2024-11-15 11:02:55 +0800
  • 2e5b7a520f
    Update README.md Steven Lynn 2024-11-15 11:02:38 +0800
  • ca54aa8f67
    Update README_AR.md Steven Lynn 2024-11-15 11:02:20 +0800
  • 9265cb17f1
    Update README_JA.md Steven Lynn 2024-11-15 11:01:59 +0800
  • 8f05a1cb31
    Update README_FR.md Steven Lynn 2024-11-15 11:01:09 +0800
  • 4a457b2f84
    Update README_ES.md Steven Lynn 2024-11-15 11:00:39 +0800
  • e63bae292f
    Update README_CN.md Steven Lynn 2024-11-15 10:59:55 +0800
  • d5f8aca570
    Update README_AR.md Steven Lynn 2024-11-15 10:58:28 +0800
  • 2a202719d1
    Update README.md Steven Lynn 2024-11-15 10:56:17 +0800
  • 8f14881aff app parameters JzoNg 2024-11-14 21:21:50 +0800
  • e53c4fc0ad empty inputs form of app selector JzoNg 2024-11-14 16:42:26 +0800
  • f9f2e68bd8 app selector in form JzoNg 2024-11-14 15:53:20 +0800
  • 7b4d67d72f app list filter JzoNg 2024-11-14 15:08:58 +0800
  • 7446244147 app picker JzoNg 2024-11-14 14:11:55 +0800
  • c723bd2c96 app selector trigger JzoNg 2024-11-14 13:02:12 +0800
  • 73ce8a17a5 feat: add loading Joel 2024-11-15 10:39:57 +0800
  • 4b2abf8ac2
    fix: create_blob_message of tool will always create image type file (#10701) 非法操作 2024-11-15 10:38:12 +0800
  • 588dcf38c5 move _get_file_type_by_mimetype to file_factory hejl 2024-11-15 09:57:40 +0800
  • 365cb4b368
    chore(lint): bump ruff from 0.6.9 to 0.7.3 (#10714) Bowen Liang 2024-11-15 09:19:41 +0800
  • 0635127d46 update Bowen Liang 2024-11-15 09:11:05 +0800
  • 997e5da9c7 update Bowen Liang 2024-11-15 01:08:24 +0800
  • c3e189f0ff nit Bowen Liang 2024-11-15 01:05:02 +0800
  • 39f2cb11cc fix FURB189 Bowen Liang 2024-11-15 00:59:42 +0800
  • ca4b67fd48 ruff 073 Bowen Liang 2024-11-11 22:56:22 +0800
  • c85bff235d
    fix(i18n): handle key naming error (#10713) GeorgeCaoJ 2024-11-15 09:01:38 +0800
  • ad16180b1a
    feat(tool): fal ai wizper ASR built-in tool (#10716) Kalo Chin 2024-11-15 10:01:07 +0900
  • 3ac888832a Update wizper.py fdb02983rhy 2024-11-15 05:17:38 +0900
  • 356dd90f2b delete useless code fdb02983rhy 2024-11-15 05:16:07 +0900
  • 1de15be9de Update wizper.py fdb02983rhy 2024-11-15 04:47:40 +0900
  • bba2ceef76 feat(tool): add fal ai wizper ASR built-in tool fdb02983rhy 2024-11-15 04:43:15 +0900
  • 99a3a896b2
    Merge branch 'langgenius:main' into feat(tool)-fal-ai-wizper Kalo Chin 2024-11-15 03:10:26 +0900
  • 80e5b23767 feat: fal ai wizper asr fdb02983rhy 2024-11-15 03:09:33 +0900
  • 1812af6cfe
    Merge branch 'fix/chore-fix' into dev/plugin-deploy Yeuoly 2024-11-15 00:47:46 +0800
  • 634cb6233e
    feat: sypport batch fetch plugin installations Yeuoly 2024-11-15 00:47:25 +0800
  • fa40a73b02
    fix(i18n): handle key naming error GeorgeCaoJ 2024-11-15 00:09:46 +0800
  • 0d43ab663b
    Merge bffb6755bc into 5ff02b469f Charlie.Wei 2024-11-15 00:15:06 +0900
  • 94a8547217
    Merge branch 'fix/chore-fix' into dev/plugin-deploy Yeuoly 2024-11-14 22:59:18 +0800
  • db68ae4a73
    feat: support upload bundle Yeuoly 2024-11-14 22:58:57 +0800
  • 5ff02b469f
    fix:position error when creating segments (#10706) jarvis2f 2024-11-14 21:25:15 +0800