add deepseek

This commit is contained in:
Ivan Office
2025-02-07 18:22:27 +08:00
parent c16baeac13
commit eb8ea19d5d
58 changed files with 731 additions and 0 deletions

4
app_deepseek/__init__.py Normal file
View File

@@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
# from . import controllers
from . import models