mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
2 lines
171 B
Python
2 lines
171 B
Python
from astrbot.core.provider import Provider, STTProvider, Personality
|
|
from astrbot.core.provider.entites import ProviderRequest, ProviderType, ProviderMetaData, LLMResponse |