Commit Graph

90 Commits (cdc08a434f8e82809fa33ae4ebe8541a7ffc16a8)

Author SHA1 Message Date
Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 2 years ago
xielong ea69dc2a7e
feat: support hunyuan llm models (#5013)
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
2 years ago
Pika ecc7f130b4
fix(typo): misspelling (#5094) 2 years ago
Bowen Liang 7fa735a43b
chore: rename vdb tests for PGVector and PGvectoRS (#4973) 2 years ago
Weaxs 0797f9bc05
feat: support tidb vector (#4588) 2 years ago
takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 2 years ago
Bowen Liang 58db719a2c
dep: bump pandas from 1.x to 2.x (#4820) 2 years ago
Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 2 years ago
zeroameli afed3610fc
fix organize agent's history messages without recalculating tokens (#4324)
Co-authored-by: chenyongzhao <chenyz@mama.cn>
2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
yalei 026175c8f7
feat: update notion extractor (#3898)
Co-authored-by: duyalei <>
2 years ago
Bowen Liang 3fda2245a4
improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2 years ago
Bowen Liang 5f4df34829
improve: generalize transformations and scripts of runner and preloads into TemplateTransformer (#4487) 2 years ago
Bowen Liang 083ef2e6fc
improve: exract Code Node provider for each supported scripting language (#4164) 2 years ago
sino 6e9066ebf4
feat: support doubao llm and embeding models (#4431) 2 years ago
Yeuoly bbef964eb5
improve: code upgrade (#4231) 2 years ago
Sebastian.W a588df4371
Add rerank model type for LocalAI provider (#3952) 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
LiuVaayne 875249eb00
Feat/vector db pgvector (#3879) 2 years ago
sino 4aa21242b6
feat: add volcengine maas model provider (#4142) 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
Bowen Liang 049abd698f
improve: test CodeExecutor with code templates and extract CodeLanguage enum (#4098) 2 years ago
Bowen Liang 44857702ae
test: add integration tests on CodeExecutor with the sandbox service (#4015) 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
Bowen Liang 661b30784e
chore: skip warning messages when pytest auto-collecting the vdb test class by removing `Test` prefix (#3906) 2 years ago
Bowen Liang 045827043d
test: improve vector store tests (#3855) 2 years ago
Bowen Liang 45dd1683fd
test: add tests covering all methods of vector store (#3849) 2 years ago
Bowen Liang 86e7330fa2
test: refactor vdb tests by visitor design pattern (#3838) 2 years ago
Bowen Liang c54fcfb45d
extract enum type for tenant account role (#3788) 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
Bowen Liang a34e8cb0bd
test: add test for PKCS1OAEP_Cipher with gmpy2 (#3760) 2 years ago
Bowen Liang d9b821cecc
chore: apply ruff rules on tests and app.py (#3605) 2 years ago
Yeuoly c2acb2be60
feat: code (#3557) 2 years ago
takatost 5b447d61a6
feat: refactor tongyi models (#3496) 2 years ago
takatost 259aa97d8b
fix: test env key missing or wrong (#3430) 2 years ago
Yeuoly a258a90291
feat: gemini pro function call (#3406) 2 years ago
Leo Q 9c01bcb3e5
feat: support setting database used in Milvus (#3003) 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
Salem Korayem 6b4c8e76e6
feat (new llm): add support for openrouter (#3042) 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
Yeuoly 95733796f0
fix: replace os.path.join with yarl (#2690) 2 years ago
takatost 5c258e212c
feat: add Anthropic claude-3 models support (#2684) 2 years ago
Yeuoly 3e63abd335
Feat/json mode (#2563) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
Ricky 2660fbaa20
Fix/typos (#2308) 2 years ago