agentscope-ai / agentscope-ai/AgentTeams
自带的higress的AI路由,在agentTeam中不同worker(多个)如果想配置不同LLM,是不是只能配置同一AI服务提供者的不同LLM || With the built-in higress AI routing, if different workers (multiple) in agentTeam want to configure different LLMs, can they only configure different LLMs of the same AI service provider?
- Langage dominant
- Go
- Étoiles
- 5.6k
- Forks
- 692
- Merge moyen
- 5 j 4 h
- PR mergées (30 j)
- 23
Description
自带的higress的AI路由,在agentTeam中不同worker(多个)如果想配置不同LLM,是不是只能配置同一AI服务提供者的I不同LLM,在同一时间不能配置不同AI服务提供者的不同LLM?
比如:
我在AI服务提供者管理中,配置了3个百炼、官方Deepseek、公司自建的中转平台
Worker1 我想配置百炼里的A模型
Worker2 我想配置官方的deepseek
Worker3 我想配置公司自建的中转平台里面的x模型
这种是不是不能实现?,里面永远是/v接口所对应的那1个AI服务提供者
---
With the built-in higress AI routing, if different workers (multiple) in agentTeam want to configure different LLMs, can they only configure different LLMs of the same AI service provider, but cannot configure different LLMs of different AI service providers at the same time?
For example:
In the AI service provider management, I configured 3 Bailian, official Deepseek, and the company's self-built transfer platform.
Worker1 I want to configure model A in Bailianli
Worker2 I want to configure the official deepseek
Worker3 I want to configure the x model in the company's self-built transfer platform
Is this impossible to implement? It will always be the AI service provider corresponding to the /v interface.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.