fix(core): 修复会话模型自动更新并避免覆盖手动选定模型 (#1012) #3269
Annotations
2 warnings
|
lint:
packages/core/src/middlewares/conversation/request_conversation.ts#L202
Object Literal Method name `llm-usage` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|
|
lint:
packages/core/src/middlewares/conversation/request_conversation.ts#L199
Object Literal Method name `llm-queue-waiting` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
|