oci.generative_ai_agent_runtime.models.ChatDetails |
Chat details. |
oci.generative_ai_agent_runtime.models.ChatResult |
The response of a chat request. |
oci.generative_ai_agent_runtime.models.Citation |
The citation displays the location of source text that is the agent uses to create the responses. |
oci.generative_ai_agent_runtime.models.CreateSessionDetails |
Information about the new session. |
oci.generative_ai_agent_runtime.models.ErrorTrace |
The trace information about the error. |
oci.generative_ai_agent_runtime.models.GenerationTrace |
The trace information about the generated response. |
oci.generative_ai_agent_runtime.models.Message |
The Message resource generated by the agent. |
oci.generative_ai_agent_runtime.models.MessageContent |
The content of the message. |
oci.generative_ai_agent_runtime.models.OciDatabaseSourceLocation |
The location of the OCI Database that the agent will use. |
oci.generative_ai_agent_runtime.models.OciObjectStorageSourceLocation |
The OCI Object Storage that contains the data files. |
oci.generative_ai_agent_runtime.models.OciOpenSearchSourceLocation |
The location of the OCI Search with OpenSearch that the agent will use. |
oci.generative_ai_agent_runtime.models.RetrievalTrace |
The trace that displays the retrieval information. |
oci.generative_ai_agent_runtime.models.Session |
A session represents an interactive conversation initiated by a user through an API to engage with an agent. |
oci.generative_ai_agent_runtime.models.SourceLocation |
The location of the data files that the agent will use. |
oci.generative_ai_agent_runtime.models.Trace |
The trace that displays the internal progression, such as reasoning and actions during an execution. |
oci.generative_ai_agent_runtime.models.UpdateSessionDetails |
Information about the updated session. |