public class AIServiceFactory extends Object
Constructor and Description |
---|
AIServiceFactory() |
Modifier and Type | Method and Description |
---|---|
static AIService |
getAIService(AIConfig config)
获取AI服务
|
static <T extends AIService> |
getAIService(AIConfig config,
Class<T> clazz)
获取AI服务
|
Copyright © 2025. All rights reserved.