From 962f0bb454b391b7c0d95e3cf85532bbc2e09820 Mon Sep 17 00:00:00 2001 From: dialogflowchatbot Date: Mon, 12 Aug 2024 09:53:43 +0800 Subject: [PATCH] v1.15.0 is released --- README.md | 2 +- dialogflow-backend | 2 +- dialogflow-frontend | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 204f3ca..7a0b646 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a software with **only one executable file**, including a visual process # ✨ Features * 🛒 **Friendly** Only ONE executable file of 15M (data files will be created at runtime automatically). -* 🐱‍🏍 **AI powered** Integrated `Huggingface local model`, `Ollama` and `OpenAI`, this can be used for `Chat`(Coming soon `1.15`), `Text generation` and `Intent detection`. +* 🐱‍🏍 **AI powered** Integrated `Huggingface local model`, `Ollama` and `OpenAI`, this can be used for `Chat`(Coming soon `1.16`), `Text generation` and `Intent detection`. * 🚀 **Fast** Built on Rust and Vue3. * 😀 **Simple** Use the mouse to drag and drop with our intuitive node-based editor. * 🔐 **Safe** 100% open source, all runtime data is saved locally (Using `OpenAI API` may expose some data). diff --git a/dialogflow-backend b/dialogflow-backend index 4022e00..72e24e0 160000 --- a/dialogflow-backend +++ b/dialogflow-backend @@ -1 +1 @@ -Subproject commit 4022e00978178cc011a19b3e40b6c9b306f636fb +Subproject commit 72e24e0084ff9fc15ab377f12ce77c6dbb26ff49 diff --git a/dialogflow-frontend b/dialogflow-frontend index 8b8616d..9427e9e 160000 --- a/dialogflow-frontend +++ b/dialogflow-frontend @@ -1 +1 @@ -Subproject commit 8b8616d0d536ce119e7729b376b7a08e75e58330 +Subproject commit 9427e9e2ece20560c0f4d7d8254701b353676bc9