refactor(llmx-core): 统一模型服务映射配置 #13

Merged
gewuyou merged 1 commits from dev into test 2025-05-09 10:30:53 +08:00

View File

@ -6,9 +6,9 @@ spring:
llmx:
model-route:
modelServiceMap:
qwen-turbo: llmx-impl-baiLian
qwen-max: llmx-impl-baiLian
qwen-plus: llmx-impl-baiLian
qwen-vl-max-latest: llmx-impl-baiLian
qwen-turbo: llmx-impl-bailian
qwen-max: llmx-impl-bailian
qwen-plus: llmx-impl-bailian
qwen-vl-max-latest: llmx-impl-bailian