Package com.bytedesk.ai.demo.airline
Class AirlineService
java.lang.Object
com.bytedesk.ai.demo.airline.AirlineService
@Service
@ConditionalOnProperty(name="spring.ai.ollama.chat.enabled",
havingValue="true")
public class AirlineService
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AirlineService
public AirlineService()
-