-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
1 parent
6ce5efb
commit cbbc873
Showing
4 changed files
with
73 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] | ||
} | ||
} |