From 6d0cdeaa7e674b755481c39f9c8f145d08617aa1 Mon Sep 17 00:00:00 2001 From: David Newman Date: Tue, 10 Dec 2024 10:18:34 -0800 Subject: [PATCH] Labs ChatBot --- README.md | 8 +++----- docs/README.md | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b60c3d2..a9026e0 100644 --- a/README.md +++ b/README.md @@ -45,12 +45,11 @@ GoPro QR code generator for basic [camera settings](https://gopro.github.io/labs ### Primer on Labs actions, scripting and command sets -- [Action Commands](https://gopro.github.io/labs/control/actions) -- [Setting Commands](https://gopro.github.io/labs/control/settings) +- AI Chat Bot to help you create [Labs scripts](https://bit.ly/chat_gp_labs) +- Technical information on the [Labs command language](https://gopro.github.io/labs/control/tech) ### Overview of Labs functionality and device compatibility: - | Feature | H13 | H12 | H11/M11 | H10/Bones | H9 | H8 | H7 | MAX | |---------------------------------------------------------------------------------------------|--------|--------|----------|-----------|----|----|----|-----| | [24.0Hz capture vs 23.976](https://gopro.github.io/labs/control/extensions) | ✔️ | ✔️ | ✔️ | ✔️ | ❌ | ❌ | ❌ | ❌ | @@ -113,9 +112,8 @@ GoPro QR code generator for basic [camera settings](https://gopro.github.io/labs | [Zero to sixty timing](https://gopro.github.io/labs/control/extensions) | ✔️ | ❌ | ❌️ | ❌ | ❌ | ❌ | ❌ | ❌ | - ## Software Labs is expanding, experiment software for GoPro users [GoPro Labs software](docs/software/). -updated: November 26, 2024
+updated: December 10, 2024
diff --git a/docs/README.md b/docs/README.md index 86b44a6..f698388 100644 --- a/docs/README.md +++ b/docs/README.md @@ -43,8 +43,8 @@ GoPro QR code generator for basic [camera settings](https://gopro.github.io/labs ### Primer on Labs actions, scripting and command sets -- [Action Commands](https://gopro.github.io/labs/control/actions) -- [Setting Commands](https://gopro.github.io/labs/control/settings) +- AI Chat Bot to help you create [Labs scripts](https://bit.ly/chat_gp_labs) +- Technical information on the [Labs command language](https://gopro.github.io/labs/control/tech) ### Overview of Labs functionality and device compatibility: @@ -114,4 +114,4 @@ GoPro QR code generator for basic [camera settings](https://gopro.github.io/labs Labs is expanding, experiment software for GoPro users [GoPro Labs software](software). -updated: November 26, 2024
+updated: December 10, 2024