Commit Graph

1256 Commits (80a87f36eabb717ed107cb286455e8a3bda8d077)

Author SHA1 Message Date
Yeuoly 80a87f36ea
fix: missing iterator in task pipeline (#4948) 2 years ago
Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2 years ago
JasonVV 7749b71fff
Optimize knowledge retrieval performance by batching dataset quries. (#4917) 2 years ago
takatost b20d173324
pref: optimize feature model_load_balancing_enabled value fetch speed… (#4933) 2 years ago
takatost f44d1e62d2
fix: bedrock get_num_tokens prompt_messages parameter name err (#4932) 2 years ago
takatost 21ac2afb3a
fix: question classifier instruction npe (#4931) 2 years ago
takatost f7dd327bc2
version to 0.6.10 (#4929) 2 years ago
takatost 09298a32e7
fix: vanna CVE-2024-5565 by disable visualize of ask func (#4930) 2 years ago
takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 2 years ago
Yeuoly 52ec152dd3
fix: incorrect parameters transforming while validating (#4928) 2 years ago
Jyong c7bddb637b
support instruction in classifier node (#4913) 2 years ago
Jyong 4e3b0c5aea
support rename document (#4915) 2 years ago
Jyong b6631cd878
modify rerank and splitter code directory (#4924) 2 years ago
非法操作 e121788ff5
chore: make the error msg more clear when validate app token (#4919)
Co-authored-by: Jyong <76649700+johnjyong@users.noreply.github.com>
2 years ago
Jyong 9cf9720efa
Fix/azure blob token expire (#4914) 2 years ago
Henry Lu 2d9f55b632
feat: Add Vanna.AI as a builtin tool (#4878)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
非法操作 7133a16511
chore: refactor the serpapi's google search tool (#4834) 2 years ago
Moonlit 86e7c7321f
Fixed a bug where any content in the 'fetch' was converted to True (#4400) 2 years ago
Bowen Liang 58db719a2c
dep: bump pandas from 1.x to 2.x (#4820) 2 years ago
doufa 9abeb99b32
chore: modify tools/JinaReader label to Jina (#4908) 2 years ago
Jyong d828a7fc35
fix azure blob token expire (#4911) 2 years ago
dependabot[bot] b97181a793
chore(deps): bump azure-storage-blob from 12.9.0 to 12.13.0 in /api (#4695)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Bowen Liang 5d15aca85f
chore: remove unused code and class in text splitter (#4864) 2 years ago
Pan, Wen-Ming b98a1a3303
feat: added Anthropic Claude3 models to Google Cloud Vertex AI (#4870)
Co-authored-by: pwm <pwm@google.com>
2 years ago
takatost 696c5308a9
chore: optimize nvidia nim credential schema and info (#4898) 2 years ago
Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 2 years ago
Joshua 3c8a120e51
add-nvidia-mim (#4882) 2 years ago
Charlie.Wei d058a234ba
Fixed workflow tts feature audition (#4867) 2 years ago
Pan, Wen-Ming cdbc260571
Bugfix: Vertex AI vision model not support image (#4853) 2 years ago
Bowen Liang b234710af9
chore: fix invalid escape sequences by applying W605 rule (#4851) 2 years ago
Bowen Liang 23498883d4
chore: skip explicit installing jinja2 as testing dependency (#4845) 2 years ago
Bowen Liang a47e8d0da2
test: CI test for db migration scripts on changes (#4739) 2 years ago
Yeuoly 7aaa1ff270
chore: increase workflow max steps to 500 (#4835) 2 years ago
Yeuoly 85698ca4f7
chore: cleanup tools, remove useless code (#4833) 2 years ago
Oliver Lee 176d91937d
fix 'NoneType' and new ContentType supported. (#4818) 2 years ago
Yash Parmar e0da0744b5
add: ollama keep alive parameter added. issue #4024 (#4655) 2 years ago
DomKing 38a470a873
fix: app_count of dataset is error when apps was deleted (#4810) 2 years ago
Krasus.Chen 93d3350c8c
update sd-webui api parameters to v1.9.3 (#4798)
Co-authored-by: Your Name <chen@krasus.red>
2 years ago
Charles Zhou a325a294bd
feat: opportunistic tls flag for smtp (#4794) 2 years ago
zxhlyh 4b91383efc
feat: workflow variable aggregator support group (#4811)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
SebastjanPrachovskij b10e67be3b
Add SearchApi tools (#4648) 2 years ago
Kota-Yamaguchi 3b60b712ec
feat: Add logging warning when MAIL_TYPE is not set (#4771) 2 years ago
zeroameli afed3610fc
fix organize agent's history messages without recalculating tokens (#4324)
Co-authored-by: chenyongzhao <chenyz@mama.cn>
2 years ago
Yeuoly 74f38eacda
feat: support define tags in tool yaml (#4763) 2 years ago
Weaxs b189faca52
feat: update ernie model (#4756) 2 years ago
Yeuoly d4cd6149ac
fix: incorrect workflow max call depth (#4759) 2 years ago
xielong e1cd9aef8f
feat: support baichuan3 turbo, baichuan3 turbo 128k, and baichuan4 (#4762) 2 years ago
Yeuoly ba37275503
fix: confusing chart description (#4760) 2 years ago
majian 72a90074bc
Add WORKFLOW_CALL_MAX_DEPTH env var. (#4713) 2 years ago
crazywoola 705a6e3a8e
Fix/4742 ollama num gpu option not consistent with allowed values (#4751) 2 years ago