Commit Graph

1565 Commits (23e5eeec00c5c085b8d64351db06cb9d4e92f4ee)

Author SHA1 Message Date
takatost 86a6e6bd04
feat: increase max steps to 50 in workflow (#4252) 2 years ago
takatost 8f3042e5b3
feat: Add draft hash check in workflow (#4251) 2 years ago
takatost 64c3bc070a
version to 0.6.7 (#4208) 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
Jyong 591b993685
fix dataset segment update api not effect issue (#4151) 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
Patryk Garstecki 6271463240
feat(Languages): 👽 add pl-PL language (#4128) 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
S96EA 13cd409575
feat: support aliyun oss auth v4 (#3886)
Co-authored-by: owen <owen@owen.hawk-toad.ts.net>
2 years ago
羊羽 13292ff73e
🦄 refactor(dataset svc): delete check none (#4101)
Co-authored-by: baxiang <baxiang@lixiang.com>
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
Yeuoly 67902b5da7
fix: agent log timezone (#4076) 2 years ago
Bowen Liang 44857702ae
test: add integration tests on CodeExecutor with the sandbox service (#4015) 2 years ago
sino b1399cd5f9
fix: unable to fetch CoT agent runner log (#4052) 2 years ago
Garfield Dai 6f1e4a19a2
fix: workflow avg user interaction. (#4056) 2 years ago
takatost 93393e005e
version to 0.6.6 (#4050) 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
Jyong 338e4669e5
add storage factory (#3922) 2 years ago
Jyong 1d432728ac
add default value for QDRANT_GRPC_PORT (#3976) 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
羊羽 975b2fb79e
delete duplicate check get_dataset (#3966)
Co-authored-by: baxiang <baxiang@lixiang.com>
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
miendinh 9ad489d133
feat: Add google storage support (#3887)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
2 years ago
Bowen Liang 661b30784e
chore: skip warning messages when pytest auto-collecting the vdb test class by removing `Test` prefix (#3906) 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
yongjer 3b5b4d628b
Add support for Traditional Chinese language (#3899)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
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
yalei 4d66a86579
fix: fetch page name of notion wiki (#3847) 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
Charlie.Wei f62b2b5b45
optimize the knowledge failed documents query (#3870)
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
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
takatost 8bca908f15
refactor: config file (#3852) 2 years ago
Garfield Dai 9cbb8ddd7f
fix: billing tenant account role. (#3850) 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
Bowen Liang 86e7330fa2
test: refactor vdb tests by visitor design pattern (#3838) 2 years ago
takatost 34bfb715e1
fix: citations always appear in the chatflow app (#3844) 2 years ago
Bowen Liang c54fcfb45d
extract enum type for tenant account role (#3788) 2 years ago
takatost 12435774ca
feat: query prompt template support in chatflow (#3791)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Henrybit 80b9507e7a
feat: add aliyun oss storage (#3690)
Co-authored-by: henrybit <qipenghui3056@sina.com>
2 years ago
takatost 0ac0f0ffd0
version to 0.6.5 (#3834) 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
YidaHu 777ec64635
feat: add log_file environment variable (#3793) 2 years ago
Bowen Liang 9cec8c1750
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688) 2 years ago
Bowen Liang 8ca5aa1190
use pymilvus 2.3.7 (#3790) 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
Bowen Liang a34e8cb0bd
test: add test for PKCS1OAEP_Cipher with gmpy2 (#3760) 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
Bowen Liang ccaf335466
fix: rollback gmpy2 to 2.1.5 (#3745) 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
Yeuoly 2c50fab3dd
fix: skip dataset icon (#3696) 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
takatost b64080be1b
version to 0.6.4 (#3670) 2 years ago
Bowen Liang aadebd6d23
python 3.12 support (#3652) 2 years ago
xin.gao 71cc0074ef
fix: delete tool parameters cache when sync draft workflow for run workflow use new parameter change in draft workflow (#3637) 2 years ago
saga.rey 1fb7df12d7
fix: in alembic's offline mode (db migrate with --sql option), skip data operations (#3533) 2 years ago
liuzhenghua 73e9f35ab1
feat: add file log (#3612)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
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
sqj8899 0a56c522eb
get dict key indexing_technique in DocumentAddByFileApi (#3615)
Co-authored-by: songqijun <songqijun@qipeng.com>
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
Yeuoly d5448e07ab
seucirty: http smuggling (#3609) 2 years ago
Joshua de3b490f8e
Add mixtral 8x22b (#3606) 2 years ago
Garfield Dai 4481906be2
Feat/enterprise sso (#3602) 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
Bowen Liang d463b82aba
test: add scripts for running tests on api module both locally and CI jobs (#3497) 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 38dd58e796
version to 0.6.3 (#3519) 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
Bowen Liang 81cdb0fe78
fix: bump twilio to 9.0.4 skipping yanked versions (#3500) 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
Bowen Liang 168bf61b23
chore: separate Python dependencies for development (#3198) 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
takatost 259aa97d8b
fix: test env key missing or wrong (#3430) 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 6fa0e4072d
fix: yarn install extract package err when using GitHub Cache in amd6… (#3383) 2 years ago
takatost e15d18aa1c
version to 0.6.2-fix1 (#3380) 2 years ago
takatost 164ef26a60
fix: variable pool mapping variable mixed up (#3378) 2 years ago
takatost 0dada847ef
version to 0.6.2 (#3375) 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 c889717d24
Fix issue : don't delete DatasetProcessRule, DatasetQuery and AppDatasetJoin when delete dataset with no document (#3354) 2 years ago
Jyong 1f302990c6
add segment with keyword issue (#3351)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
Jyong 37024afe9c
fix issue: user’s keywords do not affect when add segment (#3349) 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
呆萌闷油瓶 43bb0b0b93
chore:bump pypdfium2 from 4.16.0 to 4.17.0 (#3310) 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
Bowen Liang 55fc46c707
improvement: speed up dependency installation in docker image rebuilds by mounting cache layer (#3218) 2 years ago
呆萌闷油瓶 5102430a68
feat:add 'name' field return (#3152) 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
takatost 74de7cf33c
version to 0.6.1 (#3253) 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
takatost f599f41336
fix: empty conversation list of explore chatbot (#3235) 2 years ago
Bowen Liang 28089c98c1
fix: skip Celery warning by setting broker_connection_retry_on_startup config (#3188) 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
Bowen Liang 0516b78d6f
fix: index number in api/README (#3214) 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
Yeuoly 337899a03d
Fix/code transform result (#3203) 2 years ago
Jat bae0c071cd
Fix: remove unavailable return_preamble parameter in cohere (#3201)
Signed-off-by: Jat <jat@sinosky.org>
2 years ago
Jyong 2e4dec365d
Compatible with unique index conflicts (#3183) 2 years ago
Jyong 283979fc46
fix keyword index error when storage source is S3 (#3182) 2 years ago
takatost a81c1ab6ae
version to 0.6.0-fix1 (#3179) 2 years ago
takatost d2259f20cb
fix: app export dsl not include desc (#3167) 2 years ago
takatost 9720d6b7a5
fix: metadata in generate npe issue (#3166) 2 years ago
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Jyong 9eba6ffdd4
Optimize csv and excel extract (#3155)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Richards Tu 16e3b0484d
Update descriptions in StackExchange Tool (#3043) 2 years ago
Jyong 28b1c48235
improve qa generate prompt (#3132)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong ab9fcbdfb9
Duplicate embedding cache check (#3134)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Nanguan Lin e7833a070e
chore: replace outdated config in vscode debug settings (#3106) 2 years ago
Yeuoly 25b9ac3df4
feat: claude3 tool call (#3111) 2 years ago
Vikey Chen e4f686deb7
fix unstructured api,remove unused parameters (#3056) 2 years ago
Jat d241d66a69
fix typo in readme (#3096)
Signed-off-by: Jat <jat@sinosky.org>
2 years ago
Jyong 5e66a60f1c
add embedding cache and clean embedding cache job (#3087)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
QIN2DIM f7d1d9b8b1
fix(duckduckgo-search): invoke error (#3077) 2 years ago
Salem Korayem 6b4c8e76e6
feat (new llm): add support for openrouter (#3042) 2 years ago
Jyong e12a0c154c
add segment function billing check for SAAS env (#3082)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost d14ea2ecaa
version to 0.5.11-fix1 (#3073) 2 years ago
Jyong a94d86da6d
add keyword table s3 storage support (#3065)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
arkii 5e591fc1b7
feat: add Feishu(飞书) tool for sending message to chat group bot via webhook (#3059)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost 32e83e00e4
feat: use en-US as fallback recommend app if using unmaintained language (#3063) 2 years ago
Yash Parmar 132269618d
FEAT: Add Brave Search and Trello(12 Tools) Included (#3040) 2 years ago
Jyong 84d118de07
add redis lock on create collection in multiple thread mode (#3054)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 1716ac562c
add clean_unused_datasets_task (#3057)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
呆萌闷油瓶 e215aae39a
feat:xinference audio model support (#3045) 2 years ago
Leo Q fc5ed17fe9
provide a bit more info in logs when parsing api schema error (#3026) 2 years ago
takatost 1387f9b23e
version to 0.5.11 (#3038) 2 years ago
takatost 6817eab5f1
fix: api / moderation extension import error (#3037) 2 years ago
Richards Tu 17af0de7b6
Add New Tool: StackExchange (#3034)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Chenhe Gu 9d962053a2
Fix claude request errors in bedrock (#3015)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Jyong a6cd0f0e73
fix add segment when dataset and document is empty (#3021)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Richards Tu 2c43393bf1
Add New Tool: DevDocs (#2993) 2 years ago
Jyong 669c8c3cca
some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong b0b0cc045f
add mutil-thread document embedding (#3016)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Bowen Liang 830495a607
bump celery from 5.2 to 5.3 (#2478)
Co-authored-by: takatost <takatost@users.noreply.github.com>
2 years ago
Bowen Liang 41a4593b6d
bump redis client to 5.0 and enable hiredis support (#2518) 2 years ago
Bowen Liang 08b727833e
generalize helper for loading module from source (#2862) 2 years ago
Weaxs 5becb4c43a
update wenxin llm (#2929) 2 years ago
Kenny 13694293e3
fix: resolve header.uid' length must be less or equal than 32 on Spark V1.5 (#2983) 2 years ago
Ricky 40dbf30784
feat: support new reranker [jina-colbert-v1-en] (#2975) 2 years ago
listeng d70bd4aaa4
fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949) 2 years ago
Yulong Wang 8e05261588
Fix handling of missing required parameters in ApiTool (#2965) 2 years ago
Weishan-0 a676d4387c
fix: Correct image parameter passing in GLM-4v model API calls (#2948) 2 years ago
Leo Q 7c8c233cf4
Add S3_ADDRESS_STYLE configuration option (#2934) 2 years ago
Bowen Liang 129a9850eb
fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962) 2 years ago
Bowen Liang 1f98a4fff3
improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971) 2 years ago
colvin777 c60749678b
When disabling the "Annotation Reply" button, the backend reports an error. #2904 (#2933)
Co-authored-by: colvin <colvin.zhang@boaocloud.com>
2 years ago
orangeclk 4fb9606361
fix: max_token default help info improved (#2951) 2 years ago
orangeclk c534d95972
fix: yi model price correction (#2946) 2 years ago
orangeclk 6dc62334d6
doc: model schema document fix and wording about the model price parameter (#2944) 2 years ago
wangkehan c7d003d551
fix: Upgrade duckduckgo-search to version 5.1.0 & update document segment api parameter error (#2938) 2 years ago
Leo Q cc754122fc
Authentication is only applied when both the username and password have values. (#2937) 2 years ago
Yeuoly 240a94182e
Feat/add triton inference server (#2928) 2 years ago
Jyong 86e474fff1
Add azure blob storage support (#2919)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Su Yang 5a1c29fd8c
chore: change Yi model SDK to OpenAI (#2910) 2 years ago
Qiwen Tong 180775a0ec
fix: init qdrant vector max recursion (#2909) 2 years ago
Bowen Liang d018e279f8
fix: typo $ mark in logs of vdb migrate command (#2901) 2 years ago
takatost 11636bc7c7
bump version to 0.5.10 (#2902) 2 years ago
Joshua 518c1ceb94
Feat/add-NVIDIA-as-a-new-model-provider (#2900) 2 years ago
listeng 696efe494e
fix: Ignore some emtpy page_content when append to split_documents (#2898) 2 years ago
Su Yang 4419d357c4
chore: update Yi models params (#2895) 2 years ago
takatost fbbba6db92
feat: optimize ollama model default parameters (#2894) 2 years ago
Lance Mao 53d428907b
fix incorrect exception raised by api tool which leads to incorrect L… (#2886)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2 years ago
Su Yang 8133ba16b1
chore: update Qwen model params (#2892) 2 years ago
Su Yang 7e3c59e53e
chore: Update TongYi models prices (#2890) 2 years ago
呆萌闷油瓶 f6314f8e73
feat:support azure openai llm 0125 version (#2889) 2 years ago
Su Yang 3bcfd84fba
chore: use API Key instead of APIKey (#2888) 2 years ago
Bowen Liang 7c0ae76cd0
Bump tiktoken to 0.6.0 to support text-embedding-3-* in encoding_for_model (#2891) 2 years ago
Su Yang 2dee8a25d5
fix: anthropic system prompt not working (#2885) 2 years ago
Su Yang 507aa6d949
fix: Fix the problem of system not working (#2884) 2 years ago
crazywoola 59f173f2e6
feat: add icons for 01.ai (#2883) 2 years ago
Su Yang c3790c239c
i18n: update bedrock label (#2879) 2 years ago
Su Yang 45e51e7730
feat: AWS Bedrock Claude3 (#2864)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
Jyong 4834eae887
fix enable annotation reply when collection is None (#2877)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Yeuoly 95b74c211d
Feat/support tool credentials bool schema (#2875) 2 years ago
Onelevenvy cb79a90031
feat: Add tools for open weather search and image generation using the Spark API. (#2845) 2 years ago
Onelevenvy 4502436c47
feat:Embedding models Support for the Aliyun dashscope text-embedding-v1 and text-embedding-v2 (#2874) 2 years ago
Jyong c3d0cf940c
add tenant id index for document and document_segment table (#2873)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
orangeclk e7343cc67c
add max_tokens parameter rule for zhipuai glm4 and glm4v (#2861) 2 years ago
VoidIsVoid 83145486b0
fix: fix unstable function call response arguments missing (#2872) 2 years ago
Su Yang 6fd1795d25
feat: Allow users to specify AWS Bedrock validation models (#2857) 2 years ago
Su Yang f770232b63
feat: add model for 01.ai, yi-chat-34b series (#2865) 2 years ago
Bowen Liang a8e694c235
fix: print exception logs for ValueError and InvokeError (#2823) 2 years ago
Yeuoly cef16862da
fix: charts encoding (#2848) 2 years ago
Yeuoly f29280ba5c
Fix/compatible to old tool config (#2839) 2 years ago
Yeuoly 742be06ea9
Fix/localai (#2840) 2 years ago
David 4d63770189
fix: The generate conversation name was not saved (#2836) 2 years ago
Yeuoly bbea3a6b84
fix: compatible to old tool config (#2837) 2 years ago
Bowen Liang 19d3a56194
feat: add weekday calculator in time tool (#2822) 2 years ago
Qun 1e5455e266
enhance: use override_settings for concurrent stable diffusion (#2818) 2 years ago
Eric Wang 4fe585acc2
feat(llm/models): add claude-3-haiku-20240307 (#2825) 2 years ago
呆萌闷油瓶 e52448b84b
feat:add api-version selection for azure openai APIs (#2821) 2 years ago
Bowen Liang 8b15b742ad
generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2 years ago
Phạm Viết Nghĩa a026c5fd08
feat: add Vietnamese vi-VN (#2807) 2 years ago
Charlie.Wei fd7aade26b
Fix tts api err (#2809)
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
Mark Sun 510f8ede10
Improve automatic prompt generation (#2805) 2 years ago
呆萌闷油瓶 8f9125b08a
fix:typo (#2808) 2 years ago
呆萌闷油瓶 e5e97c0a0a
fix:change azure openai api_version default value to 2024-02-15-preview (#2797) 2 years ago
Weaxs 20bd49285b
excel: get keys from every sheet (#2796) 2 years ago
crazywoola 6bd2730317
Fix/2770 suggestions for next steps (#2788) 2 years ago
Yeuoly f734cca337
enhance: add stable diffusion user guide (#2795) 2 years ago
takatost ce5b19d011
bump version to 0.5.9 (#2794) 2 years ago
Bowen Liang f82a64d149
feat: add DingTalk(钉钉) tool for sending message to chat group bot via webhook (#2693) 2 years ago
呆萌闷油瓶 f49b1afd6c
feat:support azure tts (#2751) 2 years ago
Jyong 796c5626a7
fix delete dataset when dataset has no document (#2789)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong e54c9cd401
Feat/open ai compatible functioncall (#2783)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Yeuoly f8951d7f57
fix: api tool provider not found (#2782) 2 years ago
Jyong 6454e1d644
chunk-overlap None check (#2781)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Eric Wang fdd211e399
debug/chat: increase notify error duration to 3000 (#2778) 2 years ago
Yeuoly 82d0732c12
fix: aippt default styles (#2779) 2 years ago
Yeuoly 53cd125780
fix: deep copy of model-tool label (#2775) 2 years ago
crazywoola 3c91f9b5ab
fix: dataset segements api (#2766) 2 years ago
takatost f073dca22a
feat: optimize db connection when llm invoking (#2774) 2 years ago
Laurent Magnien bdc13f9238
SMTP authentication is optional (#2765)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
2 years ago
Yeuoly ce58f0607b
Feat/tool secret parameter (#2760) 2 years ago
洪朔 60e7e17c86
feat: Add new Azure OpenAI Embedding models (#2758) 2 years ago
Vikey Chen 237bb8514e
replace message content type list to string when file_objs is empty .. (#2745) 2 years ago
yoogo bd26c933d2
fix: valid password on reset-password page (#2753) 2 years ago
Yeuoly b6b58da2d2
enhance: custom tool timeout (#2754) 2 years ago
Yeuoly 40c646cf7a
Feat/model as tool (#2744) 2 years ago
Yeuoly 3231a8c51c
fix: image tokenizer (#2752) 2 years ago
Bowen Liang 4170d6a491
use SVG icons for built-in tools (#2748) 2 years ago
Bowen Liang 0b50c525cf
feat: support error correction and border size in qrcode tool (#2731) 2 years ago
Jyong 8ba38e8e74
fix overlap and splitter optimization (#2742)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Bowen Liang b163545771
Use `python-docx` to extract docx files (#2654) 2 years ago
Yash Parmar c0b82f8e58
UPDATE: Twilio tool crdential verification (#2741) 2 years ago
呆萌闷油瓶 b75ff5fa03
fix:missing import (#2739) 2 years ago
Yeuoly 24809fce07
fix: missing en_name of aippt (#2737) 2 years ago
呆萌闷油瓶 9819ad347f
feat:support azure whisper model and fix:rename text-embedidng-ada-002.yaml to text-embedding-ada-002.yaml (#2732) 2 years ago
Yeuoly 8fe83750b7
Fix/jina tokenizer cache (#2735) 2 years ago
Yeuoly 1809f05904
Feat/add groq (#2733) 2 years ago
Bowen Liang 0ac250a035
fix: check webhook key of Wecom tool in valid UUID form and fix typo (#2719) 2 years ago
taokuizu 405a00bb2c
fix:delete the slash at the end of xinference provider server_url (#2730) 2 years ago
Yeuoly 3a3ca8e6a9
fix: max tokens can only up to 2048 (#2734) 2 years ago
Yeuoly 27e678480e
Feat: AIPPT & DynamicToolParamter (#2725) 2 years ago
Jyong 31070ffbca
fix qa index processor tenant id is None error (#2713)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 7f3dec7bee
fix error msg format issue (#2715)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Yash Parmar 2f28afebb6
FEAT: Add twilio tool for sending text and whatsapp messages (#2700)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Charlie.Wei fa7ba30ba3
Fix rebuild index&csv parsing (#2705)
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
Bowen Liang 1cf5f510ed
feat: add qrcode tool for QR code generation (#2699) 2 years ago
Joshua 526c874caa
fix mistralai icon (#2707) 2 years ago
Yeuoly 95733796f0
fix: replace os.path.join with yarl (#2690) 2 years ago
Bowen Liang 552f319b9d
feat: support HTTP response compression in api server (#2680) 2 years ago
Yeuoly 38e5952417
Fix/agent react output parser (#2689) 2 years ago
Yash Parmar 7f891939f1
FEAT: add tavily tool for searching... A search engine for LLM (#2681) 2 years ago
takatost 534802b761
bump version to 0.5.8 (#2685) 2 years ago
takatost 5c258e212c
feat: add Anthropic claude-3 models support (#2684) 2 years ago
Charlie.Wei 6a6133c102
Fix voice selection (#2664)
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
Joshua 8523b34be7
add jina-reranker-v1-base-en (#2676) 2 years ago
Bowen Liang 65cfd4360a
fix: typo in wecom tool (#2674) 2 years ago
Jyong 3631e53ff0
Feat/add annotation migrate (#2675)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
waltcow f322d9bddb
Fix vdb merge error (#2650) 2 years ago
Yeuoly 72ddedfc5c
fix: setup default filters while add credentials (#2669) 2 years ago
Yeuoly 36686d7425
fix: test custom tool already exists without decrypting credentials (#2668) 2 years ago
cola 34387ec0f1
fix typo recale to recalc (#2670) 2 years ago
takatost 76da66fb7e
fix: fix import from explore apps err when OpenAI not inited (#2671) 2 years ago
nan jiang 607f9eda35
Fix/app runner typo (#2661) 2 years ago
Bowen Liang f25cec265d
feat: add Wecom(企业微信) tool for sending message to chat group bot via webhook (#2638) 2 years ago
Garfield Dai 8e66b96221
Feat: Add documents limitation (#2662) 2 years ago
crazywoola b5c1bb346c
Add PubMed to tools (#2652) 2 years ago
nan jiang bc65ee10c0
bugfix: model str maybe empty (#2660) 2 years ago
Yeuoly b07084711c
fix: missing description (#2643) 2 years ago
takatost 1a677da792
fix: custom tool max tool (#2641) 2 years ago
taokuizu b6d61a818e
fix: Replace path.join with urljoin. (#2631) 2 years ago
Bowen Liang 8495ffaa45
fix: typo in gaode tool (#2636) 2 years ago
Yash Parmar dbd1d79770
FEAT: Add arxiv tool for searching scientific papers and articles fro… (#2632) 2 years ago
takatost 1910178199
fix: default mail type invalid in .env.example (#2628) 2 years ago
Bowen Liang 839a6a2c8a
add logs for vdb-migrate command (#2626) 2 years ago
Yeuoly a769edbc89
Fix/custom tool any of (#2625) 2 years ago
Bowen Liang 801d135390
generalize the generation of new collection name by dataset id (#2620) 2 years ago
takatost 88a095e40e
fix: wrong default model parameters when creating app (#2623) 2 years ago
takatost dd961985f0
refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 2 years ago
Yeuoly d44b05a9e5
feat: support auth type like basic bearer and custom (#2613) 2 years ago
takatost 5bd3b02be6
version to 0.5.7 (#2610) 2 years ago
takatost a4d86496e1
fix: notion extractor raise 'NoneType' object has no attribute 'curre… (#2608) 2 years ago
takatost 90bdc85f8c
fix: AppParameterApi.get() got an unexpected keyword argument 'end_user' (#2607) 2 years ago
takatost 0828873b52
fix: missing default user for APP service api (#2606) 2 years ago
crazywoola c9257ab4bf
Fix/2559 upload powered by brand image not showing up (#2602) 2 years ago
Joshua dc93a292c3
Feat/provider mistralai (#2598) 2 years ago
takatost 174ee1b646
fix: parameter `user` exceeded max length when invoking moonshot llm (#2596) 2 years ago
Joshua 9b1c4f47fb
feat:add mistral ai (#2594) 2 years ago
crazywoola 582ba45c00
Fix 500 error when creating from the template and the provider is None (#2591) 2 years ago
Yeuoly 3a34370422
fix: convert tool messages into user messages in react mode and fill … (#2584) 2 years ago
Bowen Liang 29ab244de6
fix: correct the parent class of CacheEmbedding (#2578) 2 years ago
Jyong 920b2c2b40
Fix/hit test tsne issue (#2581)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Yeuoly ac96d192a6
fix: parameter type handling in API tool and parser (#2574) 2 years ago
Jyong fc64cdee64
fix mivlus delete by ids error (#2573)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 5b953c1ef2
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Bowen Liang 562ca45e07
fix weaviate delete_by_ids (#2565) 2 years ago
Bowen Liang e352a8ed1b
chore: remove redundant casting flask app config into dict (#2564) 2 years ago
Bowen Liang e55225e2bc
fix typo in error message of supported keyword store (#2560) 2 years ago
Yeuoly 3e63abd335
Feat/json mode (#2563) 2 years ago
Jyong 0620fa3094
Feat/vdb migrate command (#2562)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 952e13fef8
Update README_CN.md (#2550) 2 years ago
Jyong 4be3087642
Fix/new RAG bugs (#2547)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Garfield Dai 49da8a23a8
feat: openai llm get trial or paid models from config. (#2546) 2 years ago
Garfield Dai 3ad943a9eb
Feat/openai llm trial paid config (#2545) 2 years ago
Jyong b03bbab5ad
fix dev/reformat (#2542)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 91ea6fe4ee
Fix/langchain document schema (#2539)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Bowen Liang e42175241e
fix: tolerate exceptions in cleaning up index when vector db service unavailable (#2533) 2 years ago
Yeuoly 12257b438b
Fix/tool default value (#2536) 2 years ago
Bowen Liang 9ecc736c30
fix: update current tenant id of account when switching tenant (#2530) 2 years ago
Jyong 6c4e6bf1d6
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 97fe817186
Fix/upload limit (#2521)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
Yeuoly d8ab4474b4
fix: bing search response filter (#2519) 2 years ago
Yeuoly edb86f5f5a
Feat/stream react (#2498) 2 years ago
Yash_1124 adf2651d1f
FEAT: Add DuckDuckGo Search Tool for Enhanced Privacy-Focused Search Functionality (#2499) 2 years ago
Chenhe Gu 5031d64e28
Chore/delete chunk decode error alert (#2500) 2 years ago
Yeuoly ae3ad59b16
Refactor agent history organization and initialization of agent scrat… (#2495) 2 years ago
Yeuoly 25957d917a
Add default values for optional parameters in API tool and parser (#2491) 2 years ago
Jyong 20b932da97
del doc support (#2494)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
zxhlyh 207080babc
fix: audio to text (#2493) 2 years ago
Yeuoly 48bacd01cc
fix: incorrect tool name (#2489) 2 years ago
kukuze 5ff6b1da07
Windows local deployment switch "tool“ interface failed (#2483) 2 years ago
takatost 8b49e0ee2a
bump version to 0.5.6 (#2482) 2 years ago
crazywoola e031ec9359
remove: parameters in seeds (#2481) 2 years ago
takatost 1bd1cd6938
fix: event handlers not registered globally (#2479) 2 years ago
Koen Farell 61e4bbabaf
feat: added Ukrainian language support (#2473) 2 years ago
takatost 4cf475680d
fix: credential verification of baichuan did not throw all errors (#2475) 2 years ago
Yeuoly ca4aa340f6
fix: Add model_uid validation for model_uid in Xinference models (#2468) 2 years ago
wjryours af6a318aae
fix: windows load provider file error (#2463) 2 years ago
Charlie.Wei c6e2900be7
Display selected tts voice name (#2459)
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
johnpccd b2ee738bb1
Ignore SSE comments to support openrouter streaming (#2432) 2 years ago
Charlie.Wei c8ca3ff404
Tts add voice choose (#2453)
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
takatost 58df5e5376
fix: tts voice language to zh-Hans instead of zh-CN (#2450) 2 years ago
Charlie.Wei 300d9892a5
tts add voice choose (#2391)
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
Yeuoly e47b5b43b8
fix: baichuan frequency_penalty (#2446) 2 years ago
takatost 21c9d9e200
feat: add `introduction` field in log detail response of chat app (#2445) 2 years ago
takatost 8633957726
version to 0.5.5 (#2440) 2 years ago
Yeuoly 23e95fd7ab
Fix tool provider credential caching issue (#2433) 2 years ago
takatost e1045f01c6
pref: optimize add hit count query performance when dataset hit (#2436) 2 years ago
takatost e6d22fc3a0
fix: account has no owner workspace by member inviting (#2435) 2 years ago
Bowen Liang 9232244920
fix recreating users' default tenant relations when loading user (#2408) 2 years ago
takatost 476eb90a90
fix: List not found in account service (#2434) 2 years ago
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
Bowen Liang 589099a005
fix: possible unsent function call in the last chunk of streaming response in OpenAI provider (#2422) 2 years ago
takatost a0ec7de058
clean: remove no-use ecc_aes.py (#2426) 2 years ago
Bowen Liang 14a19a3da9
chore: apply ruff's pyflakes linter rules (#2420) 2 years ago
JonahCui 71e5828d41
feat: add support for smtp when send email (#2409) 2 years ago
Bowen Liang 65a02f7d32
chore: apply F811 linter rule to eliminate redefined imports and methods (#2412) 2 years ago
crazywoola 243ca5b1e2
fix: typo in package path of core.splitter (#2411) 2 years ago
takatost 41328bde97
version to 0.5.4 (#2407) 2 years ago
takatost 3242cf5384
fix: moonshot context size error (#2406) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
takatost 42344795cd
fix: error type get wrong (#2403) 2 years ago
Jialei 70992609d4
feat: add moonshot support (#2398) 2 years ago
Yeuoly bf736bc55d
Feat/show detailed custom api response when testing (#2400) 2 years ago
Bowen Liang d4cfd3e7ac
add built-in maths tool for local expression evaluation on NumExpr (#2390) 2 years ago
Yeuoly e1a9e0ac29
fix: missing variables in agent prompt (#2395) 2 years ago
Garfield Dai f5c08070d9
feat: add openai paid llm model. (#2392) 2 years ago
Yeuoly 5010706d8b
feat: tool credentials cache and introduce _position.yaml (#2386) 2 years ago
Yeuoly 6278ff0f30
Feat/add bing search (#2379) 2 years ago
Yeuoly 56c25bfb78
fix: bad xinference error (#2384) 2 years ago
Yeuoly b814f0b7e3
feat: bing search (#2375) 2 years ago
takatost 556d1d0390
fix variable invalid when key only one character (#2377) 2 years ago
crazywoola 3f0c515355
fix: switch tenant (#2363) 2 years ago
takatost 04fb610fe7
add gpt-3.5-turbo-0125 to trail llm list (#2354) 2 years ago
crazywoola a8f23ed712
Feat/move tenant id into db (#2341) 2 years ago
Honora Green ecf947258a
fix [baichuan] Error: argument of type 'NoneType' is not iterable (#2351)
Co-authored-by: baiyansong <baiyansong@hotmail.com>
2 years ago
limbo a58612718e
Refactor error handling in GenerateTaskPipeline class (#2345) 2 years ago
呆萌闷油瓶 cd078a6264
feat:add gpt-3.5-turbo-0125 (#2347) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
takatost a84e15b8cc
fix: ignore spark provider credential validate (#2344) 2 years ago
Yeuoly 0c330fc020
feat: add xinference llm context size (#2336) 2 years ago
Yeuoly cfbb7bec58
Feat/current time tool zone (#2337) 2 years ago
Yeuoly 3b357f51a6
fix: first agent latency (#2334) 2 years ago
Chenhe Gu 09acf215f0
add option to prompt for a validation password when initializing admin user (#2302) 2 years ago
Yeuoly 07dd8b94ed
fix: check empty tool provider credentials (#2332) 2 years ago
Yeuoly ef308fd121
feat: add sd model parameter (#2331) 2 years ago
Yeuoly fce64d760b
fix: empty model features (#2330) 2 years ago
Yeuoly f0c9bb7c91
fix: typo (#2318) 2 years ago
takatost d8672796b0
revert: remove unused session store codes (#2329) 2 years ago
Charlie.Wei 5929e84036
Optimization stable diffusion verify (#2322)
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
Yeuoly 83063532a0
Fix/api tool (#2317) 2 years ago
orangeclk 07279558a5
Change ZHIPU_MAX_LIMITS to 5. Fix issue 2323 (#2324) 2 years ago
呆萌闷油瓶 2166473852
Feat/add spark3.5 llm (#2314)
Co-authored-by: lux@njuelectronics.com <lux@njuelectronics.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost 44397e3062
remove unused session store codes (#2313) 2 years ago
Ricky 2660fbaa20
Fix/typos (#2308) 2 years ago
呆萌闷油瓶 10e9766fd3
chore:azure dalle tool support pt-BR text (#2301)
Co-authored-by: lux@njuelectronics.com <lux@njuelectronics.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yeuoly 6d24a2cb87
fix: api tool encoding (#2296) 2 years ago
Charlie.Wei c0a4fd145c
Add custom tools (#2299)
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
Yeuoly 70f16e1a0b
fix: keep original tool credentials (#2288) 2 years ago
Yeuoly cb27571e9f
fix: missing prompt (#2294) 2 years ago
Yeuoly 0518da5819
remove repositories tool (#2293) 2 years ago
Charlie.Wei d2797abdb4
Add custom tools (#2292)
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
Yeuoly 6d5b386394
Feat/blocking function call (#2247) 2 years ago
takatost 1ea18a2922
feat: optimize tool name (#2284) 2 years ago
takatost 57565db531
feat: some unused command-line tasks were removed. (#2281) 2 years ago
Bowen Liang d844420c07
bump flask from 2.3 to 3.0 (#2279) 2 years ago
Yeuoly 34634bddf1
fix: setting default model to gpt-3.5-turbo-1106 and remove default m… (#2274) 2 years ago
呆萌闷油瓶 c97b7f6748
Feat/add azure dalle tool (#2276)
Co-authored-by: lux@njuelectronics.com <lux@njuelectronics.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Charlie.Wei 76cc19f525
Add custom tools (#2259)
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
Bowen Liang 5baaebb3fd
fix: typo of builtin tools (#2275) 2 years ago
geosmart 9d072920da
fix: remove finish_reason condition logic when deltaContent is empty (#2270)
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
2 years ago
crazywoola b4988ce20c
fix: missing keys language in parser (#2271) 2 years ago
Garfield Dai d3d617239f
Feat/utm update (#2269)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Jyong 409e0c8e1c
update qdrant migrate command (#2260)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Benjamin 7076d41b29
Bugfix/invitemailmultilangs (#2257)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago