doufa
|
9abeb99b32
|
chore: modify tools/JinaReader label to Jina (#4908)
|
2024-06-04 13:21:05 +08:00 |
|
Bowen Liang
|
5d15aca85f
|
chore: remove unused code and class in text splitter (#4864)
|
2024-06-04 02:54:09 +08:00 |
|
Pan, Wen-Ming
|
b98a1a3303
|
feat: added Anthropic Claude3 models to Google Cloud Vertex AI (#4870)
Co-authored-by: pwm <pwm@google.com>
|
2024-06-04 02:52:46 +08:00 |
|
takatost
|
696c5308a9
|
chore: optimize nvidia nim credential schema and info (#4898)
|
2024-06-04 02:26:26 +08:00 |
|
Bowen Liang
|
3542d55e67
|
improve: generalize tool parameter converter (#4786)
|
2024-06-03 21:26:58 +08:00 |
|
Joshua
|
3c8a120e51
|
add-nvidia-mim (#4882)
|
2024-06-03 21:10:18 +08:00 |
|
Pan, Wen-Ming
|
cdbc260571
|
Bugfix: Vertex AI vision model not support image (#4853)
|
2024-06-02 11:11:09 +08:00 |
|
Bowen Liang
|
b234710af9
|
chore: fix invalid escape sequences by applying W605 rule (#4851)
|
2024-06-02 10:02:37 +08:00 |
|
Yeuoly
|
85698ca4f7
|
chore: cleanup tools, remove useless code (#4833)
|
2024-05-31 14:19:59 +08:00 |
|
Oliver Lee
|
176d91937d
|
fix 'NoneType' and new ContentType supported. (#4818)
|
2024-05-31 14:19:33 +08:00 |
|
Yash Parmar
|
e0da0744b5
|
add: ollama keep alive parameter added. issue #4024 (#4655)
|
2024-05-31 12:22:02 +08:00 |
|
Krasus.Chen
|
93d3350c8c
|
update sd-webui api parameters to v1.9.3 (#4798)
Co-authored-by: Your Name <chen@krasus.red>
|
2024-05-30 19:04:47 +08:00 |
|
zxhlyh
|
4b91383efc
|
feat: workflow variable aggregator support group (#4811)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-05-30 18:54:58 +08:00 |
|
SebastjanPrachovskij
|
b10e67be3b
|
Add SearchApi tools (#4648)
|
2024-05-30 11:11:17 +08:00 |
|
zeroameli
|
afed3610fc
|
fix organize agent's history messages without recalculating tokens (#4324)
Co-authored-by: chenyongzhao <chenyz@mama.cn>
|
2024-05-29 15:25:20 +08:00 |
|
Yeuoly
|
74f38eacda
|
feat: support define tags in tool yaml (#4763)
|
2024-05-29 15:19:14 +08:00 |
|
Weaxs
|
b189faca52
|
feat: update ernie model (#4756)
|
2024-05-29 14:57:23 +08:00 |
|
Yeuoly
|
d4cd6149ac
|
fix: incorrect workflow max call depth (#4759)
|
2024-05-29 14:52:28 +08:00 |
|
xielong
|
e1cd9aef8f
|
feat: support baichuan3 turbo, baichuan3 turbo 128k, and baichuan4 (#4762)
|
2024-05-29 14:46:04 +08:00 |
|
Yeuoly
|
ba37275503
|
fix: confusing chart description (#4760)
|
2024-05-29 14:36:33 +08:00 |
|
majian
|
72a90074bc
|
Add WORKFLOW_CALL_MAX_DEPTH env var. (#4713)
|
2024-05-29 13:39:11 +08:00 |
|
crazywoola
|
705a6e3a8e
|
Fix/4742 ollama num gpu option not consistent with allowed values (#4751)
|
2024-05-29 13:33:35 +08:00 |
|
xielong
|
793f0c1dd6
|
fix: Corrected schema link in model_runtime's README.md (#4757)
|
2024-05-29 13:03:21 +08:00 |
|
xielong
|
88b4d69278
|
fix: Correct context size for banchuan2-53b and banchuan2-turbo (#4721)
|
2024-05-28 16:37:44 +08:00 |
|
Jyong
|
1b2d862973
|
add error msg for hit test (#4704)
|
2024-05-28 14:54:53 +08:00 |
|
Yeuoly
|
e198bc9b9a
|
fix: workflow as tool garbled (#4707)
|
2024-05-28 14:51:42 +08:00 |
|
crazywoola
|
6534566b7e
|
feat: add América/São Paulo tz (#4701)
|
2024-05-28 10:12:18 +08:00 |
|
Patryk Garstecki
|
f40743183e
|
🔧 Add env variable for time signature (#4650)
|
2024-05-27 22:20:49 +08:00 |
|
Yeuoly
|
e852a21634
|
Feat/workflow phase2 (#4687)
|
2024-05-27 22:01:11 +08:00 |
|
Bowen Liang
|
140dd873f1
|
fix: show exception message when sandbox execution fails (#4663)
|
2024-05-27 18:06:15 +08:00 |
|
crazywoola
|
27dae156db
|
fix: colon in file mistral.mistral-small-2402-v1:0 (#4673)
|
2024-05-27 13:15:20 +08:00 |
|
Giovanny Gutiérrez
|
2deb23e00e
|
fix: Show rerank in system for localai (#4652)
|
2024-05-27 12:09:51 +08:00 |
|
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>
|
2024-05-26 23:30:22 +08:00 |
|
kronus-ho
|
f56b984d97
|
Fix Unnecessary Newline Characters in Extracted Tool Response Text (#4646)
Co-authored-by: kronus <kronus@istarshine.com>
|
2024-05-25 15:24:59 +08:00 |
|
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>
|
2024-05-25 13:40:25 +08:00 |
|
10YearsDiary
|
109aabc6f2
|
fix: incorrect handling when http header value contain multiple colons. (#4574)
|
2024-05-25 13:20:06 +08:00 |
|
yalei
|
026175c8f7
|
feat: update notion extractor (#3898)
Co-authored-by: duyalei <>
|
2024-05-24 20:30:48 +08:00 |
|
Krasus.Chen
|
f156014daa
|
update lite8k/speed8k/128k max_token to newest (#4636)
Co-authored-by: Your Name <chen@krasus.red>
|
2024-05-24 19:33:42 +08:00 |
|
majian
|
8c2ca60c8b
|
feat: Add WORKFLOW_MAX_EXECUTION_TIME env var (#4632)
|
2024-05-24 15:27:12 +08:00 |
|
Bowen Liang
|
3fda2245a4
|
improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031)
|
2024-05-24 12:08:12 +08:00 |
|
Patryk Garstecki
|
296887754f
|
Support for Vertex AI (#4586)
|
2024-05-24 12:01:40 +08:00 |
|
QuietRocket
|
9ae72cdcf4
|
feat: Add Gemini Flash (#4616)
|
2024-05-24 11:43:06 +08:00 |
|
Jyong
|
24624491cd
|
add qdrant metadata.doc_id index when create qdrant collection (#4570)
|
2024-05-23 18:11:01 +08:00 |
|
Jyong
|
233c4150d1
|
support images and tables extract from docx (#4619)
|
2024-05-23 18:05:23 +08:00 |
|
Yeuoly
|
5893ebec55
|
fix: code node garbled in Javascript (#4615)
|
2024-05-23 17:18:57 +08:00 |
|
takatost
|
11642192d1
|
chore: add https://api.openai.com placeholder in OpenAI api base (#4604)
|
2024-05-23 12:56:05 +08:00 |
|
呆萌闷油瓶
|
e57bdd4e58
|
chore:update gpt-3.5-turbo and gpt-4-turbo parameter for azure (#4596)
|
2024-05-23 11:51:38 +08:00 |
|
somethingwentwell
|
461488e9bf
|
Add Azure OpenAI API version for GPT4o support (#4569)
Co-authored-by: wwwc <wwwc@outlook.com>
|
2024-05-22 17:43:16 +08:00 |
|
非法操作
|
24576a39e5
|
fix: some google search result raise exception (#4567)
|
2024-05-22 14:28:52 +08:00 |
|
Justin Wu
|
3ab19be9ea
|
Fix bedrock claude wrong pricing (#4572)
Co-authored-by: Justin Wu <justin.wu@ringcentral.com>
|
2024-05-22 14:28:28 +08:00 |
|