mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 09:20:22 +08:00
将 check_endpoint 方法中的 api_format 参数从 cls.name 改为 cls.FORMAT_ID, 确保使用记录存储标准枚举值(如 GEMINI)而非内部名称(如 gemini.chat)
将 check_endpoint 方法中的 api_format 参数从 cls.name 改为 cls.FORMAT_ID, 确保使用记录存储标准枚举值(如 GEMINI)而非内部名称(如 gemini.chat)