From 883aeebc8f6a7d05a4189763be04e6363c6e3e51 Mon Sep 17 00:00:00 2001 From: Liujian <824010343@qq.com> Date: Fri, 3 Jan 2025 10:46:25 +0800 Subject: [PATCH] update ai api list --- module/ai/iml.go | 1 + 1 file changed, 1 insertion(+) diff --git a/module/ai/iml.go b/module/ai/iml.go index 9789c18d..aefb7f0f 100644 --- a/module/ai/iml.go +++ b/module/ai/iml.go @@ -809,6 +809,7 @@ func (i *imlAIApiModule) APIs(ctx context.Context, keyword string, providerId st Id: a.ID, Name: a.Name, Service: auto.UUID(a.Service), + Team: auto.UUID(serviceTeamMap[a.Service]), Method: http.MethodPost, RequestPath: a.Path, Model: auto.Label{