@@ -18,7 +25,7 @@
- 2. Multi Api support, Chatgpt 3.5 Turbo, Chatgpt 3 Davinci, Chatgpt 2 Code Optimized, 'Dall-E Image.
+ 2. Multi Ai support including Google Bard Ai, Azure Ai, Chatgpt 4, Chatgpt 3.5 Turbo, Chatgpt 3 Davinci, Chatgpt 2 Code Optimized, 'Dall-E Image.
@@ -40,7 +47,18 @@
7. Evaluation the ai robot to make better response. This training.
-
+
+
+ 8. Add api support Connect the Microsoft Azure OpenAI Service.
+
+
+
+ 9. Can set Synchronous or Asynchronous mode for Ai response.
+
+
+
+ 10.Filter Sensitive Words Setup.
+
11. Multi-language Support. Multi-Company Support.
@@ -61,7 +79,35 @@
-
+
+
+
Add more Ai support like google bard, chatgpt 4, baidu china
+
Need to navigate to odoo app store to install addons
+
+

+
+
Please apply for the bard api first from google
+
+

+
+
Setup for your own key
+
+

+
+
+
+
+
+
+
Easy to use Ai Robot with multi Provider. Easy chat, easy help
+
Open Ai for more smart. Microsoft Azure chatgpt for china user.
+
+

+
+
+
+
+
1. Multi ChatGpt openAI robot Connector. Chat and train.
Goto Setting--> GPT Robot to setup your robot api.
@@ -77,7 +123,7 @@
-
+
2. Multi Api support, Chatgpt 3.5 Turbo, Chatgpt 3 Davinci, Chatgpt 2 Code Optimized, 'Dall-E Image.
Choose the model you want to use
@@ -91,7 +137,7 @@
-
+
3. Bind ChatGpt Api to user. So we can chat to robot user or use ChatGpt Channel for Group Chat.
Go Settings ->users, bind chatgpt to some user.
@@ -108,7 +154,7 @@
-
+
4. White and black List for ChatGpt.
5. Setup Demo Chat time for every new user.
@@ -119,7 +165,7 @@
-
+
6. Easy Start and Stop ChatGpt..
You can easy chat with the apt robot with odoo IM
@@ -138,18 +184,38 @@
-
+
7. Evaluation the ai robot to make better response. This training.
You can Evaluation chatgpt's answer. Mark as good for good answer. Mark as back for bad answer.
With Evaluation, you can make your ai robot more smart.
-

+
-
+
+
+
8. Add api support Connect the Microsoft Azure OpenAI Service.
+
Azure openai add. It is for china and other country which no chatgpt service.
+
+

+
+
+
+
+
+
+
9. Can set Synchronous or Asynchronous mode for Ai response.
+
Synchronous(default) mode can get response then ask question again. Asynchronous mode would make you do other thing when waiting for response.
+
+

+
+
+
+
+
Multi-language Support..
@@ -191,7 +257,7 @@
diff --git a/app_chatgpt/static/description/src/chatgpt_logo.png b/app_chatgpt/static/description/src/chatgpt_logo.png
new file mode 100644
index 00000000..69b6189f
Binary files /dev/null and b/app_chatgpt/static/description/src/chatgpt_logo.png differ
diff --git a/app_chatgpt/static/description/src/chatgpt_white.png b/app_chatgpt/static/description/src/chatgpt_white.png
new file mode 100644
index 00000000..7dabf846
Binary files /dev/null and b/app_chatgpt/static/description/src/chatgpt_white.png differ
diff --git a/app_chatgpt/static/description/src/code_bg.gif b/app_chatgpt/static/description/src/code_bg.gif
new file mode 100644
index 00000000..a60fe5e9
Binary files /dev/null and b/app_chatgpt/static/description/src/code_bg.gif differ
diff --git a/app_chatgpt/static/description/src/demob.jpg b/app_chatgpt/static/description/src/demob.jpg
new file mode 100644
index 00000000..958c6424
Binary files /dev/null and b/app_chatgpt/static/description/src/demob.jpg differ