Skip to content

[Bug/错误]: sync-model-developers 工作流 PR 目标分支应为 unstable #1125

@sheauhuu

Description

@sheauhuu

Pre-submission Checklist / 提交前检查

  • I have searched the existing issues and this bug has not been reported / 我已搜索现有 issues,此 Bug 尚未被报告
  • I have read the documentation / 我已阅读文档
  • I am using the latest version of AxonHub / 我正在使用 AxonHub 的最新版本

Bug Description / Bug 描述

sync-model-developers工作流生成的同步PR默认进了release/v0.9.x,但前端“模型管理 -> 添加模型”读取的是 unstable分支上的providers.json,导致模型数据不同步,部分最新模型在前端不可见。

Steps to Reproduce / 复现步骤

  1. 打开“模型管理 -> 添加模型”;
  2. 前端缺少最新模型。

Expected Behavior / 期望行为

模型同步PR应该合并到unstable,这样前端读取到的模型数据能及时更新。

Actual Behavior / 实际行为

模型同步PR被合并到release/v0.9.x,但前端仍从unstable读取数据,导致前端模型列表落后。

Operating System / 操作系统

Linux (Ubuntu/Debian) / Linux(Ubuntu/Debian)

AxonHub Version / AxonHub 版本

v0.9.20

Usage Scenario / 使用场景

API

API Format / API 格式

OpenAI - Responses (/v1/responses) / OpenAI Responses, N/A / 不适用

Channel Type / 渠道类型

N/A / 不适用

Logs / 日志

Additional Context / 其他补充信息

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions