Skip to content

Commit

Permalink
Merge pull request #378 from seasalt-ai/amychen/update-video
Browse files Browse the repository at this point in the history
Update Custom GPT Tools Video
  • Loading branch information
xuchen authored Dec 10, 2024
2 parents db7ec01 + a19f354 commit 32da774
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 deletions content/en/seachat/seachat-manual/05-integrations/gpt-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,19 @@ Custom GPT Tools in SeaChat allow users to enhance the agent's responses by inte

Here’s a quick simple tutorial to call two APIs to display single picture. We demonstrate how to configure the API endpoint, and display cute dog pictures in the chat:

<iframe width="100%" height="400" src="https://www.youtube.com/embed/TMBN0qOUDpQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="border-radius: 30px;"></iframe>
<iframe width="100%" height="400" src="https://www.youtube.com/embed/?v=TMBN0qOUDpQ&list=PL8K7_LTqly44LeOocjDOpXH0svonxa0T0&index=17" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="border-radius: 30px;"></iframe>

[//]: # (https://www.youtube.com/watch?v=TMBN0qOUDpQ&list=PL8K7_LTqly44LeOocjDOpXH0svonxa0T0&index=18)
In the second tutorial, we call the weather API by configuring the API parameters, and dynamically converting location names to GPS coordinates to get accurate weather information:

In the next tutorial, we call the weather API by configuring the API parameters, and dynamically converting location names to GPS coordinates to get accurate weather information:
<iframe width="100%" height="400" src="https://www.youtube.com/embed/?v=2C2IOabHHFc&list=PL8K7_LTqly44LeOocjDOpXH0svonxa0T0&index=16" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="border-radius: 30px;"></iframe>

<iframe width="100%" height="400" src="https://www.youtube.com/embed/2C2IOabHHFc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="border-radius: 30px;"></iframe>
In this third tutorial, we demonstrate how to get a carousel of cards with multiple dog pictures. We showed you how to utilize the **PATH** parameter to display multiple pictures of a specified dog breed in the chat:

Finally, we demonstrate how to get a carousel of cards with multiple dog pictures. We showed you how to utilize the **PATH** parameter to display multiple pictures of a specified dog breed in the chat:
<iframe width="100%" height="400" src="https://www.youtube.com/embed/?v=Cj0tYlhEMfM&list=PL8K7_LTqly44LeOocjDOpXH0svonxa0T0&index=18" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="border-radius: 30px;"></iframe>

<iframe width="100%" height="400" src="https://www.youtube.com/embed/Cj0tYlhEMfM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="border-radius: 30px;"></iframe>
In this fourth tutorial, we demonstrate how to set up email alerts using Custom GPT Tools in SeaChat, detecting concerning content in chat conversations and automatically sending notifications.

<iframe width="100%" height="400" src="https://www.youtube.com/embed/?v=KhjHDbRTIJc&list=PL8K7_LTqly44LeOocjDOpXH0svonxa0T0&index=21" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="border-radius: 30px;"></iframe>


## Getting Started
Expand Down
2 changes: 1 addition & 1 deletion content/en/seasaltApi/seasalt-api/03-seameet-api-intro.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "SeaMeet API"
description: "Automate and manage video meetings with SeaMeet API for seamless, scalable conferencing solutions."
description: "Automate and manage video meetings with SeaMeet API for seamless, scalable conferencing solutions."
date: 2024-07-12T08:48:57+00:00
lastmod: 2024-07-12T08:48:57+00:00
draft: false
Expand Down

0 comments on commit 32da774

Please sign in to comment.