feat: add ai provider adapters

This commit is contained in:
QiuSW
2026-07-02 10:33:15 +08:00
parent 09811ead5c
commit c9fbabb04f
14 changed files with 1072 additions and 20 deletions
+1
View File
@@ -2,3 +2,4 @@ Django>=5.2,<5.3
djangorestframework>=3.16,<3.17
PyMySQL>=1.1,<1.2
cryptography>=42,<47
requests>=2.32,<3