APPLICATION FAILED TO START
Description:
Field aiAssistant in org.springAI.controller.AIController required a bean named ‘qwenStreamingChatModel’ that could not be found.
The injection point has the following annotations:
- @org.springframework.beans.factory.annotation.Autowired(required=true)
Action:
Consider defining a bean named ‘qwenStreamingChatModel’ in your configuration.