dapr-agents/dapr_agents/service/fastapi/__init__.py

3 lines
72 B
Python

from .base import FastAPIServerBase
from .dapr import DaprFastAPIServer