This website requires JavaScript.
Explore
Help
Sign In
BCAI
/
easyai-ai-gateway
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a23b28c27d2735094c015946715bb936b971bda1
easyai-ai-gateway
/
apps
/
api
/
internal
/
httpapi
T
History
easyai
a23b28c27d
ci / verify (pull_request)
Successful in 12m38s
test(api): 等待异步任务完成后校验结果
...
真实队列环境中 X-Async 请求会先返回 queued。集成测试改为轮询任务完成并重新读取详情,避免把正确的异步受理状态误判为失败。
2026-07-22 08:56:30 +08:00
..
access_rule_handlers.go
fix(access): 修正 API Key 可分配模型范围
2026-07-22 00:24:36 +08:00
agent_resources_handlers_test.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
agent_resources_handlers.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
api_key_assignable_models_integration_test.go
fix(access): 修正 API Key 可分配模型范围
2026-07-22 00:24:36 +08:00
availability_timeout_integration_test.go
fix(auth): 为登录链路增加有界超时
2026-07-21 11:47:09 +08:00
billing_admin_handlers.go
feat(billing): 完成异步结算与请求执行闭环
2026-07-21 00:25:53 +08:00
billing_settlement_handlers_test.go
feat(billing): 完成异步结算与请求执行闭环
2026-07-21 00:25:53 +08:00
billing_settlement_handlers.go
feat(billing): 完成异步结算与请求执行闭环
2026-07-21 00:25:53 +08:00
catalog_handlers.go
docs(api): 补全 OpenAPI 注释与生成文档
2026-05-14 18:18:27 +08:00
chat_completions_mode_test.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
config_handlers.go
docs(api): 补全 OpenAPI 注释与生成文档
2026-05-14 18:18:27 +08:00
core_flow_integration_test.go
test(api): 等待异步任务完成后校验结果
2026-07-22 08:56:30 +08:00
desktop_config_handlers.go
feat(desktop): 支持桌面端余额账单配置
2026-06-11 09:17:32 +08:00
file_upload_handlers.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
gateway_task_creation.go
refactor(task): 复用网关任务创建流程
2026-07-22 00:24:36 +08:00
gemini_compat_test.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
gemini_compat.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
handlers.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
identity_admin_handlers.go
docs(api): 补全 OpenAPI 注释与生成文档
2026-05-14 18:18:27 +08:00
identity_configuration_handlers_test.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
identity_configuration_handlers.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
identity_pairing_coordinator_test.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
identity_pairing_coordinator.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
identity_runtime.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
keling_compat_handlers_test.go
feat(kling): 接入 Omni 视频兼容接口
2026-07-22 00:25:05 +08:00
keling_compat_handlers.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
keling_compat_integration_test.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
keling_simulation_integration_test.go
test(api): 等待异步任务完成后校验结果
2026-07-22 08:56:30 +08:00
kling_compat_integration_test.go
test(api): 等待异步任务完成后校验结果
2026-07-22 08:56:30 +08:00
kling_compat_test.go
feat(kling): 接入O1与3.0 Omni兼容接口
2026-07-21 23:47:13 +08:00
kling_compat.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
local_login_policy_test.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
local_temp_assets.go
Expire local static assets after 24 hours
2026-06-07 19:29:04 +08:00
model_catalog_test.go
feat(gateway): add Seedream 5.0 Pro
2026-07-13 12:53:48 +08:00
model_catalog.go
feat(gateway): add Seedream 5.0 Pro
2026-07-13 12:53:48 +08:00
model_response_test.go
fix(billing): 修正模型计费配置继承优先级
2026-07-22 00:24:36 +08:00
model_response.go
fix(billing): 修正模型计费配置继承优先级
2026-07-22 00:24:36 +08:00
oidc_jit_integration_test.go
feat(billing): 完成异步结算与请求执行闭环
2026-07-21 00:25:53 +08:00
oidc_session_test.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
oidc_session.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
oidc_user_middleware_test.go
refactor(identity): 统一网页认证配置来源
2026-07-17 12:31:00 +08:00
oidc_user_middleware.go
feat(identity): 实现统一认证运行时热切换
2026-07-17 12:05:00 +08:00
openapi_models.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
portrait_asset_handlers.go
feat(seedance): 接入真人资产管理与引用
2026-07-22 00:25:22 +08:00
pricing_error_test.go
feat(billing): 统一计价与候选冻结估算
2026-07-20 23:22:45 +08:00
pricing_handlers_test.go
feat(billing): 统一计价与候选冻结估算
2026-07-20 23:22:45 +08:00
pricing_handlers.go
fix(billing): 封住发布前计费竞态
2026-07-21 10:23:58 +08:00
public_api_prefix_test.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
rate_limit_error_detail_test.go
feat: add gateway billing estimate and rate limit details
2026-05-15 01:53:52 +08:00
request_preparation_test.go
修复模型引用与账单展示
2026-06-15 00:17:20 +08:00
request_preparation.go
feat: use message LCP cache affinity keys
2026-06-29 15:47:57 +08:00
response.go
feat: 完善模型请求适配与输出限制
2026-07-17 13:52:00 +08:00
responses_streaming_test.go
feat: add Responses API compatibility
2026-07-10 23:33:15 +08:00
runtime_policy_handlers.go
Add runtime restore and temp asset cleanup
2026-06-05 20:28:26 +08:00
security_event_connection_handlers_test.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
security_event_connection_handlers.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
security_events_test.go
fix(identity): 避免未配置 SSF 时触发空指针
2026-07-22 08:48:36 +08:00
security_events.go
fix(identity): 完善统一认证配对恢复与安全退役
2026-07-17 18:31:12 +08:00
server.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
simulation_assets.go
迁移音频生成与语音合成到 gateway 并补充 simulation 测试
2026-06-07 10:26:57 +08:00
static_assets_test.go
fix: add local static file storage fallback
2026-05-13 20:53:07 +08:00
static_assets.go
docs(api): 补全 OpenAPI 上传与系统设置文档
2026-05-15 09:59:25 +08:00
streaming.go
feat: add Responses API compatibility
2026-07-10 23:33:15 +08:00
system_settings_handlers.go
feat(system): 完成客户端自定义与系统设置
2026-06-30 14:53:29 +08:00
task_idempotency_test.go
feat(billing): 完成异步结算与请求执行闭环
2026-07-21 00:25:53 +08:00
task_idempotency.go
feat(billing): 完成异步结算与请求执行闭环
2026-07-21 00:25:53 +08:00
task_multipart.go
feat: 支持 MiniMax 音色克隆和 2.8 语音模型
2026-06-17 02:13:21 +08:00
voice_clone_handlers.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
volces_compat_handlers_test.go
feat(volces): 接入任务兼容查询与上游取消
2026-07-22 00:25:22 +08:00
volces_compat_handlers.go
feat(api): 统一公开接口为 /api/v1 前缀
2026-07-22 08:48:32 +08:00
wallet_handlers.go
fix: 修复 OIDC 用户预配与跨标签页登录态
2026-07-13 17:07:52 +08:00