Skip to content

Commit

Permalink
WMS ID: #11749 (#358)
Browse files Browse the repository at this point in the history
* picaso-genai-oda source files

* Added Workshop to picaso-genai-oda

* changes to manifest son

* Changes3

* user md changes

* image update

* Few CHanges

* images add

* test

* Chatbot Images

* oda changes

* oda md file

* oda images

* user images

* PAR URL changes

* flowchat images

* Update oda.md

* changes to Notes

* code change

* Update oda.md

* oda page changes

* oda change2

* Lint Check Adustments

* manifest changes

* Revert "Merge remote-tracking branch 'upstream/main'"

This reverts commit 8bdcfa7, reversing
changes made to f4f28c0.

* GetStarted Links

* desktopJSON modify
  • Loading branch information
mahesh-sirikonda authored Dec 5, 2024
1 parent 6ce5efb commit cbbc873
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 89 deletions.
4 changes: 2 additions & 2 deletions picaso-genai-oda/oda/oda.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ For Policy Definitions required for multi-tenancy deployment (where ODA and Gene

![Policy Details](images/policy_details.png)

**NOTE:** If you are using a non-default identity domain - then instead of of just indicating the dynamic group name, you need to indicate domain-name/group-name in the policy statements.

```
<copy>
Example:
Expand All @@ -79,8 +81,6 @@ For Policy Definitions required for multi-tenancy deployment (where ODA and Gene
</copy>
```

**NOTE:** If you are using a non-default identity domain - then instead of of just indicating the dynamic group name, you need to indicate domain-name/group-name in the policy statements.


## Task 2: Oracle Digital Assistant (PICASO) setup

Expand Down
5 changes: 5 additions & 0 deletions picaso-genai-oda/workshops/desktop/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
"description": "The Introduction is always second for LiveLabs. The title and contents menu title match for the Introduction.",
"filename": "../../introduction/introduction.md"
},
{
"title": "Get Started",
"description": "This is the prerequisites for customers using Free Trial and Paid tenancies, and Always Free accounts (if applicable). The title of the lab and the Contents Menu title (the title above) match for Prerequisite lab. This lab is always first.",
"filename": "https://oracle-livelabs.github.io/common/labs/cloud-login/cloud-login.md"
},
{
"title": "Lab 1: Provision PeopleSoft Marketplace Image and Setup PICASO Digital Assistant (ODA)",
"filename": "../../picaso/picaso.md"
Expand Down
74 changes: 33 additions & 41 deletions picaso-genai-oda/workshops/sandbox/manifest.json
Original file line number Diff line number Diff line change
@@ -1,45 +1,37 @@
{
"workshoptitle": "Deploy an ODA Chatbot powered by Generative AI Agents",
"workshoptitle": "Deploy PICASO Chatbot powered by Generative AI Agents",
"help": "[email protected]",
"tutorials": [
{
"title": "Introduction",
"description": "The Introduction is always second for LiveLabs. The title and contents menu title match for the Introduction.",
"filename": "../../introduction/introduction.md"
},
{
"title": "Get Started",
"description": "Prerequisites for LiveLabs (Oracle-owned tenancies). The title of the lab and the Contents Menu title (the title above) match for Prerequisite lab. This lab is always first.",
"filename": "https://oracle-livelabs.github.io/common/labs/cloud-login/cloud-login-livelabs2.md"
},
{
"title": "Lab 1: (Optionally) Provision Infrastructure via Terraform",
"filename": "../../terraform/terraform.md"
},
{
"title": "Lab 2: Provision Generative AI Agents Service",
"filename": "../../agent/agent.md"
},
{
"title": "Lab 3: Setup OCI Digital Assistant (ODA)",
"filename": "../../oda/oda.md"
},
{
"title": "Lab 4: Setup OCI Visual Builder (VB)",
"filename": "../../vb/vb.md"
},
{
"title": "Lab 5: Demo User Experience",
"filename": "../../user/user.md"
},
{
"title": "Lab 6: (optional) Explore Functions in Depth",
"filename": "../../functions/functions.md"
},
{
"title": "Need Help?",
"description": "Solutions to Common Problems and Directions for Receiving Live Help",
"filename": "https://oracle-livelabs.github.io/common/labs/need-help/need-help-livelabs.md"
}
{
"title": "Introduction",
"description": "The Introduction is always second for LiveLabs. The title and contents menu title match for the Introduction.",
"filename": "../../introduction/introduction.md"
},
{
"title": "Get Started",
"description": "Prerequisites for LiveLabs (Oracle-owned tenancies). The title of the lab and the Contents Menu title (the title above) match for Prerequisite lab. This lab is always first.",
"filename": "https://oracle-livelabs.github.io/common/labs/cloud-login/cloud-login-livelabs2.md"
},
{
"title": "Lab 1: Provision PeopleSoft Marketplace Image and Setup PICASO Digital Assistant (ODA)",
"filename": "../../picaso/picaso.md"
},
{
"title": "Lab 2: Provision Generative AI Agents Service",
"filename": "../../agent/agent.md"
},
{
"title": "Lab 3: Import GenAI RAG Skill and configure in PICASO (ODA)",
"filename": "../../oda/oda.md"
},
{
"title": "Lab 4: Demo User Experience",
"filename": "../../user/user.md"
},
{
"title": "Need Help?",
"description": "Solutions to Common Problems and Directions for Receiving Live Help",
"filename": "https://oracle-livelabs.github.io/common/labs/need-help/need-help-livelabs.md"
}
]
}
}
79 changes: 33 additions & 46 deletions picaso-genai-oda/workshops/tenancy/manifest.json
Original file line number Diff line number Diff line change
@@ -1,50 +1,37 @@
{
"workshoptitle": "Deploy an ODA Chatbot powered by Generative AI Agents",
"workshoptitle": "Deploy PICASO Chatbot powered by Generative AI Agents",
"help": "[email protected]",
"tutorials": [
{
"title": "Introduction",
"description": "The Introduction is always first. The title and contents menu title match for the Introduction.",
"filename": "../../introduction/introduction.md"
},
{
"title": "Get Started",
"description": "This is the prerequisites for customers using Free Trial and Paid tenancies, and Always Free accounts (if applicable). The title of the lab and the Contents Menu title (the title above) match for Prerequisite lab. This lab is always first.",
"filename": "https://oracle-livelabs.github.io/common/labs/cloud-login/cloud-login.md"
},
{
"title": "Lab 1: (Optionally) Provision Infrastructure via Terraform",
"filename": "../../terraform/terraform.md"
},
{
"title": "Lab 2: Provision Generative AI Agents Service",
"filename": "../../agent/agent.md"
},
{
"title": "Lab 3: Setup OCI Digital Assistant (ODA)",
"filename": "../../oda/oda.md"
},
{
"title": "Lab 4: Setup OCI Visual Builder (VB)",
"filename": "../../vb/vb.md"
},
{
"title": "Lab 5: Demo User Experience",
"filename": "../../user/user.md"
},
{
"title": "Lab 6: (optional) Explore Functions in Depth",
"filename": "../../functions/functions.md"
},
{
"title": "Need Help?",
"description": "Solutions to Common Problems and Directions for Receiving Live Help",
"filename": "https://oracle-livelabs.github.io/common/labs/need-help/need-help-freetier.md"
},
{
"title": "Other LiveLabs you might like",
"description": "Other LiveLabs you might like",
"filename": "../../other-livelabs/other-livelabs.md"
}
{
"title": "Introduction",
"description": "The Introduction is always second for LiveLabs. The title and contents menu title match for the Introduction.",
"filename": "../../introduction/introduction.md"
},
{
"title": "Get Started",
"description": "This is the prerequisites for customers using Free Trial and Paid tenancies, and Always Free accounts (if applicable). The title of the lab and the Contents Menu title (the title above) match for Prerequisite lab. This lab is always first.",
"filename": "https://oracle-livelabs.github.io/common/labs/cloud-login/cloud-login.md"
},
{
"title": "Lab 1: Provision PeopleSoft Marketplace Image and Setup PICASO Digital Assistant (ODA)",
"filename": "../../picaso/picaso.md"
},
{
"title": "Lab 2: Provision Generative AI Agents Service",
"filename": "../../agent/agent.md"
},
{
"title": "Lab 3: Import GenAI RAG Skill and configure in PICASO (ODA)",
"filename": "../../oda/oda.md"
},
{
"title": "Lab 4: Demo User Experience",
"filename": "../../user/user.md"
},
{
"title": "Need Help?",
"description": "Solutions to Common Problems and Directions for Receiving Live Help",
"filename": "https://oracle-livelabs.github.io/common/labs/need-help/need-help-livelabs.md"
}
]
}
}

0 comments on commit cbbc873

Please sign in to comment.