dify/api/tests/integration_tests
kenwoodjw 096c0ad564
feat: Add support for TEI API key authentication (#11006)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-11-23 23:55:35 +08:00
..
controllers refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2024-10-22 11:01:32 +08:00
model_runtime feat: Add support for TEI API key authentication (#11006) 2024-11-23 23:55:35 +08:00
tools
utils
vdb feat: AnalyticDB vector store supports invocation via SQL. (#10802) 2024-11-18 19:29:54 +08:00
workflow Fix: crash of workflow file upload (#10831) 2024-11-19 14:15:18 +08:00
.env.example feat: add xAI model provider (#10272) 2024-11-05 14:42:47 +08:00
.gitignore
__init__.py
conftest.py