Uses of Interface
com.oracle.database.selectai.Session
Packages that use Session
Package
Description
Public API for using Oracle Select AI from Java applications.
-
Uses of Session in com.oracle.database.selectai
Methods in com.oracle.database.selectai that return SessionModifier and TypeMethodDescriptionProfile.chatSession(Conversation conversation) Starts a Select AI chat session using the supplied conversation.Profile.chatSession(Conversation conversation, boolean deleteOnClose) Starts a Select AI chat session using the supplied conversation.