mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-13 21:21:08 +00:00
feat(client): Modify api address
This commit is contained in:
@@ -1 +1,5 @@
|
||||
"""This module is the client of the dbgpt package."""
|
||||
|
||||
from .client import Client, ClientException # noqa: F401
|
||||
|
||||
__ALL__ = ["Client", "ClientException"]
|
||||
|
Reference in New Issue
Block a user