From fd87943855bd63636cb9ca71df179bafe54c0caf Mon Sep 17 00:00:00 2001 From: Dimitri Glazkov Date: Mon, 29 Apr 2024 11:17:16 -0700 Subject: [PATCH] Update invoked BGL URLs. --- .../public/bgl/book/outline-exampe.bgl.json | 8 +++----- .../public/bgl/book/writing-team.bgl.json | 20 +++++++------------ .../bgl/insta/chat-with-tools-prompted.json | 4 ++-- .../public/bgl/insta/chat-with-tools.bgl.json | 10 ++++------ 4 files changed, 16 insertions(+), 26 deletions(-) diff --git a/seeds/team-experiments/public/bgl/book/outline-exampe.bgl.json b/seeds/team-experiments/public/bgl/book/outline-exampe.bgl.json index 3b942f98..8f2ee491 100644 --- a/seeds/team-experiments/public/bgl/book/outline-exampe.bgl.json +++ b/seeds/team-experiments/public/bgl/book/outline-exampe.bgl.json @@ -13,9 +13,7 @@ "title": { "type": "string", "title": "Working Title", - "examples": [ - "Aurora" - ] + "examples": ["Aurora"] }, "storyarc": { "type": "string", @@ -74,7 +72,7 @@ "configuration": { "$board": { "kind": "board", - "path": "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/graphs/bgl/book/outline-critic.json" + "path": "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/public/bgl/book/outline-critic.json" }, "bookdescription": "This book will be about breadboards and how awesome they are", "chaptertarget": "10", @@ -123,4 +121,4 @@ "in": "text" } ] -} \ No newline at end of file +} diff --git a/seeds/team-experiments/public/bgl/book/writing-team.bgl.json b/seeds/team-experiments/public/bgl/book/writing-team.bgl.json index c54b15f1..ca29afba 100644 --- a/seeds/team-experiments/public/bgl/book/writing-team.bgl.json +++ b/seeds/team-experiments/public/bgl/book/writing-team.bgl.json @@ -13,9 +13,7 @@ "title": { "type": "string", "title": "Working Title", - "examples": [ - "Aurora" - ] + "examples": ["Aurora"] }, "storyarc": { "type": "string", @@ -28,16 +26,12 @@ "fictiongenre": { "type": "string", "title": "Fiction Genre", - "examples": [ - "space opera" - ] + "examples": ["space opera"] }, "pagetarget": { "type": "string", "title": "Target Number of Pages", - "examples": [ - "400" - ] + "examples": ["400"] } }, "required": [] @@ -100,7 +94,7 @@ "configuration": { "$board": { "kind": "board", - "path": "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/graphs/bgl/book/outline-writer.bgl.json" + "path": "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/public/bgl/book/outline-writer.bgl.json" }, "bookdescription": "This book will be about breadboards and how awesome they are", "chaptertarget": "10", @@ -122,7 +116,7 @@ "configuration": { "$board": { "kind": "board", - "path": "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/graphs/bgl/book/outline-critic.json" + "path": "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/public/bgl/book/outline-critic.json" } } }, @@ -167,7 +161,7 @@ "configuration": { "$board": { "kind": "board", - "path": "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/graphs/bgl/book/outline-editor.bgl.json" + "path": "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/public/bgl/book/outline-editor.bgl.json" } } }, @@ -309,4 +303,4 @@ "in": "revised" } ] -} \ No newline at end of file +} diff --git a/seeds/team-experiments/public/bgl/insta/chat-with-tools-prompted.json b/seeds/team-experiments/public/bgl/insta/chat-with-tools-prompted.json index bdfb16f1..51cd214b 100644 --- a/seeds/team-experiments/public/bgl/insta/chat-with-tools-prompted.json +++ b/seeds/team-experiments/public/bgl/insta/chat-with-tools-prompted.json @@ -100,8 +100,8 @@ }, "configuration": { "tools": [ - "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/graphs/bgl/insta/tool-get-web-page.bgl.json", - "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/graphs/bgl/insta/tool-search.bgl.json" + "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/public/bgl/insta/tool-get-web-page.bgl.json", + "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/public/bgl/insta/tool-search.bgl.json" ] } }, diff --git a/seeds/team-experiments/public/bgl/insta/chat-with-tools.bgl.json b/seeds/team-experiments/public/bgl/insta/chat-with-tools.bgl.json index 28849ef4..3e87a137 100644 --- a/seeds/team-experiments/public/bgl/insta/chat-with-tools.bgl.json +++ b/seeds/team-experiments/public/bgl/insta/chat-with-tools.bgl.json @@ -101,8 +101,8 @@ "configuration": { "instruction": "You are a super-helpful chat bot who uses tools to help users. With these tools, you can search the web and find relevant information or go to specific pages on the web and get their contents. In cases where the tool is not applicable, you improvise and try to answer the question anyway. In situations when the user just wants to have a conversation, just have a conversation.", "tools": [ - "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/graphs/bgl/insta/tool-get-web-page.bgl.json", - "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/graphs/bgl/insta/tool-search.bgl.json" + "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/public/bgl/insta/tool-get-web-page.bgl.json", + "https://raw.githubusercontent.com/google/labs-prototypes/main/seeds/team-experiments/public/bgl/insta/tool-search.bgl.json" ] } }, @@ -110,9 +110,7 @@ "id": "secrets-dbf8ee4c", "type": "secrets", "configuration": { - "keys": [ - "model" - ] + "keys": ["model"] }, "metadata": { "visual": { @@ -153,4 +151,4 @@ "url": "file://fsapi~insta/chat-with-tools.bgl.json#940f7c71-f50a-4cd5-ad9b-0c9d07702ab5" } } -} \ No newline at end of file +}