[GH-ISSUE #244] 关于kiro 添加账号后 转API使用 要怎么选择模型? #174

Closed
opened 2026-02-27 07:18:20 +03:00 by kerem · 6 comments
Owner

Originally created by @fengmikaelson on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/244

OS: ubuntu docker部署
Software Version: 2.7.1
Dependencies: Node v20.19.6

Image

后台已经读到了4.5了,但是不管怎么设置,始终都是3.5.知识库也很旧。是配置问题吗?

Image

把kiro转api后添加到cherry studio里使用,已经能读取到模型了

Image

但是在对话过程中,似乎永远都是3.5不会根据自己选择的模型来作答。是哪里有配置问题吗?不吝赐教。

已参考过这个issue,但是似乎没有解决问题https://github.com/justlovemaki/AIClient-2-API/issues/11

Originally created by @fengmikaelson on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/justlovemaki/AIClient-2-API/issues/244 OS: ubuntu docker部署 Software Version: 2.7.1 Dependencies: Node v20.19.6 <img width="2580" height="514" alt="Image" src="https://github.com/user-attachments/assets/4c1bfb75-6f34-4ed5-b09d-64e2ee0d32c2" /> 后台已经读到了4.5了,但是不管怎么设置,始终都是3.5.知识库也很旧。是配置问题吗? <img width="2298" height="554" alt="Image" src="https://github.com/user-attachments/assets/863065ca-30b6-4c0c-abec-b2ba87fadd8b" /> 把kiro转api后添加到cherry studio里使用,已经能读取到模型了 <img width="1393" height="695" alt="Image" src="https://github.com/user-attachments/assets/1b1b385d-e4d2-42f4-bc2d-16c94a8c8790" /> 但是在对话过程中,似乎永远都是3.5不会根据自己选择的模型来作答。是哪里有配置问题吗?不吝赐教。 已参考过这个issue,但是似乎没有解决问题https://github.com/justlovemaki/AIClient-2-API/issues/11
kerem closed this issue 2026-02-27 07:18:20 +03:00
Author
Owner

@justlovemaki commented on GitHub (Jan 15, 2026):

#128

<!-- gh-comment-id:3753332563 --> @justlovemaki commented on GitHub (Jan 15, 2026): #128
Author
Owner

@fengmikaelson commented on GitHub (Jan 15, 2026):

#128

已更新,抱歉。

<!-- gh-comment-id:3753450696 --> @fengmikaelson commented on GitHub (Jan 15, 2026): > [#128](https://github.com/justlovemaki/AIClient-2-API/issues/128) 已更新,抱歉。
Author
Owner

@justlovemaki commented on GitHub (Jan 15, 2026):

你怎么确定是3.5的呢?看看控制台日志

<!-- gh-comment-id:3753773878 --> @justlovemaki commented on GitHub (Jan 15, 2026): 你怎么确定是3.5的呢?看看控制台日志
Author
Owner

@fengmikaelson commented on GitHub (Jan 15, 2026):

你怎么确定是3.5的呢?看看控制台日志

似乎知识库很旧,控制台日志倒是没错

[18:01:10] [INFO] [Config] MODEL_PROVIDER overridden by path segment to: claude-kiro-oauth
[18:01:10] [INFO] [API Service] Using pooled configuration for claude-kiro-oauth: 04e2910b-89e2-4fc4-9197-36108402781a
[18:01:10] [INFO] [Adapter] getServiceAdapter, provider: claude-kiro-oauth, uuid: 04e2910b-89e2-4fc4-9197-36108402781a
[18:01:10] [INFO] [Content Generation] Model: claude-opus-4-5, Stream: true
[18:01:10] [INFO] [Request Convert] Request format matches backend provider. No conversion needed.
[18:01:10] [INFO] [System Prompt Manager] System prompt updated in file for provider 'claude'.
[18:01:10] [INFO] [Kiro] Expiry date: 1768472186711, Current time: 1768471270910, 15 minutes from now: 1768472170910
[18:01:10] [INFO] [Kiro] Calling generateContentStream with model: claude-opus-4-5 (real streaming)

<!-- gh-comment-id:3753890749 --> @fengmikaelson commented on GitHub (Jan 15, 2026): > 你怎么确定是3.5的呢?看看控制台日志 似乎知识库很旧,控制台日志倒是没错 [18:01:10] [INFO] [Config] MODEL_PROVIDER overridden by path segment to: claude-kiro-oauth [18:01:10] [INFO] [API Service] Using pooled configuration for claude-kiro-oauth: 04e2910b-89e2-4fc4-9197-36108402781a [18:01:10] [INFO] [Adapter] getServiceAdapter, provider: claude-kiro-oauth, uuid: 04e2910b-89e2-4fc4-9197-36108402781a [18:01:10] [INFO] [Content Generation] Model: claude-opus-4-5, Stream: true [18:01:10] [INFO] [Request Convert] Request format matches backend provider. No conversion needed. [18:01:10] [INFO] [System Prompt Manager] System prompt updated in file for provider 'claude'. [18:01:10] [INFO] [Kiro] Expiry date: 1768472186711, Current time: 1768471270910, 15 minutes from now: 1768472170910 [18:01:10] [INFO] [Kiro] Calling generateContentStream with model: claude-opus-4-5 (real streaming)
Author
Owner

@justlovemaki commented on GitHub (Jan 15, 2026):

这种方法判断并不准确

<!-- gh-comment-id:3753897816 --> @justlovemaki commented on GitHub (Jan 15, 2026): 这种方法判断并不准确
Author
Owner

@fengmikaelson commented on GitHub (Jan 15, 2026):

这种方法判断并不准确

不过看日志是没问题,模型是走4.5

那是否可以判定 没有问题呢?或者有更好的校验方式吗?

<!-- gh-comment-id:3753906356 --> @fengmikaelson commented on GitHub (Jan 15, 2026): > 这种方法判断并不准确 不过看日志是没问题,模型是走4.5 那是否可以判定 没有问题呢?或者有更好的校验方式吗?
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AIClient-2-API-justlovemaki#174
No description provided.