Skip to content

Commit 28aa98d

Browse files
authored
Update docs (#50)
1 parent 2c51ee5 commit 28aa98d

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ but also the features that make your plugins more powerful, like Natural Languag
4848
The client is a native application on every platform that consumes the API provided
4949
by the runner and lets the end users use plugins without technical knowledge.
5050

51-
## ✅ Example
51+
## ✅ Example #1 - Scale back-end service on AWS from Slack
5252

53-
Let's consider a real example from one of our customers.
53+
Let's consider an example from one of our customers.
5454

5555
<img alt="Scheduled scaling of Back End service on AWS Fargate from Slack using Connery" src="https://raw.githubusercontent.com/connery-io/connery-platform/main/apps/docs/static/img/repo/scheduled-scaling-of-back-end-service-on-aws-fargate-from-slack-using-connery.gif">
5656

@@ -87,6 +87,12 @@ non-technical people can easily use it from any platform that covers their needs
8787
For many cases, you don't even need developers, as Connery brings many community-driven plugins and clients -
8888
check the Ecosystem section below to learn more.
8989

90+
## ✅ Example #2 - Send email from a custom GPT using Connery actions
91+
92+
<img alt="Scheduled scaling of Back End service on AWS Fargate from Slack using Connery" src="https://raw.githubusercontent.com/connery-io/connery-platform/main/apps/docs/static/img/repo/send-email-from-a-custom-gpt-using-connery-actions.gif">
93+
94+
Read more about this example in our documentation: [OpenAI GPTs client for Connery](https://docs.connery.io/docs/clients/native/openai).
95+
9096
## 🌟 Support us and stay up-to-date
9197

9298
Please **give the repository a star** to support the project and stay up-to-date with the latest news.

apps/docs/docs/clients/native/openai.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# OpenAI Actions in GPTs
1+
# OpenAI GPTs
22

3-
Use Connery actions in your GPTs to make them more powerful.
3+
Use Connery actions in your OpenAI GPTs to make them more powerful.
44

55
## Demo
66

Loading

0 commit comments

Comments
 (0)