mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-07 17:56:36 +08:00
feat: 完成agent接口功能
This commit is contained in:
@@ -15,7 +15,7 @@ public class AgentSendInput
|
||||
/// <summary>
|
||||
/// api密钥Id
|
||||
/// </summary>
|
||||
public Guid TokenId { get; set; }
|
||||
public string Token { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 模型id
|
||||
|
||||
Reference in New Issue
Block a user