From 5bb44bd99f2e86dd1e0229b78c5b9a6e6f72202f Mon Sep 17 00:00:00 2001 From: Gabe Hamilton Date: Thu, 7 Nov 2024 19:52:05 -0700 Subject: [PATCH] Increment version --- shopper/agent/metadata.json | 2 +- shopper/agent/template.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/shopper/agent/metadata.json b/shopper/agent/metadata.json index 3ff1ec6..623c91a 100644 --- a/shopper/agent/metadata.json +++ b/shopper/agent/metadata.json @@ -1,7 +1,7 @@ { "category": "agent", "name": "shopper", - "version": "0.1.0", + "version": "0.1.1", "description": "I can help you find and buy products to solve your problems", "tags": [ "shopping", diff --git a/shopper/agent/template.html b/shopper/agent/template.html index 1c7bc85..f72d5fb 100644 --- a/shopper/agent/template.html +++ b/shopper/agent/template.html @@ -243,7 +243,7 @@ delete formValues[""]; const callData = { - agent_id: "flatirons.near/shopper/0.1.0", + agent_id: "flatirons.near/shopper/0.1.1", new_message: JSON.stringify({"order": formValues}), thread_id: "$thread_id", max_iterations: 1