jiaqianjing
|
0ac5d621b6
|
add llm: ernie-character-8k of wenxin (#4448)
|
2024-05-16 18:31:07 +08:00 |
|
Han Fangyuan
|
3df47b7b59
|
fix: wrong category name in examples of question classifier completion prompt (#4421)
|
2024-05-16 13:04:57 +08:00 |
|
sino
|
6e9066ebf4
|
feat: support doubao llm and embeding models (#4431)
|
2024-05-16 11:41:24 +08:00 |
|
VoidIsVoid
|
a76ae2d756
|
chore: remove useless code in knowledge_retrieval_node (#4412)
|
2024-05-15 15:24:40 +08:00 |
|
Charlie.Wei
|
97b65f9b4b
|
Optimize webscraper (#4392)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-05-15 15:23:16 +08:00 |
|
Yeuoly
|
182dadd433
|
chore: remove model as tool (#4409)
|
2024-05-15 12:25:04 +08:00 |
|
非法操作
|
1d0f88264f
|
Fix HTTP REQUEST NODE is always waiting but endpoint have responsed (#4395)
|
2024-05-15 11:05:46 +08:00 |
|
Yash Parmar
|
332baca538
|
FIX: fix the temperature value of ollama model (#4027)
|
2024-05-15 08:05:54 +08:00 |
|
kerlion
|
98140ae5d9
|
fix the issue of MILVUS_DATABASE has no effect. (#4353)
|
2024-05-14 19:54:31 +08:00 |
|
非法操作
|
3271e3e803
|
improve the code readability of http_executor node (#4360)
|
2024-05-14 16:11:12 +08:00 |
|
Yeuoly
|
16d47923c3
|
fix: requests timeout (#4370)
|
2024-05-14 16:01:23 +08:00 |
|
Yeuoly
|
e8311357ff
|
feat: gpt-4o (#4346)
|
2024-05-14 02:52:41 +08:00 |
|
orangeclk
|
ece0f08a2b
|
add yi models (#4335)
Co-authored-by: 陈力坤 <likunchen@caixin.com>
|
2024-05-13 17:40:53 +08:00 |
|
Yeuoly
|
bbef964eb5
|
improve: code upgrade (#4231)
|
2024-05-13 14:39:14 +08:00 |
|
Weaxs
|
8cc492721b
|
fix: minimax streaming function_call message (#4271)
|
2024-05-11 21:07:22 +08:00 |
|
Joshua
|
a80fe20456
|
add-some-new-models-hosted-on-nvidia (#4303)
|
2024-05-11 21:05:31 +08:00 |
|
takatost
|
d8926a2571
|
feat: hide node detail outputs in webapp & installed app in explore (#3954)
|
2024-05-11 13:40:11 +08:00 |
|
呆萌闷油瓶
|
4796f9d914
|
feat:add gpt-4-turbo for azure (#4287)
|
2024-05-11 13:02:56 +08:00 |
|
Sebastian.W
|
a588df4371
|
Add rerank model type for LocalAI provider (#3952)
|
2024-05-11 11:29:28 +08:00 |
|
Patryk Garstecki
|
2c1c660c6e
|
fix(Backend:http_executor): 🔧 prevent splitting JSON data as v… (#4276)
|
2024-05-11 11:23:35 +08:00 |
|
Bowen Liang
|
228de1f12a
|
fix: miss usage of os.path.join for URL assembly and add tests on yarl (#4224)
|
2024-05-10 18:14:48 +08:00 |
|
Yeuoly
|
8578ee0864
|
feat: support LLM jinja2 template prompt (#3968)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-05-10 18:08:32 +08:00 |
|
Jyong
|
897e07f639
|
question classifier prompt optimize (#4262)
|
2024-05-10 17:22:46 +08:00 |
|
LiuVaayne
|
875249eb00
|
Feat/vector db pgvector (#3879)
|
2024-05-10 17:20:30 +08:00 |
|
takatost
|
86a6e6bd04
|
feat: increase max steps to 50 in workflow (#4252)
|
2024-05-10 14:50:00 +08:00 |
|
sino
|
4aa21242b6
|
feat: add volcengine maas model provider (#4142)
|
2024-05-08 12:45:53 +08:00 |
|
Yong723
|
8ce93faf08
|
Typo on deepseek.yaml and yi.yaml (#4170)
|
2024-05-08 10:52:04 +08:00 |
|
Su Yang
|
9f440c11e0
|
feat: DeepSeek (#4162)
|
2024-05-08 00:28:16 +08:00 |
|
Joshua
|
58bd5627bf
|
Add-Deepseek (#4157)
|
2024-05-07 22:45:38 +08:00 |
|
Moonlit
|
2fdd64c1b5
|
feat: add proxy configuration for Cohere model (#4152)
|
2024-05-07 18:12:13 +08:00 |
|
VoidIsVoid
|
543a00e597
|
feat: update model_provider jina to support custom url and model (#4110)
Co-authored-by: Gimling <huangjl@ruyi.ai>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-05-07 17:43:24 +08:00 |
|
Minamiyama
|
f361c7004d
|
feat: support vision models from xinference (#4094)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-05-07 17:37:36 +08:00 |
|
Tomy
|
bb7c62777d
|
Add support for local ai speech to text (#3921)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-05-07 17:14:24 +08:00 |
|
Yeuoly
|
d51f52a649
|
fix: http authorization leakage (#4146)
|
2024-05-07 16:56:25 +08:00 |
|
Jyong
|
e353809680
|
question classifier optimize (#4147)
|
2024-05-07 16:44:27 +08:00 |
|
takatost
|
c2f0f958ef
|
fix: passing in 0 as a numeric variable will be converted to null (#4148)
|
2024-05-07 16:38:23 +08:00 |
|
Charlie.Wei
|
087b7a6607
|
azure_openai add gpt-4-turbo-2024-04-09 model (#4144)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-05-07 15:55:23 +08:00 |
|
Weaxs
|
6f1911533c
|
bug fix: update minimax model_apis (#4116)
|
2024-05-07 14:40:24 +08:00 |
|
Yeuoly
|
d5d8b98d82
|
feat: support openai stream usage (#4140)
|
2024-05-07 13:49:45 +08:00 |
|
Yeuoly
|
e7fe7ec0f6
|
feat: support time format (#4138)
|
2024-05-07 13:02:00 +08:00 |
|
Bowen Liang
|
049abd698f
|
improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098)
|
2024-05-07 12:37:18 +08:00 |
|
Yeuoly
|
76bec6ce7f
|
feat: add http node max size env (#4137)
|
2024-05-07 12:07:56 +08:00 |
|
Joshua
|
51a9e678f0
|
Leptonai integrate (#4079)
|
2024-05-05 14:37:47 +08:00 |
|
chenx5
|
ad76ee76a8
|
Update bedrock.yaml add Region Asia Pacific (Sydney) (#4016)
|
2024-05-05 10:49:17 +08:00 |
|
Yeuoly
|
b5f101bdac
|
fix: transform None into correct dest type (#4077)
|
2024-05-04 16:34:42 +08:00 |
|
Pan YANG
|
5940564d84
|
feat: add a new built-in tool of Slack Incoming Webhook (#4067)
|
2024-05-04 16:17:34 +08:00 |
|
sino
|
b1399cd5f9
|
fix: unable to fetch CoT agent runner log (#4052)
|
2024-05-03 08:54:15 +08:00 |
|
Bowen Liang
|
093b5c0e63
|
fix: typo of jinja2 (#4019)
|
2024-04-30 18:39:02 +08:00 |
|
orangeclk
|
cbdb861ee4
|
add glm-3-turbo max_tokens parameter setting (#4017)
Co-authored-by: 陈力坤 <likunchen@caixin.com>
|
2024-04-30 17:08:04 +08:00 |
|
sino
|
da5a8b9a59
|
feat: support question classifier node output (#4000)
|
2024-04-30 17:07:29 +08:00 |
|
Weaxs
|
1e6e8b446d
|
feat: support minimax abab6.5, abab6.5s (#4012)
|
2024-04-30 17:02:01 +08:00 |
|
Bowen Liang
|
142814d451
|
chore: skip deprecated field_schema param in creating payload index on Qdrant (#3903)
|
2024-04-30 16:16:10 +08:00 |
|
crazywoola
|
704755d005
|
fix: submitCodeExecutionTask (#4006)
|
2024-04-30 16:01:03 +08:00 |
|
Richards Tu
|
d1263700c0
|
Update the description and labels in Judge0ce tool (#3990)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-04-30 14:58:29 +08:00 |
|
Richards Tu
|
f26ad16af7
|
Add new tool: Firecrawl (#3819)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-04-29 14:20:36 +08:00 |
|
majian
|
8f2ae51fe5
|
feat: add support for request timeout settings in the HTTP request node. (#3854)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-04-29 13:59:07 +08:00 |
|
Joshua
|
2f84d00300
|
fix-nvidia-llama3 (#3973)
|
2024-04-29 13:41:15 +08:00 |
|
takatost
|
b82a2d97ef
|
fix: db connections not being released during workflow execution (#3971)
|
2024-04-29 12:42:09 +08:00 |
|
Jyong
|
3e9dbe3e0a
|
add pgvecto_rs support and upgrade SQLAlchemy (#3833)
|
2024-04-29 11:58:17 +08:00 |
|
Yeuoly
|
e7b4d024ee
|
optimize: code node has a bad error message (#3949)
|
2024-04-28 17:40:29 +08:00 |
|
takatost
|
ff67a6d338
|
feat: llm text stream support for workflow app (#3798)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-04-28 17:37:00 +08:00 |
|
呆萌闷油瓶
|
0940f01634
|
enhancement:support Qdrant gRPC mode (#3929)
|
2024-04-28 15:33:32 +08:00 |
|
longzhihun
|
43a5ba9415
|
feat: add support for Bedrock LLAMA3 (#3890)
|
2024-04-27 13:13:09 +08:00 |
|
Garfield Dai
|
cefe156811
|
feat: replicate supports default version. (#3884)
|
2024-04-26 21:16:22 +08:00 |
|
Jyong
|
0ec8b57825
|
add together ai model setting (#3895)
|
2024-04-26 20:43:17 +08:00 |
|
Bowen Liang
|
045827043d
|
test: improve vector store tests (#3855)
|
2024-04-26 19:18:42 +08:00 |
|
miendinh
|
2a8881d0e8
|
fix: tool webscraper - too many redirects in case target url does not… (#3831)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
|
2024-04-26 17:58:46 +08:00 |
|
Bowen Liang
|
7919596a21
|
fix: UP031 style rule violation (#3866)
|
2024-04-26 11:24:08 +08:00 |
|
Bowen Liang
|
45dd1683fd
|
test: add tests covering all methods of vector store (#3849)
|
2024-04-25 22:27:30 +08:00 |
|
Jingpan Xiong
|
1be222af2e
|
fix: using api can not execute relyt vector database (#3766)
Co-authored-by: jingsi <jingsi@leadincloud.com>
|
2024-04-25 19:46:20 +08:00 |
|
Richards Tu
|
bf9fc8fef4
|
Reduce tool redundancy for [Judge0 CE] (#3837)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-04-25 19:20:54 +08:00 |
|
takatost
|
34bfb715e1
|
fix: citations always appear in the chatflow app (#3844)
|
2024-04-25 18:31:38 +08:00 |
|
takatost
|
12435774ca
|
feat: query prompt template support in chatflow (#3791)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-04-25 18:01:53 +08:00 |
|
呆萌闷油瓶
|
78988ed60e
|
fix:still enable SSL verification when using qdrant based on HTTP protocol (#3805)
|
2024-04-25 13:04:31 +08:00 |
|
Yeuoly
|
2832adda88
|
fix: missing url field when searching special keywords (#3820)
|
2024-04-25 12:33:58 +08:00 |
|
takatost
|
a4e4fb4094
|
fix: credentials validate failed for groqcloud model provider (#3817)
|
2024-04-25 12:09:44 +08:00 |
|
Bowen Liang
|
9cec8c1750
|
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688)
|
2024-04-24 21:52:42 +08:00 |
|
takatost
|
3da179f77b
|
feat: add conversation_id and user_id in chatflow/workflow system vars (#3771)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-04-24 17:20:01 +08:00 |
|
takatost
|
2ea8c73cd8
|
fix: type num of variable converted to str (#3758)
|
2024-04-24 15:07:56 +08:00 |
|
Jyong
|
f257f2c396
|
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-04-24 15:02:29 +08:00 |
|
1102
|
59cba930e5
|
bedrock llm Model file name change (#3714)
Co-authored-by: heshunchang <shuncanghe@clouditera.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-04-23 18:57:34 +08:00 |
|
Bowen Liang
|
2867d29021
|
fix: milvus usage with create_collection (#3683)
|
2024-04-23 17:37:40 +08:00 |
|
呆萌闷油瓶
|
f76ac8bdee
|
enhance:speedup xinference audio transcription (#3636)
|
2024-04-23 17:09:30 +08:00 |
|
Yeuoly
|
3480f1c59e
|
refactor: tool parameter cache (#3703)
|
2024-04-23 15:22:42 +08:00 |
|
Richards Tu
|
ff76c4bd5d
|
Add new tool: Judge0 CE (#3684)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-04-23 09:07:21 +08:00 |
|
Yeuoly
|
2a213c6af7
|
fix: incorrect type parser (#3682)
|
2024-04-22 19:32:41 +08:00 |
|
Bowen Liang
|
b2535e7db6
|
chore: update description of code interpreter tool (#3679)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-04-22 19:19:16 +08:00 |
|
longzhihun
|
28236147ee
|
feat: add support for bedrock Mistral AI model (#3676)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
|
2024-04-22 17:24:02 +08:00 |
|
Chenhe Gu
|
4969783383
|
add groq llama3 (#3673)
|
2024-04-22 15:21:09 +08:00 |
|
Richards Tu
|
d7f0056e2d
|
Fix error in [Update yaml and py file in Tavily Tool] (#3465)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-04-19 16:51:51 +08:00 |
|
fuckqqcom
|
9b7b133cbc
|
content fix to continue (#3633)
Co-authored-by: xiaohan <fuck@qq.com>
|
2024-04-19 16:51:38 +08:00 |
|
Joshua
|
7545e5de6c
|
add-llama3-for-nvidia-api-catalog (#3631)
|
2024-04-19 14:51:22 +08:00 |
|
Yeuoly
|
a0c30702c1
|
feat: moonshot fc (#3629)
|
2024-04-19 14:04:30 +08:00 |
|
jeessy2
|
646858ea08
|
feat: Vision switch functionality is provided on OpenRouter (#3564)
|
2024-04-19 09:13:25 +08:00 |
|
Bowen Liang
|
d9b821cecc
|
chore: apply ruff rules on tests and app.py (#3605)
|
2024-04-18 20:24:05 +08:00 |
|
Joshua
|
de3b490f8e
|
Add mixtral 8x22b (#3606)
|
2024-04-18 17:44:22 +08:00 |
|
Yeuoly
|
d9f1a8ce9f
|
feat: stable diffusion 3 (#3599)
|
2024-04-18 16:54:37 +08:00 |
|
aniaan
|
aa6d2e3035
|
fix(openai_api_compatible): fixing the error when converting chunk to json (#3570)
|
2024-04-18 16:54:16 +08:00 |
|
呆萌闷油瓶
|
4365843c20
|
enhance:speedup xinference embedding & rerank (#3587)
|
2024-04-18 16:54:00 +08:00 |
|
Joshua
|
b9b28900b1
|
add-open-mixtral-8x22b (#3591)
|
2024-04-18 13:48:32 +08:00 |
|
Yeuoly
|
c2acb2be60
|
feat: code (#3557)
|
2024-04-18 08:00:02 +08:00 |
|
Siddharth Jain
|
8ba95c08a1
|
added claude 3 opus (#3545)
|
2024-04-17 20:53:59 +08:00 |
|
Yeuoly
|
c7de51ca9a
|
enhance: preload general packages (#3567)
|
2024-04-17 19:49:53 +08:00 |
|
liuzhenghua
|
e02ee3bb2e
|
fix event/stream ping (#3553)
|
2024-04-17 18:28:24 +08:00 |
|
Jyong
|
394ceee141
|
optimize question classifier prompt and support keyword hit test (#3565)
|
2024-04-17 17:40:40 +08:00 |
|
Yeuoly
|
e212a87b86
|
fix: json-reader-json-output (#3552)
|
2024-04-17 14:09:42 +08:00 |
|
takatost
|
b890c11c14
|
feat: filter empty content messages in llm node (#3547)
|
2024-04-17 13:30:33 +08:00 |
|
takatost
|
9b8861e3e1
|
feat: increase read timeout of OpenAI Compatible API, Ollama, Nvidia LLM (#3538)
|
2024-04-17 09:25:50 +08:00 |
|
LeePui
|
38ca3b29b5
|
add support for swagger object type (#3426)
Co-authored-by: lipeikui <lipeikui@3vjia.com>
|
2024-04-16 19:54:17 +08:00 |
|
Jyong
|
9e6d4eeb92
|
fix the return with wrong datatype of segment (#3525)
|
2024-04-16 17:09:15 +08:00 |
|
takatost
|
1219e41d29
|
fix: array[string] context in llm node invalid (#3518)
|
2024-04-16 14:39:14 +08:00 |
|
miendinh
|
b9fbc39754
|
get config default for sandbox (#3508)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
|
2024-04-16 13:36:28 +08:00 |
|
Yeuoly
|
fbd3ef8752
|
fix: add completion mode object check (#3515)
|
2024-04-16 13:36:02 +08:00 |
|
kerlion
|
200010be19
|
Add suuport for AWS Bedrock Cohere embedding (#3444)
|
2024-04-16 13:22:38 +08:00 |
|
liuzhenghua
|
5e02a83b53
|
fix: the object field is empty string in some openAI api compatible model (#3506)
|
2024-04-16 12:13:10 +08:00 |
|
takatost
|
5b447d61a6
|
feat: refactor tongyi models (#3496)
|
2024-04-15 22:28:32 +08:00 |
|
Jyong
|
fd90d99cd0
|
question classifier prompt optimization (#3479)
|
2024-04-15 17:55:52 +08:00 |
|
Joshua
|
fd38e1cf15
|
nvidia-label-update (#3482)
|
2024-04-15 13:50:16 +08:00 |
|
Jingpan Xiong
|
33397836a5
|
feat: support relyt vector database (#3367)
Co-authored-by: jingsi <jingsi@leadincloud.com>
|
2024-04-15 11:52:34 +08:00 |
|
YidaHu
|
92f8c40e4c
|
fix: prompt template issue (#3449)
|
2024-04-15 11:31:38 +08:00 |
|
takatost
|
8811677154
|
feat: remove langchain from output parsers (#3473)
|
2024-04-15 00:23:42 +08:00 |
|
takatost
|
12f1ce4794
|
feat: optimize the efficiency of generating chatbot conversation name (#3472)
|
2024-04-14 23:50:24 +08:00 |
|
Yeuoly
|
8f8e9de601
|
feat: support configurate openai compatible stream tool call (#3467)
|
2024-04-14 22:04:45 +08:00 |
|
Yeuoly
|
5b3133f9fc
|
feat: jina reader (#3468)
|
2024-04-14 22:03:19 +08:00 |
|
crazywoola
|
782ecfa5c3
|
Revert "Update yaml and py file in Tavily Tool" (#3464)
|
2024-04-14 10:13:56 +08:00 |
|
Richards Tu
|
2d69afb34d
|
Update yaml and py file in Tavily Tool (#3450)
|
2024-04-14 09:49:47 +08:00 |
|
Josh Feng
|
3e6631312d
|
Add nvidia codegemma 7b (#3437)
|
2024-04-13 13:10:32 +08:00 |
|
Yash Parmar
|
dd354bd396
|
FEAT: cohere rerank 3 model added (#3431)
|
2024-04-12 22:36:39 +08:00 |
|
Yeuoly
|
ae1f3780f8
|
Feat/api tool custom timeout (#3420)
|
2024-04-12 17:46:39 +08:00 |
|
Yeuoly
|
25dea232d6
|
fix/dataset-retriever-tool-parameter-redundancy (#3418)
|
2024-04-12 17:04:36 +08:00 |
|
Yeuoly
|
a258a90291
|
feat: gemini pro function call (#3406)
|
2024-04-12 16:38:02 +08:00 |
|
Jyong
|
0737e930cb
|
chore: remove Langchain tools import (#3407)
|
2024-04-12 16:26:09 +08:00 |
|
LIU HONGWEI
|
c227f3d985
|
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
|
2024-04-12 16:22:24 +08:00 |
|
Yeuoly
|
64e395d6cf
|
Fix/workflow tool incorrect parameter configurations (#3402)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-04-12 15:46:34 +08:00 |
|
chenxu9741
|
ad65c891e7
|
add xls file suport (#3321)
|
2024-04-12 14:53:44 +08:00 |
|
saga.rey
|
b699945b47
|
fix: [azure_openai] Error: 'NoneType' object has no attribute 'content' (#3389)
|
2024-04-12 14:44:17 +08:00 |
|
junytang
|
e76693cad9
|
Integrated SearXNG search as built-in tool (#3363)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-04-12 14:16:12 +08:00 |
|
LiuVaayne
|
b00466f025
|
feat:api Add support for extracting EPUB files in ExtractProcessor (#3254)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-04-12 11:25:02 +08:00 |
|
Yeuoly
|
44448ba68d
|
fix: remove - in dataset retriever tool name (#3381)
|
2024-04-12 11:12:52 +08:00 |
|
longzhihun
|
f7a417fdb4
|
feat: Add support for embed file with AWS Bedrock Titan Model (#3377)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-04-12 00:35:45 +08:00 |
|
takatost
|
164ef26a60
|
fix: variable pool mapping variable mixed up (#3378)
|
2024-04-11 23:19:28 +08:00 |
|
takatost
|
36b7dbb8d0
|
fix: cohere tool call does not support single tool (#3373)
|
2024-04-11 21:32:18 +08:00 |
|
takatost
|
9a1ea9ac03
|
fix: image token calc of OpenAI Compatible API (#3368)
|
2024-04-11 20:29:48 +08:00 |
|
Yeuoly
|
693647a141
|
Fix/Bing Search url endpoint cannot be customized (#3366)
|
2024-04-11 19:56:08 +08:00 |
|
Yeuoly
|
cea107b165
|
Refactor/react agent (#3355)
|
2024-04-11 18:34:17 +08:00 |
|
Jyong
|
1f302990c6
|
add segment with keyword issue (#3351)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-04-11 16:57:02 +08:00 |
|
Yeuoly
|
18b855140d
|
fix/moonshot-function-call (#3339)
|
2024-04-11 15:42:26 +08:00 |
|
crazywoola
|
7c520b52c1
|
feat: update aws bedrock (#3326)
Co-authored-by: chenhe <guchenhe@gmail.com>
|
2024-04-11 15:38:55 +08:00 |
|
Eric Wang
|
e0df7505f6
|
feat(llm/models): add gemini-1.5-pro (#2925)
|
2024-04-11 10:58:13 +08:00 |
|
Jyong
|
6164604462
|
fix dataset retrival in dataset mode (#3334)
|
2024-04-11 02:11:21 +08:00 |
|