Session Sample¶
This page is generated from the checked-in sample manifest at config/samples/generativeaiagentruntime_v1beta1_session.yaml.
| Field | Value |
|---|---|
| Resource | generativeaiagentruntime/Session |
| API Version | generativeaiagentruntime.oracle.com/v1beta1 |
| Source Path | config/samples/generativeaiagentruntime_v1beta1_session.yaml |
#
# Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
#
#
# Replace the agentEndpointId below before running e2e.
# This rollout always creates a new session and then records the returned
# sessionId in status for subsequent read, update, and delete calls.
#
apiVersion: generativeaiagentruntime.oracle.com/v1beta1
kind: Session
metadata:
name: session-sample
spec:
agentEndpointId: ocid1.generativeaiagentendpoint.oc1..exampleuniqueID
displayName: osok-generativeaiagentruntime-session-sample
description: OSOK Generative AI Agent Runtime Session sample