Commit Graph

1070 Commits (b82a2d97ef9268253e8619d448bebcb15a893e91)

Author SHA1 Message Date
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