Commit Graph

  • dd0e81d094 fix: enhance type hints and improve audio message handling in TTS pub… (#11947) -LAN- 2024-12-22 10:41:06 +08:00
  • 90f093eb67 fix(json_in_md_parser): improve error messages for JSON parsing failures (#11948) -LAN- 2024-12-22 10:40:56 +08:00
  • a056a9d601 feat(code_node): add more check (#11949) -LAN- 2024-12-22 10:40:43 +08:00
  • 2ad2a402fb fix(app_dsl_service): handle missing app mode with a ValueError (#11945) -LAN- 2024-12-22 10:40:12 +08:00
  • 3d07a94bd7 fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956) -LAN- 2024-12-22 10:39:29 +08:00
  • 366857cd26 fix: gemini system prompt with variable raise error (#11946) 非法操作 2024-12-21 23:14:05 +08:00
  • 9578246bbb fix: The default updated_at when a workflow is created (#11709) jiangbo721 2024-12-21 23:13:58 +08:00
  • 9ee9e9c6de fix: self.method should method in api_tool.py (#11926) yihong 2024-12-21 21:24:59 +08:00
  • e22cc28114 fix:log error(#11942) (#11943) 呆萌闷油瓶 2024-12-21 21:24:33 +08:00
  • a227af3664 fix(code_node): update type hints for string and number checks in Cod… (#11936) -LAN- 2024-12-21 21:24:22 +08:00
  • 599d410d99 fix: validate reranking model attributes before processing (#11930) -LAN- 2024-12-21 21:23:12 +08:00
  • 5e37ab60d8 fix: validate response type in transform_response method (#11931) -LAN- 2024-12-21 21:23:03 +08:00
  • 0b06235527 fix: add RemoteFileUploadError for better error handling in remote fi… (#11933) -LAN- 2024-12-21 21:22:57 +08:00
  • b8d42cdea7 fix: change MaxRetriesExceededError to inherit from ValueError (#11934) -LAN- 2024-12-21 21:22:47 +08:00
  • 455791b710 fix(model_runtime): make invoke as ValueError (#11929) -LAN- 2024-12-21 21:22:14 +08:00
  • 90323cd355 fix(tool_file_manager): raise ValueError when get timeout (#11928) -LAN- 2024-12-21 21:22:06 +08:00
  • c07d9e96ce fix(nodes): handle errors in question_classifier and parameter_extractor (#11927) -LAN- 2024-12-21 21:21:57 +08:00
  • 810adb8a94 fix: change OutputParserError to inherit from ValueError (#11935) -LAN- 2024-12-21 21:21:30 +08:00
  • 606aadb891 refactor: update builtin tool provider methods to use session management (#11938) -LAN- 2024-12-21 21:21:09 +08:00
  • 8f73670925 fix(file_factory): validate upload_file_id before querying UploadFile (#11937) -LAN- 2024-12-21 21:21:00 +08:00
  • 8c559d6231 fix(retrieval_service): avoid to use exception (#11925) -LAN- 2024-12-21 21:19:46 +08:00
  • 786cb6859b fix: ensure WorkflowRun attributes are refreshed in WorkflowCycleMana… (#11913) Kalo Chin 2024-12-21 16:05:04 +09:00
  • de8800f41a add three aws tools (#11905) ybalbert001 2024-12-21 13:36:13 +08:00
  • 7a00798027 Update input-var-list.tsx (#9987) 左凌 2024-12-21 11:54:12 +08:00
  • 6ded06c6d9 fix: dataset search-input compostion can't work in chrome (#11907) zhu-an 2024-12-21 11:26:17 +08:00
  • f53741c5b9 revert: these 2 settings (#11906) crazywoola 2024-12-20 18:24:47 +08:00
  • 2681bafb76 fix: handle document fetching from URL in Anthropic LLM model, solving base64 decoding error (#11858) Kalo Chin 2024-12-20 19:23:42 +09:00
  • ac635c70cd fix: doc can not extract tables (#11879) yihong 2024-12-20 17:19:46 +08:00
  • ef7e47d162 fix: rerank switch (#11897) zxhlyh 2024-12-20 16:12:34 +08:00
  • 4211b9abbd chore: translate i18n files (#11892) github-actions[bot] 2024-12-20 16:12:01 +08:00
  • 0c0120ef27 Feat/workflow retry (#11885) zxhlyh 2024-12-20 15:44:37 +08:00
  • dacd457478 feat: add workflow parallel depth limit configuration (#11460) -LAN- 2024-12-20 14:52:20 +08:00
  • 7b03a0316d fix: better memory usage from 800+ to 500+ (#11796) yihong 2024-12-20 14:51:43 +08:00
  • 52201d95b1 chore: add retry index migration (#11887) Novice 2024-12-20 14:40:33 +08:00
  • e2cde628bb chore: translate i18n files (#11855) github-actions[bot] 2024-12-20 14:19:47 +08:00
  • 3335fa78fc fix: node 22 build (#11883) AkaraChen 2024-12-20 14:14:27 +08:00
  • 7abc7fa573 Feat: Retry on node execution errors (#11871) Novice 2024-12-20 14:14:06 +08:00
  • f6247fe67c Feat: Add partial success status to the app log (#11869) Novice 2024-12-20 14:13:44 +08:00
  • 996a9135f6 feat(llm_node): support order in text and files (#11837) -LAN- 2024-12-20 14:12:50 +08:00
  • 3599751f93 chore(db): use a better way to export models and remove unused table (#11838) -LAN- 2024-12-20 14:12:29 +08:00
  • 2d186e1e76 chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /web (#11876) dependabot[bot] 2024-12-20 13:46:54 +08:00
  • bb2f46d7cc fix: add safe dictionary access for bedrock credentials (#11860) Dr.MerdanBay 2024-12-20 12:13:39 +09:00
  • 463fbe2680 fix: better gard nan value from numpy for issue #11827 (#11864) yihong 2024-12-20 09:28:32 +08:00
  • 95a7e50137 Fix comfyui tool https (#11859) 傻笑zz 2024-12-20 09:27:21 +08:00
  • 9d93ad1f16 feat: add gemini-2.0-flash-thinking-exp-1219 (#11863) 非法操作 2024-12-20 09:26:31 +08:00
  • 44104797d6 fix: Enhance file type detection in HTTP Request node (#11797) stardust 2024-12-20 02:21:41 +08:00
  • 1548501050 fix: comfyui tool supports https (#11823) 傻笑zz 2024-12-19 23:05:27 +08:00
  • de3911e930 Fix/10584 wrong message when no custom tool available in custom tool list (#11851) crazywoola 2024-12-19 21:19:08 +08:00
  • 5a8a901560 fix: float values are not json for nan value close #11827 (#11840) yihong 2024-12-19 20:50:20 +08:00
  • 12d45e9114 fix: silicon change its model fix #11844 (#11847) yihong 2024-12-19 20:50:09 +08:00
  • d057067543 fix: remove ruff ignore SIM300 (#11810) barabicu 2024-12-19 19:30:51 +09:00
  • 560d375e0f feat(ark): add doubao-pro-256k and doubao-embedding-large (#11831) sino 2024-12-19 17:49:31 +08:00
  • 3388d6636c add-model-azure-gpt-4o-2024-11-20 (#11803) Agung Besti 2024-12-19 11:36:11 +07:00
  • 2624a6dcd0 Fix explore app icon (#11808) Charlie.Wei 2024-12-18 21:24:21 +08:00
  • b5c2785e10 ci: fix config ci and it works (#11807) yihong 2024-12-18 20:17:10 +08:00
  • 493834d45d ci: add config ci more disscuss check #11706 (#11752) yihong 2024-12-18 17:36:36 +08:00
  • 926546b153 chore: bump version to 0.14.1 (#11784) -LAN- 2024-12-18 16:35:54 +08:00
  • 56434db4f5 feat:add hunyuan model(hunyuan-role, hunyuan-large, hunyuan-large-rol… (#11766) xander-art 2024-12-18 15:25:53 +08:00
  • 688292e6ff chore(opendal_storage): remove unused comment (#11783) -LAN- 2024-12-18 15:20:54 +08:00
  • f7415e1ca4 feat: Disable the "Forgot your password?" button when the mail server setup is incomplete (#11653) Shun Miyazawa 2024-12-18 16:20:41 +09:00
  • 2961fa0e08 chore(.env.example): add comments for opendal (#11778) -LAN- 2024-12-18 15:20:03 +08:00
  • ad17ff9a92 Lindorm vdb bug-fix (#11790) Jiang 2024-12-18 15:19:20 +08:00
  • 558ab25f51 fix: imperfect service-api introduction text (#11782) Benjamin 2024-12-18 13:43:34 +08:00
  • a5db7c9acb feat: add openai o1 & update pricing and max_token of other models (#11780) -LAN- 2024-12-18 12:15:11 +08:00
  • 580297e290 fix: file upload auth (#11774) Joe 2024-12-18 11:02:40 +08:00
  • 79d11ea709 feat: add parameters for JinaReaderTool (#11613) DDDDD12138 2024-12-18 09:08:06 +08:00
  • 99f40a9682 feat: full support for opendal and sync configurations between .env and docker-compose (#11754) -LAN- 2024-12-18 09:05:54 +08:00
  • e86756cb39 feat(app_factory): speed up api startup (#11762) -LAN- 2024-12-18 09:05:31 +08:00
  • 1325246da8 fix: Prevent redirection to /overview when accessing /workflow. (#11733) barabicu 2024-12-18 09:37:22 +09:00
  • dfa9a91906 (doc) fix: update cURL examples to include Authorization header (#11750) Hiroshi Fujita 2024-12-17 18:44:40 +09:00
  • 5e2926a207 Fix explore app icon (#11742) Charlie.Wei 2024-12-17 17:42:44 +08:00
  • 9048832a9a chore: improve gemini models (#11745) 非法操作 2024-12-17 17:42:21 +08:00
  • 7d5a385811 feat: use Gemini response metadata for token counting (#11743) Shota Totsuka 2024-12-17 18:42:05 +09:00
  • 900e93f758 chore: update comments in docker env file (#11705) -LAN- 2024-12-17 15:45:00 +08:00
  • 99430a5931 feat(ark): support doubao vision series models (#11740) sino 2024-12-17 15:43:11 +08:00
  • c9b4029ce7 chore: the consistency of MultiModalPromptMessageContent (#11721) 非法操作 2024-12-17 15:01:38 +08:00
  • 78c3051585 fix: make tidb service optional with proper profile in docker compose yaml (#11729) Bowen Liang 2024-12-17 14:25:15 +08:00
  • cd4310df25 chore:update azure api version (#11711) 呆萌闷油瓶 2024-12-17 13:39:56 +08:00
  • 259cff9f22 fix(api/ops_trace): avoid raise exception directly (#11732) -LAN- 2024-12-17 13:38:57 +08:00
  • 7b7eb00385 Modify translation for error branch (#11731) Hanqing Zhao 2024-12-17 13:28:13 +08:00
  • 62b9e5a6f9 feat(knowledge_retrieval_node): Suppress exceptions thrown by DatasetRetrieval (#11728) -LAN- 2024-12-17 13:12:29 +08:00
  • a399502ecd Dark Mode: Workflow darkmode style (#11695) NFish 2024-12-17 12:20:49 +08:00
  • 92a840f1b2 feat(tool_node): Suppress exceptions thrown by the Tool (#11724) -LAN- 2024-12-17 12:11:50 +08:00
  • 74fdc16bd1 feat: enhance gemini models (#11497) 非法操作 2024-12-17 12:05:13 +08:00
  • 56cfdce453 chore: update docker env close #11703 (#11706) yihong 2024-12-17 09:01:23 +08:00
  • efa8eb379f fix: memory leak by pypdfium2 close(maybe) #11510 (#11700) yihong 2024-12-17 00:42:01 +08:00
  • 7f095bdc42 fix: image icon can not display (#11701) crazywoola 2024-12-16 19:15:23 +08:00
  • e20161b3de make login lockout duration configurable (#11699) Kazuhisa Wada 2024-12-16 20:05:27 +09:00
  • fc8fdbacb4 feat: add gitee ai vl models (#11697) 方程 2024-12-16 18:45:26 +08:00
  • 7fde638556 fix: fix proxy for docker (#11681) longfengpili 2024-12-16 18:43:59 +08:00
  • be93c19b7e chore: remove duplicate folder with case sensitivity issue (#11687) 非法操作 2024-12-16 17:59:00 +08:00
  • 967eb81112 chore: bump version to 0.14.0 (#11679) -LAN- 2024-12-16 15:49:17 +08:00
  • 9f602f73eb fix: workflow continue on error edge color (#11689) zxhlyh 2024-12-16 15:39:53 +08:00
  • 41de7e76ec fix: iteration output array type causes always outputting string array (#11686) Joel 2024-12-16 15:06:03 +08:00
  • 607a22ad12 fix: tool constant params change cause page crashed (#11682) Joel 2024-12-16 14:33:00 +08:00
  • 4b402c4041 fix: enhance workflow.tool_published performance (#11640) wangbin77 2024-12-16 13:05:38 +08:00
  • daccb10d8c fix: volcengine_maas and baichuan message error (#11625) zhongliliu-butterfly 2024-12-16 13:05:27 +08:00
  • 63f1dd7877 Make max_submit_count configurable via Config (#11673) Kazuhisa Wada 2024-12-16 13:59:37 +09:00
  • 79801f5c30 fix: deepseek reports an error when using Response Format #11677 (#11678) zhaobingshuang 2024-12-16 12:58:03 +08:00
  • 9c7a1bc067 fix: change http node params from dict to list tuple (#11665) 非法操作 2024-12-15 21:27:39 +08:00