Class SpringAIDashscopeService

java.lang.Object
com.bytedesk.ai.springai.service.BaseSpringAIService
com.bytedesk.ai.springai.providers.dashscope.SpringAIDashscopeService
All Implemented Interfaces:
SpringAIService

@Service @ConditionalOnProperty(name="spring.ai.dashscope.chat.enabled", havingValue="true", matchIfMissing=false) public class SpringAIDashscopeService extends BaseSpringAIService