2 lines
131 B
Python
2 lines
131 B
Python
from astrbot.core.provider import Provider, Personality, ProviderMetaData
|
|
from astrbot.core.provider.entites import ProviderRequest |