Commit Graph

850 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 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 b6631cd878
modify rerank and splitter code directory (#4924) 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
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
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
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
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
Krasus.Chen 93d3350c8c
update sd-webui api parameters to v1.9.3 (#4798)
Co-authored-by: Your Name <chen@krasus.red>
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
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
xielong 793f0c1dd6
fix: Corrected schema link in model_runtime's README.md (#4757) 2 years ago
xielong 88b4d69278
fix: Correct context size for banchuan2-53b and banchuan2-turbo (#4721) 2 years ago
Jyong 1b2d862973
add error msg for hit test (#4704) 2 years ago
Yeuoly e198bc9b9a
fix: workflow as tool garbled (#4707) 2 years ago
crazywoola 6534566b7e
feat: add América/São Paulo tz (#4701) 2 years ago
Patryk Garstecki f40743183e
🔧 Add env variable for time signature (#4650) 2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
Bowen Liang 140dd873f1
fix: show exception message when sandbox execution fails (#4663) 2 years ago
crazywoola 27dae156db
fix: colon in file mistral.mistral-small-2402-v1:0 (#4673) 2 years ago
Giovanny Gutiérrez 2deb23e00e
fix: Show rerank in system for localai (#4652) 2 years ago
longzhihun fe9bf5fc4a
[seanguo] add support of amazon titan v2 and modify the price of amazon titan v1 (#4643)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
kronus-ho f56b984d97
Fix Unnecessary Newline Characters in Extracted Tool Response Text (#4646)
Co-authored-by: kronus <kronus@istarshine.com>
2 years ago
miendinh f804adbff3
feat: Support for Vertex AI - load Default Application Configuration (#4641)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
10YearsDiary 109aabc6f2
fix: incorrect handling when http header value contain multiple colons. (#4574) 2 years ago