mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 17:30:23 +08:00
- 新增 get_vertex_ai_effective_format 函数,根据模型名自动判断 API 格式 - 支持通过 auth_config.model_format_mapping 自定义模型格式映射 - 修改 Vertex AI URL 构建逻辑,Claude 模型使用 anthropic publisher 和 rawPredict - 修复 auth_config 可能是未加密 dict 的兼容性问题