feat: add BASE_URL to TencentHunYuan (#17367)

### Summary

feat: add  BASE_URL  to TencentHunYuan
This commit is contained in:
chanx
2026-07-24 21:07:18 +08:00
committed by GitHub
parent 554925b583
commit bbd0dc5463

View File

@@ -98,4 +98,5 @@ export const FACTORIES_WITH_BASE_URL = [
LLMFactory.TongYiQianWen,
LLMFactory.MiniMax,
LLMFactory.SILICONFLOW,
LLMFactory.TencentHunYuan,
];