Commit Graph

850 Commits (80a87f36eabb717ed107cb286455e8a3bda8d077)

Author SHA1 Message Date
Patryk Garstecki 2c1c660c6e
fix(Backend:http_executor): 🔧 prevent splitting JSON data as v… (#4276) 2 years ago
Bowen Liang 228de1f12a
fix: miss usage of os.path.join for URL assembly and add tests on yarl (#4224) 2 years ago
Yeuoly 8578ee0864
feat: support LLM jinja2 template prompt (#3968)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Jyong 897e07f639
question classifier prompt optimize (#4262) 2 years ago
LiuVaayne 875249eb00
Feat/vector db pgvector (#3879) 2 years ago
takatost 86a6e6bd04
feat: increase max steps to 50 in workflow (#4252) 2 years ago
sino 4aa21242b6
feat: add volcengine maas model provider (#4142) 2 years ago
Yong723 8ce93faf08
Typo on deepseek.yaml and yi.yaml (#4170) 2 years ago
Su Yang 9f440c11e0
feat: DeepSeek (#4162) 2 years ago
Joshua 58bd5627bf
Add-Deepseek (#4157) 2 years ago
Moonlit 2fdd64c1b5
feat: add proxy configuration for Cohere model (#4152) 2 years ago
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>
2 years ago
Minamiyama f361c7004d
feat: support vision models from xinference (#4094)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
Tomy bb7c62777d
Add support for local ai speech to text (#3921)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
Yeuoly d51f52a649
fix: http authorization leakage (#4146) 2 years ago
Jyong e353809680
question classifier optimize (#4147) 2 years ago
takatost c2f0f958ef
fix: passing in 0 as a numeric variable will be converted to null (#4148) 2 years ago
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>
2 years ago
Weaxs 6f1911533c
bug fix: update minimax model_apis (#4116) 2 years ago
Yeuoly d5d8b98d82
feat: support openai stream usage (#4140) 2 years ago
Yeuoly e7fe7ec0f6
feat: support time format (#4138) 2 years ago
Bowen Liang 049abd698f
improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 2 years ago
Yeuoly 76bec6ce7f
feat: add http node max size env (#4137) 2 years ago
Joshua 51a9e678f0
Leptonai integrate (#4079) 2 years ago
chenx5 ad76ee76a8
Update bedrock.yaml add Region Asia Pacific (Sydney) (#4016) 2 years ago
Yeuoly b5f101bdac
fix: transform None into correct dest type (#4077) 2 years ago
Pan YANG 5940564d84
feat: add a new built-in tool of Slack Incoming Webhook (#4067) 2 years ago
sino b1399cd5f9
fix: unable to fetch CoT agent runner log (#4052) 2 years ago
Bowen Liang 093b5c0e63
fix: typo of jinja2 (#4019) 2 years ago
orangeclk cbdb861ee4
add glm-3-turbo max_tokens parameter setting (#4017)
Co-authored-by: 陈力坤 <likunchen@caixin.com>
2 years ago
sino da5a8b9a59
feat: support question classifier node output (#4000) 2 years ago
Weaxs 1e6e8b446d
feat: support minimax abab6.5, abab6.5s (#4012) 2 years ago
Bowen Liang 142814d451
chore: skip deprecated field_schema param in creating payload index on Qdrant (#3903) 2 years ago
crazywoola 704755d005
fix: submitCodeExecutionTask (#4006) 2 years ago
Richards Tu d1263700c0
Update the description and labels in Judge0ce tool (#3990)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Richards Tu f26ad16af7
Add new tool: Firecrawl (#3819)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
majian 8f2ae51fe5
feat: add support for request timeout settings in the HTTP request node. (#3854)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
Joshua 2f84d00300
fix-nvidia-llama3 (#3973) 2 years ago
takatost b82a2d97ef
fix: db connections not being released during workflow execution (#3971) 2 years ago
Jyong 3e9dbe3e0a
add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2 years ago
Yeuoly e7b4d024ee
optimize: code node has a bad error message (#3949) 2 years ago
takatost ff67a6d338
feat: llm text stream support for workflow app (#3798)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
呆萌闷油瓶 0940f01634
enhancement:support Qdrant gRPC mode (#3929) 2 years ago
longzhihun 43a5ba9415
feat: add support for Bedrock LLAMA3 (#3890) 2 years ago
Garfield Dai cefe156811
feat: replicate supports default version. (#3884) 2 years ago
Jyong 0ec8b57825
add together ai model setting (#3895) 2 years ago
Bowen Liang 045827043d
test: improve vector store tests (#3855) 2 years ago
miendinh 2a8881d0e8
fix: tool webscraper - too many redirects in case target url does not… (#3831)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
2 years ago
Bowen Liang 7919596a21
fix: UP031 style rule violation (#3866) 2 years ago
Bowen Liang 45dd1683fd
test: add tests covering all methods of vector store (#3849) 2 years ago
Jingpan Xiong 1be222af2e
fix: using api can not execute relyt vector database (#3766)
Co-authored-by: jingsi <jingsi@leadincloud.com>
2 years ago
Richards Tu bf9fc8fef4
Reduce tool redundancy for [Judge0 CE] (#3837)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost 34bfb715e1
fix: citations always appear in the chatflow app (#3844) 2 years ago
takatost 12435774ca
feat: query prompt template support in chatflow (#3791)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
呆萌闷油瓶 78988ed60e
fix:still enable SSL verification when using qdrant based on HTTP protocol (#3805) 2 years ago
Yeuoly 2832adda88
fix: missing url field when searching special keywords (#3820) 2 years ago
takatost a4e4fb4094
fix: credentials validate failed for groqcloud model provider (#3817) 2 years ago
Bowen Liang 9cec8c1750
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688) 2 years ago
takatost 3da179f77b
feat: add conversation_id and user_id in chatflow/workflow system vars (#3771)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
takatost 2ea8c73cd8
fix: type num of variable converted to str (#3758) 2 years ago
Jyong f257f2c396
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
1102 59cba930e5
bedrock llm Model file name change (#3714)
Co-authored-by: heshunchang <shuncanghe@clouditera.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Bowen Liang 2867d29021
fix: milvus usage with create_collection (#3683) 2 years ago
呆萌闷油瓶 f76ac8bdee
enhance:speedup xinference audio transcription (#3636) 2 years ago
Yeuoly 3480f1c59e
refactor: tool parameter cache (#3703) 2 years ago
Richards Tu ff76c4bd5d
Add new tool: Judge0 CE (#3684)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yeuoly 2a213c6af7
fix: incorrect type parser (#3682) 2 years ago
Bowen Liang b2535e7db6
chore: update description of code interpreter tool (#3679)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
longzhihun 28236147ee
feat: add support for bedrock Mistral AI model (#3676)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
Chenhe Gu 4969783383
add groq llama3 (#3673) 2 years ago
Richards Tu d7f0056e2d
Fix error in [Update yaml and py file in Tavily Tool] (#3465)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
fuckqqcom 9b7b133cbc
content fix to continue (#3633)
Co-authored-by: xiaohan <fuck@qq.com>
2 years ago
Joshua 7545e5de6c
add-llama3-for-nvidia-api-catalog (#3631) 2 years ago
Yeuoly a0c30702c1
feat: moonshot fc (#3629) 2 years ago
jeessy2 646858ea08
feat: Vision switch functionality is provided on OpenRouter (#3564) 2 years ago
Bowen Liang d9b821cecc
chore: apply ruff rules on tests and app.py (#3605) 2 years ago
Joshua de3b490f8e
Add mixtral 8x22b (#3606) 2 years ago
Yeuoly d9f1a8ce9f
feat: stable diffusion 3 (#3599) 2 years ago
aniaan aa6d2e3035
fix(openai_api_compatible): fixing the error when converting chunk to json (#3570) 2 years ago
呆萌闷油瓶 4365843c20
enhance:speedup xinference embedding & rerank (#3587) 2 years ago
Joshua b9b28900b1
add-open-mixtral-8x22b (#3591) 2 years ago
Yeuoly c2acb2be60
feat: code (#3557) 2 years ago
Siddharth Jain 8ba95c08a1
added claude 3 opus (#3545) 2 years ago
Yeuoly c7de51ca9a
enhance: preload general packages (#3567) 2 years ago
liuzhenghua e02ee3bb2e
fix event/stream ping (#3553) 2 years ago
Jyong 394ceee141
optimize question classifier prompt and support keyword hit test (#3565) 2 years ago
Yeuoly e212a87b86
fix: json-reader-json-output (#3552) 2 years ago
takatost b890c11c14
feat: filter empty content messages in llm node (#3547) 2 years ago
takatost 9b8861e3e1
feat: increase read timeout of OpenAI Compatible API, Ollama, Nvidia LLM (#3538) 2 years ago
LeePui 38ca3b29b5
add support for swagger object type (#3426)
Co-authored-by: lipeikui <lipeikui@3vjia.com>
2 years ago
Jyong 9e6d4eeb92
fix the return with wrong datatype of segment (#3525) 2 years ago
takatost 1219e41d29
fix: array[string] context in llm node invalid (#3518) 2 years ago
miendinh b9fbc39754
get config default for sandbox (#3508)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
2 years ago
Yeuoly fbd3ef8752
fix: add completion mode object check (#3515) 2 years ago
kerlion 200010be19
Add suuport for AWS Bedrock Cohere embedding (#3444) 2 years ago
liuzhenghua 5e02a83b53
fix: the object field is empty string in some openAI api compatible model (#3506) 2 years ago
takatost 5b447d61a6
feat: refactor tongyi models (#3496) 2 years ago
Jyong fd90d99cd0
question classifier prompt optimization (#3479) 2 years ago
Joshua fd38e1cf15
nvidia-label-update (#3482) 2 years ago
Jingpan Xiong 33397836a5
feat: support relyt vector database (#3367)
Co-authored-by: jingsi <jingsi@leadincloud.com>
2 years ago
YidaHu 92f8c40e4c
fix: prompt template issue (#3449) 2 years ago
takatost 8811677154
feat: remove langchain from output parsers (#3473) 2 years ago
takatost 12f1ce4794
feat: optimize the efficiency of generating chatbot conversation name (#3472) 2 years ago
Yeuoly 8f8e9de601
feat: support configurate openai compatible stream tool call (#3467) 2 years ago
Yeuoly 5b3133f9fc
feat: jina reader (#3468) 2 years ago
crazywoola 782ecfa5c3
Revert "Update yaml and py file in Tavily Tool" (#3464) 2 years ago
Richards Tu 2d69afb34d
Update yaml and py file in Tavily Tool (#3450) 2 years ago
Josh Feng 3e6631312d
Add nvidia codegemma 7b (#3437) 2 years ago
Yash Parmar dd354bd396
FEAT: cohere rerank 3 model added (#3431) 2 years ago
Yeuoly ae1f3780f8
Feat/api tool custom timeout (#3420) 2 years ago
Yeuoly 25dea232d6
fix/dataset-retriever-tool-parameter-redundancy (#3418) 2 years ago
Yeuoly a258a90291
feat: gemini pro function call (#3406) 2 years ago
Jyong 0737e930cb
chore: remove Langchain tools import (#3407) 2 years ago
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
Yeuoly 64e395d6cf
Fix/workflow tool incorrect parameter configurations (#3402)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
chenxu9741 ad65c891e7
add xls file suport (#3321) 2 years ago
saga.rey b699945b47
fix: [azure_openai] Error: 'NoneType' object has no attribute 'content' (#3389) 2 years ago
junytang e76693cad9
Integrated SearXNG search as built-in tool (#3363)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
LiuVaayne b00466f025
feat:api Add support for extracting EPUB files in ExtractProcessor (#3254)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yeuoly 44448ba68d
fix: remove - in dataset retriever tool name (#3381) 2 years ago
longzhihun f7a417fdb4
feat: Add support for embed file with AWS Bedrock Titan Model (#3377)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
takatost 164ef26a60
fix: variable pool mapping variable mixed up (#3378) 2 years ago
takatost 36b7dbb8d0
fix: cohere tool call does not support single tool (#3373) 2 years ago
takatost 9a1ea9ac03
fix: image token calc of OpenAI Compatible API (#3368) 2 years ago
Yeuoly 693647a141
Fix/Bing Search url endpoint cannot be customized (#3366) 2 years ago
Yeuoly cea107b165
Refactor/react agent (#3355) 2 years ago
Jyong 1f302990c6
add segment with keyword issue (#3351)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
Yeuoly 18b855140d
fix/moonshot-function-call (#3339) 2 years ago
crazywoola 7c520b52c1
feat: update aws bedrock (#3326)
Co-authored-by: chenhe <guchenhe@gmail.com>
2 years ago
Eric Wang e0df7505f6
feat(llm/models): add gemini-1.5-pro (#2925) 2 years ago
Jyong 6164604462
fix dataset retrival in dataset mode (#3334) 2 years ago
takatost 826c422ac4
feat: Add Cohere Command R / R+ model support (#3333) 2 years ago
Kenny bf63a43bda
feat: support gpt-4-turbo-2024-04-09 model (#3300) 2 years ago
Jyong b6de97ad53
Remove langchain dataset retrival agent logic (#3311) 2 years ago
Yeuoly 14bb0b02ac
Feat/Agent-Image-Processing (#3293)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
takatost 97d1e0bbbb
feat: vision parameter support of OpenAI Compatible API (#3272) 2 years ago
takatost cfb5ccc7d3
fix: image was sent to an unsupported LLM when sending second message (#3268) 2 years ago
Yeuoly 835e547195
feat: gpt-4-turbo (#3263) 2 years ago
crazywoola f5e65b98a9
feat: remove unregistered-llm-in-debug (#3251) 2 years ago
Chenhe Gu eb76d7a226
make sure validation flow works for all model providers in bedrock (#3250) 2 years ago
Yeuoly e635f3dc1d
chore: remove langchain in tools (#3247) 2 years ago
takatost 2a6b7d57cb
fix: token is not logging of question classifier node (#3249) 2 years ago
Jyong 8fcf459285
fix milvus database name parameter missed (#3229) 2 years ago
Leo Q 9c01bcb3e5
feat: support setting database used in Milvus (#3003) 2 years ago
Yeuoly a2c068d949
feat: moonshot function call (#3227) 2 years ago
takatost 4ad3f2cdc2
fix: image text when retrieve chat histories (#3220) 2 years ago
Yeuoly cc5ccaaca1
fix: incomplete response (#3215) 2 years ago
Jyong 33ea689861
fix detached instance error in keyword index create thread and fix question classifier node out of index error (#3219) 2 years ago
Jyong 84d7cbf916
fix economy index search in workflow (#3205) 2 years ago
Eric Wang 3c3fb3cd3f
fix(code_executor): surrogates not allowed error in jinja2 template (#3191) 2 years ago