mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-11 22:09:44 +00:00
feat(core): Add common schemas
This commit is contained in:
@@ -66,7 +66,7 @@ import asyncio
|
||||
|
||||
from dbgpt.client import Client
|
||||
from dbgpt.client.knowledge import create_space
|
||||
from dbgpt.client.schemas import SpaceModel
|
||||
from dbgpt.client.schema import SpaceModel
|
||||
|
||||
|
||||
async def main():
|
||||
|
Reference in New Issue
Block a user