feat: add aiprovider service foundation

This commit is contained in:
linkong
2026-04-07 17:30:27 +08:00
parent 3f5505f03e
commit 9a50e72bd1
42 changed files with 1766 additions and 166 deletions

1
aiprovider/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""AI provider adapter service package."""