dify/api/tests/integration_tests
2024-11-07 17:39:43 +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 xAI model provider (#10272) 2024-11-07 17:39:43 +08:00
tools chore: bump ruff to 0.6.8 for fixing violation in SIM910 (#8869) 2024-09-29 00:29:59 +08:00
utils chore: apply flake8-pytest-style linter rules (#8307) 2024-09-12 18:09:16 +08:00
vdb Add Lindorm as a VDB choice (#10202) 2024-11-07 17:38:30 +08:00
workflow Fix content-type header case sensitivity (#9961) 2024-10-30 02:11:18 +08:00
__init__.py
.env.example feat: add xAI model provider (#10272) 2024-11-07 17:39:43 +08:00
.gitignore Feat/assistant app (#2086) 2024-01-23 19:58:23 +08:00
conftest.py