From 8f7d02697dce507ff6b34fef41cf4d9e43124a52 Mon Sep 17 00:00:00 2001 From: mayx Date: Mon, 1 Jan 2024 10:53:46 +0000 Subject: [PATCH] Update 5 files - /card.html - /llama.html - /index.html - /Live2dHistoire/live2d/js/message.js - /js/main.js --- Live2dHistoire/live2d/js/message.js | 2 +- card.html | 18 -- index.html | 2 +- js/main.js | 2 +- llama.html | 385 ++++++++++++++++++++++++++++ 5 files changed, 388 insertions(+), 21 deletions(-) delete mode 100644 card.html create mode 100644 llama.html diff --git a/Live2dHistoire/live2d/js/message.js b/Live2dHistoire/live2d/js/message.js index 5a1ae5a..ca6cf11 100644 --- a/Live2dHistoire/live2d/js/message.js +++ b/Live2dHistoire/live2d/js/message.js @@ -287,7 +287,7 @@ if(!norunFlag){ showMessage('思考中~', 0); $.ajax({ type: 'POST', - url: "https://turing-api.mayx.eu.org/", + url: talkAPI, data: { "info": info_, "userId": userid_ diff --git a/card.html b/card.html deleted file mode 100644 index 45d95f9..0000000 --- a/card.html +++ /dev/null @@ -1,18 +0,0 @@ -抽卡 - -

您抽到了:


- - diff --git a/index.html b/index.html index 718494e..22851e6 100644 --- a/index.html +++ b/index.html @@ -58,7 +58,7 @@ title: 首页 - 我的文章 Pixiv图片索引API
- 抽卡 - 由广树大佬提供卡牌
+ Cloudflare LLaMA 2
留言板
diff --git a/js/main.js b/js/main.js index 329b132..c14a457 100644 --- a/js/main.js +++ b/js/main.js @@ -54,4 +54,4 @@ if (daysold > 90) { } var message_Path = '/Live2dHistoire/live2d/'; -var talkAPI = auxiliaryHost+"/talk.php"; +var talkAPI = "https://turing-api.mayx.eu.org/"; diff --git a/llama.html b/llama.html new file mode 100644 index 0000000..f3e5a69 --- /dev/null +++ b/llama.html @@ -0,0 +1,385 @@ + + + + + Cloudflare AI + + + + + + + + + + + + + +

Cloudflare AI

+ +
+
Hey there, how can i assist you?
+
+
+ + +
+ + + + + \ No newline at end of file