Versions in this module Expand all Collapse all v0 v0.3.2 Jun 18, 2025 Changes in this version + type CreateAIGCServiceRequest struct + ApiFlavor string + AuthKey string + AuthType string + Desc string + ExtraHeaders string + ExtraJsonBody string + Method string + ModelName string + Properties string + ProviderName string + ServiceName string + ServiceSource string + SkipModelFlag bool + Url string + type CreateAIGCServiceResponse struct + type CreateModelRequest struct + ModelName string + ProviderName string + ServiceName string + ServiceSource string + type CreateModelResponse struct + type CreateModelStreamRequest struct + ModelName string + ProviderName string + ServiceName string + ServiceSource string + type CreateServiceProviderRequest struct + ApiFlavor string + AuthKey string + AuthType string + Desc string + ExtraHeaders string + ExtraJsonBody string + Method string + Models []string + Properties string + ProviderName string + ServiceName string + ServiceSource string + Url string + type CreateServiceProviderResponse struct + type DeleteAIGCServiceRequest struct + type DeleteAIGCServiceResponse struct + type DeleteModelRequest struct + ModelName string + ProviderName string + ServiceName string + ServiceSource string + type DeleteModelResponse struct + type DeleteServiceProviderRequest struct + ProviderName string + type DeleteServiceProviderResponse struct + type ExportServiceRequest struct + ModelName string + ProviderName string + ServiceName string + type ExportServiceResponse struct + ServiceProviders map[string]ServiceProviderEntry + Services map[string]ServiceEntry + Version string + type GetAIGCServiceRequest struct + type GetAIGCServiceResponse struct + type GetAIGCServicesRequest struct + ServiceName string + type GetAIGCServicesResponse struct + Data []Service + type GetModelListRequest struct + Flavor string + ServiceSource string + type GetModelsRequest struct + ModelName string + ProviderName string + ServiceName string + type GetModelsResponse struct + Data []Model + type GetServiceProviderRequest struct + type GetServiceProviderResponse struct + type GetServiceProvidersRequest struct + ApiFlavor string + ProviderName string + ServiceName string + ServiceSource string + type GetServiceProvidersResponse struct + Data []ServiceProvider + type ImportServiceRequest struct + ServiceProviders map[string]ServiceProviderEntry + Services map[string]ServiceEntry + Version string + type ImportServiceResponse struct + type LocalSupportModelData struct + Avatar string + Class string + Description string + Flavor string + Name string + OllamaId string + ParamsSize float32 + Size string + type Model struct + CreatedAt time.Time + ModelName string + ProviderName string + Status string + UpdatedAt time.Time + type ModelStreamCancelRequest struct + ModelName string + type ModelStreamCancelResponse struct + type RecommendModelData struct + AuthApplyUrl string + AuthFields []string + AuthType string + Avatar string + CanSelect bool + Class string + Desc string + Flavor string + IsRecommended bool + Method string + Name string + OllamaId string + ParamsSize float32 + Service string + ServiceProvider string + Size string + Status string + Url string + type RecommendModelResponse struct + Data map[string][]RecommendModelData + type Service struct + CreatedAt time.Time + HybridPolicy string + LocalProvider string + RemoteProvider string + ServiceName string + Status int + UpdatedAt time.Time + type ServiceEntry struct + HybridPolicy string + ServiceProviders ServiceProviderInfo + type ServiceProvider struct + AuthKey string + AuthType string + CreatedAt time.Time + Desc string + Flavor string + Models []string + Properties string + ProviderName string + ServiceName string + ServiceSource string + Status int + UpdatedAt time.Time + type ServiceProviderEntry struct + APIFlavor string + AuthKey string + AuthType string + Desc string + Method string + Models []string + ServiceName string + ServiceSource string + URL string + type ServiceProviderInfo struct + Local string + Remote string + type UpdateAIGCServiceRequest struct + HybridPolicy string + LocalProvider string + RemoteProvider string + ServiceName string + type UpdateAIGCServiceResponse struct + type UpdateServiceProviderRequest struct + ApiFlavor string + AuthKey string + AuthType string + Desc string + ExtraHeaders string + ExtraJsonBody string + Method string + Models []string + Properties string + ProviderName string + ServiceName string + ServiceSource string + Url string + type UpdateServiceProviderResponse struct