mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-19 02:12:46 +08:00
entities.py: - Improve assemble_context return type annotation - Add explicit type annotations for content_blocks - Add safety checks for text content extraction provider.py: - Improve type annotations throughout - Clean up code structure Various source providers: - Add/improve type annotations in anthropic, azure_tts, gemini, volcengine_tts, etc. - Improve code quality in whisper and xinference providers