Production-ready platform for agentic workflow development.
COMMITS
/ .github/workflows/api-tests.yml November 6, 2024
B
chore(ci): bring back poetry cache to speed up CI jobs (#10347)
Bowen Liang committed
-
October 29, 2024
R
feat: couchbase integration (#6165)
roadgoat19 committed
October 14, 2024
B
fix: poetry installation in CI jobs (#9336)
Bowen Liang committed
October 8, 2024
B
chore: refine python dependency list and check dependencies in order (#9061)
Bowen Liang committed
August 13, 2024
M
feat: support elasticsearch vector database (#3558)
miendinh committed
August 2, 2024
B
dep: support for Python 3.12 (#6771)
Bowen Liang committed
July 24, 2024
T
July 11, 2024
Z
feat: support MyScale vector database (#6092)
Zhuo Qiu committed
June 30, 2024
T
chore: remove port expose in docker compose (#5754)
takatost committed
June 28, 2024
C
Chore/improve deployment flow (#4299)
Chenhe Gu committed
June 25, 2024
B
refactor: extract cors configs into dify config and cleanup the config class (#5507)
Bowen Liang committed
June 21, 2024
T
chore: remove pip support for api service (#5453)
takatost committed
T
Add Oracle23ai as a vector datasource (#5342)
tmuife committed
B
build: support Poetry for depencencies tool in api's Dockerfile (#5105)
Bowen Liang committed
June 14, 2024
B
chore: development script for syncing Poetry lockfile (#5170)
Bowen Liang committed
June 13, 2024
B
feat: support Chroma vector store (#5015)
Bowen Liang committed
June 12, 2024
B
build: use Poetry as default build system for dependency installation in CI jobs (#5088)
Bowen Liang committed
June 11, 2024
M
build: initial support for poetry build tool (#4513)
Matri committed
June 2, 2024
Y
chore: upgrade sandbox (#4839)
Yeuoly committed
May 31, 2024
B
test: triggering tests on changes and allow cancelling in-progress CI test jobs (#4743)
Bowen Liang committed
May 13, 2024
Y
improve: code upgrade (#4231)
Yeuoly committed
May 10, 2024
L
Feat/vector db pgvector (#3879)
LiuVaayne committed
May 3, 2024
B
test: add integration tests on CodeExecutor with the sandbox service (#4015)
Bowen Liang committed
May 1, 2024
B
test: remove explicit env settings for CI pytests (#4041)
Bowen Liang committed
April 29, 2024
J
add pgvecto_rs support and upgrade SQLAlchemy (#3833)
Jyong committed
April 26, 2024
B
test: improve vector store tests (#3855)
Bowen Liang committed
April 24, 2024
B
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688)
Bowen Liang committed
B
test: add test for PKCS1OAEP_Cipher with gmpy2 (#3760)
Bowen Liang committed
K
Fix: redirection of app remove (#3770)
KVOJJJin committed
B
fix: rollback gmpy2 to 2.1.5 (#3745)
Bowen Liang committed
April 22, 2024
B
python 3.12 support (#3652)
Bowen Liang committed
April 18, 2024
B
test: add scripts for running tests on api module both locally and CI jobs (#3497)
Bowen Liang committed
April 16, 2024
B
test: install ffmpeg for pytests (#3499)
Bowen Liang committed
April 15, 2024
B
chore: separate Python dependencies for development (#3198)
Bowen Liang committed
April 8, 2024
T
FEAT: NEW WORKFLOW ENGINE (#3160)
takatost committed