Commit Graph

3620 Commits (daf11f4af1ebae2e649ebe4e1cfedc0f9da481fa)

Author SHA1 Message Date
yihong 3d150c30a7
fix: utcfromtimestamp is Deprecated change to new api (#12120)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- 375aa38f5d
fix: improve content decoding in AppDslService (#12304)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 0e6317678f
Fix code scanning alert no. 111: Incomplete URL substring sanitization (#12305)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] e7dffcd0f6
chore(deps): bump aiohttp from 3.10.5 to 3.10.11 in /api (#12303)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
-LAN- 15f43dd326
chore(deps): update yarl version from 1.9.4 to 1.18.3 (#12302)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
dependabot[bot] 68757950ce
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /api (#12300)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
-LAN- 3c45bdf18a
fix: disable gevent in debug mode for better compatibility with JetBrains Python debugger (#12299)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yingchun Lai c135967e59
refactor: simplify some exception catch code (#12246) 1 year ago
Sean Sun f71af7c2a8
fix: DocumentAddByFileApi miss data_source_type field but there is a mandatory value check (#12273) 1 year ago
呆萌闷油瓶 2e716f80d2
fix:The chart of average interaction counts per conversation show not… (#12199) 1 year ago
Giovanny Gutiérrez d7c0bc8c23
feat: Add response format support for openai compat models (#12240)
Co-authored-by: Gio Gutierrez <giovannygutierrez@gmail.com>
1 year ago
yihong f30bf08580
fix: close #12215 for yi special case (#12222)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- a640803fc9
fix(models): use bigint on workflow_runs.total_tokens (#12279)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Warren Chen 9954ddb780
[Fix] modify sagemaker llm (#12274) 1 year ago
非法操作 b218df6920
fix: draft run single node can't get env variable (#12266) 1 year ago
Yeuoly 65077cd388 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
-LAN- 5b6950e545
fix: improve error handling in NotionOAuth for block parent page ID r… (#12268)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- c7911c7130
fix: improve JSON parsing error handling in Executor class (#12265)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 62f792ea14
fix: ensure workflow_run_id is always set and improve handling in Wor… (#12264)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 6a85960605
feat: implement asynchronous token counting in GPT2Tokenizer (#12239)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly d815c74fc5 fix: ruff 1 year ago
Yeuoly 107e44c8fb Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly adf7eea7fe fix: ruff 1 year ago
Yeuoly 6e73ad2fc6 feat: plugin migrations 1 year ago
-LAN- 63a0b8ba79
feat: integrate psycogreen for gevent compatibility in PostgreSQL (#12253)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 634b382a3d
fix: enhance ToolEngineInvokeError to include meta information (#12238)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- d4b848272e
fix: apply gevent threading patch early and ensure unique workflow node execution IDs (#12196)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Warren Chen fc29f2003e
translate comments (#12234) 1 year ago
Warren Chen 562450751f
[Fix] Fix sagemaker_chinese_toxicity_detector and bedrock_retrieve (#12227) 1 year ago
Yeuoly f5dc873b81 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 06412b37d3 fix: no attribbute identity 1 year ago
Yeuoly db1ad3c0f1 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 63665a5ff1 feat: add conversation_id to invoke 1 year ago
Yeuoly 7330a4a783 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 05a43e3e80 fix: rebaseing to main 1 year ago
Xiyuan Chen 74d3320519
feat: account delete (#11829)
Co-authored-by: NFish <douxc512@gmail.com>
1 year ago
Benjamin 309a15d1ba
fix: update api libldap package version in Dockerfile for security im… (#12195) 1 year ago
-LAN- 8d15c8cfbf
fix: improve error handling in NotionExtractor data fetching (#12182)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
呆萌闷油瓶 bd2fec4813
fix: #12125 (#12184) 1 year ago
非法操作 ead4b34127
fix: test run custom tool raise error (#12178) 1 year ago
Bowen Liang 72ae414da4
chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (#11922) 1 year ago
Yeuoly 7122bf3e8e Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 83fdb42520 fix: variable message 1 year ago
Warren Chen 901028f1e8
[feat] Support Multi-Version Workflows (#11990)
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
非法操作 b66c03dfe9
fix: workflow_as_tool output files raise error (#12061) 1 year ago
Kepler 2a909e634b
feat: support Ernie-lite-pro-128k (#12161)
Co-authored-by: bigfish49 <bigfish49@126.com>
1 year ago
非法操作 309fd76ddf
fix: comfyui output image's format (#12121) 1 year ago
Yeuoly 4fb5cf675b Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly cbf405beea fix: remigrate 1 year ago
yihong a3293b154e
fix: type is wrong issue (#12165)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yeuoly af2aede783 feat: support precision to PluginParameter 1 year ago
Yeuoly b1522e860a Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly e359ace633 fix: add agent logs 1 year ago
Yeuoly d4a7d05043 fix: linter 1 year ago
Yeuoly 4ee4740657 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly a5555f90c6 fix: models 1 year ago
Yeuoly 78664c8903 Merge branch 'main' into fix/chore-fix 1 year ago
Jyong f4f2567105
owner and admin have all permission of knowledge base (#12157) 1 year ago
Jyong 5a3fe61f2a
disable all chunks status when disable document (#12149) 1 year ago
-LAN- 55c327ffcb
fix: handle case where member is not found in role update API (#12156)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 45070535bd fix: linter 1 year ago
ybalbert001 0fdb39f1c3
Fix: The topk parameter doesn't work in sagemaker rerank tool (#12150)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
1 year ago
zxhlyh 1cc15d1ce8 merge feat/plugins 1 year ago
Yeuoly e7a6bc0ec9 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 048e8cf0d1 fix: remove validate credentials 1 year ago
Yeuoly 598d208e54 fix: agent error handling 1 year ago
-LAN- dae1b5a619
fix: import jieba.analyse (#12133)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 494cca82a0 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 8102cee8df fix: unbound reference 1 year ago
-LAN- 26b5680913
fix: improve merge branch node ID checks in graph engine (#12128)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- be7877f526
fix: enhance file upload error handling and update base error class (#12132)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- e765d8e69e
fix: validate imported_version type in AppDslService (#12135)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 4bd8df1fd3
fix: update MessageService.create_feedback to use keyword arguments f… (#12134)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly 2b8f31ec98 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly c9eb9c14d7 fix: block call to flask_app 1 year ago
Yeuoly 673ba9330c Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly e77cd87842 fix: linter 1 year ago
Yeuoly ac5e3caebc optimize: migrate speed 1 year ago
-LAN- 4e76f2fc44
fix: add properties to retrieve created by account and end user in Wo… (#12129)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Jyong cf00ee42f5
send knowledge base auto disable notification (#12126) 1 year ago
Yeuoly b7f04c1ba8 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 23066a9ba8 feat: support extracting plugins into local files 1 year ago
Bowen Liang 886758d2be
fix: typo in clean messages periodical task's logging (#12090) 1 year ago
Yeuoly c95c3655fa Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 0249f15609 fix: linter 1 year ago
Yeuoly 2f523dd29f optimize: add friendly logs 1 year ago
Yeuoly bc1502b8fc Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly b34d815883 feat: support auto generate and template 1 year ago
zxhlyh 6175f8c16f merge main 1 year ago
Yeuoly e7d3add5df Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 51cc63d9ce fix: undefined dereference to ApiTool 1 year ago
Yeuoly 430af95b53 fix: linter 1 year ago
Yeuoly 0164d1410a migrations for plugins 1 year ago
Yeuoly f0178bd603 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly cbc5045b7a fix: ruff formatter 1 year ago
Yeuoly b980c07af8 fix: ruff formatter 1 year ago
Yeuoly e231cf2c48 fix: errors occrus during rebasing 1 year ago
yihong 8339d2c7c9
fix: issue #11868 bring old logic back (#12100)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Jyong 811e4bd0cf
fix unstructured setting (#12116) 1 year ago
yihong efdd54a670
fix: issue #12068 by test is answer in the ids (#12105)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Jyong 84ac004772
py lint (#12102)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 822af70dce
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- d5f33212ac
fix: add type ignore comments for shared_task imports and clean up re… (#12099)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- db2aa83a7c
Revert "Feat/parent child retrieval" (#12095) 1 year ago
Jyong 9231fdbf4c
Feat/support parent child chunk (#12092) 1 year ago
-LAN- 017d7538ae
fix(billing_service): change retry condition to handle specific reque… (#12091)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
1 year ago
-LAN- a1c78ad9d4
fix(audio_service): validate message_id format using UUID (#12087)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 754791efd3
fix(file_factory): validate upload_file_id format as UUID (#12084)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 50b7ec3c73
fix(http_request): add error handling for invalid URLs (#12082)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 7ae417b4b6
fix(tool): validate return type from _invoke method to ensure ToolInv… (#12079)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 5d04638091
feat(message_feedback): add content argument to feedback creation (#12077)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly cd00602213 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
Yeuoly 80d8e47e42 fix: skip json transforming if error occurs 1 year ago
Wu Tianwei 2b2263a349
Feat/parent child retrieval (#12086)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: AkaraChen <akarachen@outlook.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Warren Chen <warren.chen830@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Yi Xiao <54782454+YIXIAO0@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
Co-authored-by: Charlie.Wei <luowei@cvte.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: huayaoyue6 <huayaoyue@163.com>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: Matsuda <yiyth.fcb6@gmail.com>
Co-authored-by: shirochan <s.yusuke0711@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: Huỳnh Gia Bôi <boihuynh147@gmail.com>
Co-authored-by: Julian Huynh <julian.huynh@immersio.io>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Kazuki Takamatsu <kazuki.takamatsu@chowagiken.co.jp>
Co-authored-by: Trey Dong <1346650911@qq.com>
Co-authored-by: VoidIsVoid <343750470@qq.com>
Co-authored-by: Gimling <huangjl@ruyi.ai>
Co-authored-by: xiandan-erizo <xiandan.erizo@gmail.com>
Co-authored-by: Muneyuki Noguchi <nogu.dev@gmail.com>
Co-authored-by: zhaobingshuang <1475195565@qq.com>
Co-authored-by: zhaobs <zhaobs@cailian.net>
Co-authored-by: suzuki.sh <s2terminal@users.noreply.github.com>
Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: huanshare <huanshare@live.com>
Co-authored-by: huanshare <liuhuan101@longfor.com>
Co-authored-by: orangeclk <orangeclk@users.noreply.github.com>
Co-authored-by: 문정현 <120004247+JungHyunMoon@users.noreply.github.com>
Co-authored-by: barabicu <kztk533@gmail.com>
Co-authored-by: Wei Mingzhi <whistler_wmz@users.sf.net>
Co-authored-by: Paul van Oorschot <20116814+pvoo@users.noreply.github.com>
Co-authored-by: zkyTech <zhangkunyuan@hotmail.com>
Co-authored-by: zhangkunyuan <zhangkunyuan@cmhi.chinamobile.com>
Co-authored-by: Tommy <34446820+Asterovim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Novice <857526207@qq.com>
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
Co-authored-by: liuzhenghua <1090179900@qq.com>
Co-authored-by: Jiang <65766008+AlwaysBluer@users.noreply.github.com>
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
Co-authored-by: Joe <79627742+ZhouhaoJiang@users.noreply.github.com>
Co-authored-by: Alok Shrivastwa <alok.shrivastwa@gmail.com>
Co-authored-by: Alok Shrivastwa <Alok.Shrivastwa@microland.com>
Co-authored-by: JasonVV <jasonwangiii@outlook.com>
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com>
Co-authored-by: Kevin9703 <51311316+Kevin9703@users.noreply.github.com>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Junyan Qin <1010553892@qq.com>
Co-authored-by: IWAI, Masaharu <iwaim.sub@gmail.com>
Co-authored-by: IWAI, Masaharu <iwai_masaharu@funkit.co.jp>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: luckylhb90 <luckylhb90@gmail.com>
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
1 year ago
-LAN- 39ace9bdee
fix(app_generator): improve error handling for closed file I/O operat… (#12073)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 83ea931e3c
refactor: optimize database usage (#12071)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yeuoly fee4dd7d7a fix: unused stream variable 1 year ago
Yeuoly 00cf5f3841 fix: linters 1 year ago
Yeuoly 02abf950e1 Merge fix/chore-fix into dev/plugin-deploy 1 year ago
jiangbo721 c98d91e44d
fix: o1 model error, use max_completion_tokens instead of max_tokens. (#12037)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
Kalo Chin 3ea54e9d25
fix: update S3 and Azure configuration typos in .env.example and corr… (#12055) 1 year ago
yihong 1d3f218662
fix: like failed close #12057 (#12058)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 7da4fb68da
fix: can not find model bug (#12051)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 7a24c957bd
fix: i18n error (#12052)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 0ea6a926c5
fix: tool can not run (#12054)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yeuoly 6ee7ca1890 fix: add specific exceptions 1 year ago
eux 49bc602fb2
fix: --name option for the create-tenant command does not take effect (#11993) 1 year ago
Yeuoly f589397f25 fix: import Optional 1 year ago
Yeuoly ee080dddf9 fix: rebase 1 year ago
Yeuoly ee6841648c fix: migrations and imports recycle 1 year ago
Yeuoly 5a57dad93c fix: linter 1 year ago
Yeuoly 4199998c7e Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly 527abcb2e9 Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
Yeuoly 39656f7f84 fix: linter and formatter 1 year ago
Yeuoly bf39e314d8 fix: add install count 1 year ago
-LAN- 094343739b
fix/array file cannot use in iteration node (#12035)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 82134a1d50
fix: Replace generic exceptions with specific error classes in task p… (#12036)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong 6a0ff3686c
fix: fix typo (#12034)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
zxhlyh ec6f4ee9df Merge branch 'main' into feat/plugins 1 year ago
Yang Jingtao e0c24c0e99
fix: Fix session typo in workflow_trace method (#12031) 1 year ago
-LAN- 1c80941c69
fix: add FileNotFoundError to ignored errors in Sentry integration (#12023)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- e88ea71aef
chore/bump version to 0.14.2 (#12017)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong e0f1410b48
fix: issue Multiple Paths Between IF/ELSE Branches (#11646)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- c3c85276d1
Fix/refactor invoke result handling in question classifier node (#12015)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- af2888d394
fix: remove json_schema if response format is disabled. (#12014)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- d0dd8b7955
fix: add UUID validation for tool file ID extraction (#12011)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 75bce2822e
fix: add logging for missing edge mapping in StreamProcessor (#12008)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 425cc1ea85
Fix/add retry mechanism to billing service request handling (#12006)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Novice dc19cd5d9d
fix: add retry feature to code node (#12005)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago