Skip to content

[Feature] cow命令增加模型类功能 #2884

@HnBigVolibear

Description

@HnBigVolibear

Self check

What's the problem?

我们看到CowAgent的模型配置能力在不断扩展和增强,后续还能配置更多模型通道和厂商,因此,现在开始需要cow内置命令要支持模型类的功能了,比如:主模型切换模型ID名、主模型切换模型厂商、查看当前主模型信息、视觉理解模型切换模型厂商,诸如此类的功能。
当前的#model命令,需要管理员权限,微信bot通道远程使用时,不太好用。。。

What would you like?

cow内置命令要支持模型类的功能,包括:
1、切换模型厂商;
2、切换模型ID名;
3、查看当前模型信息;
4、实时切换+自动同步修改配置文件实现持久化修改等设计。

这样当用户在微信bot通道远程使用时,也能方便的随时修改。毕竟控制台web一般并不是随便开放到公网的,甚至很多用户的服务器根本无法对外开放服务。

Contribution

  • I'd be interested in helping implement this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions