From 5444b4f52b072c336a81f346359bc5ec7dc72dc0 Mon Sep 17 00:00:00 2001 From: Sanjib Sen Date: Tue, 22 Oct 2024 15:51:46 +0600 Subject: [PATCH] go build --- app.go => main.go | 0 static/index.html | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename app.go => main.go (100%) diff --git a/app.go b/main.go similarity index 100% rename from app.go rename to main.go diff --git a/static/index.html b/static/index.html index b1cad0f..edf4ebd 100644 --- a/static/index.html +++ b/static/index.html @@ -21,8 +21,8 @@ data-sponsor-text="A product of PlanPost AI" data-assistant-name="PlanPost AI" data-assistant-icon="https://planpostai.com/_next/image?url=%2FbrandLogo.png&w=48&q=75" - data-base-api-url="http://anythingllm-u40w4gww48cow48kck0go04c.13.56.182.98.sslip.io/api/embed" - src="http://anythingllm-u40w4gww48cow48kck0go04c.13.56.182.98.sslip.io/embed/anythingllm-chat-widget.min.js" + data-base-api-url="https://llama.planpostai.com/api/embed" + src="https://llama.planpostai.com/embed/anythingllm-chat-widget.min.js" >