diff --git a/app_chatgpt/__manifest__.py b/app_chatgpt/__manifest__.py index 98de7f78..fe683000 100644 --- a/app_chatgpt/__manifest__.py +++ b/app_chatgpt/__manifest__.py @@ -22,7 +22,7 @@ 'images': ['static/description/banner.gif'], 'summary': ''' ChatGpt Odoo AI Center. Multi Ai aigc support with Ali Qwen Ai, Azure Ai, Baidu Ai,etc.. - Support chatgpt 4 32k image. DALLE, Integration All ChatGpt Api and Azure OpenAI. + Support chatgpt 4 32k, Integration All ChatGpt Api and Azure OpenAI. Easy Chat channel with several ChatGPT Robots and train. ''', 'description': ''' @@ -30,7 +30,7 @@ providing a more natural and intuitive user experience. Base on is_chatgpt_integration from InTechual Solutions. 1. Multi ChatGpt openAI robot Connector. Chat and train. - 2. Multi Ai support including Azure Ai, Alibaba Ai, Baidu Ai, Chatgpt 4, Chatgpt 3.5 Turbo, Chatgpt 3 Davinci, Chatgpt 2 Code Optimized, 'Dall-E Image. + 2. Multi Ai support including Azure Ai, Alibaba Ai, Baidu Ai, Chatgpt 4, Chatgpt 3.5 Turbo, Chatgpt 3 Davinci. 3. Bind ChatGpt Api to user. So we can chat to robot user or use ChatGpt Channel for Group Chat. 4. White and black List for ChatGpt. 5. Setup Demo Chat time for every new user. diff --git a/app_chatgpt/static/description/app_ai_seo.gif b/app_chatgpt/static/description/app_ai_seo.gif new file mode 100644 index 00000000..3905865a Binary files /dev/null and b/app_chatgpt/static/description/app_ai_seo.gif differ diff --git a/app_chatgpt/static/description/index.html b/app_chatgpt/static/description/index.html index 53983180..ef3a57dc 100644 --- a/app_chatgpt/static/description/index.html +++ b/app_chatgpt/static/description/index.html @@ -2,7 +2,7 @@

Latest ChatGPT AI Center. GPT 3.5, Ali Ai, Baidu Ai, Multi Robot Support. Chat and Training

-

Support chatgpt 4 image. 3.5 turbo, text-davinci, DALL·E, Integration All ChatGpt Api.

+

Support chatgpt 4 32k. 3.5 turbo, text-davinci, Integration All ChatGpt Api.

Lastest update: v16.23.07.29

@@ -25,7 +25,7 @@
  • - 2. Multi Ai support including Azure Ai, Alibaba Ai, Baidu Ai, Chatgpt 4, Chatgpt 3.5 Turbo, Chatgpt 3 Davinci, Chatgpt 2 Code Optimized + 2. Multi Ai support including Azure Ai, Alibaba Ai, Baidu Ai, Chatgpt 4, Chatgpt 3.5 Turbo, Chatgpt 3 Davinci
  • @@ -221,6 +221,89 @@
  • + +
    +

    - How to use -

    +
    +
    +
    +

    + 1. Get ChatGPT Api key from openai or azure. +

    +

    Api From Azure, please read

    +

    https://www.odooai.cn/blog/odoo-install-deploy-6/chatgpt4-china-application-chatgpt3-5-free-one-year-microsoft-azure-openai-api-registration-tutorial-odoo-aicenter-integration-28

    + +

    Api From Alibaba, please read

    +

    https://www.odooai.cn/blog/customer-success-10/odoo-ai-ali-tongyi-qianwen-281

    +

    2. Setup your Api information from Settings -- Users --Ai Robot

    +
    +
    + +
    +
    +

    3. Setup your Api Provider(openai) , api key, End point

    +
    +
    + +
    +

    As openai change the api often, sometime you need to check

    +

    https://platform.openai.com/docs/introduction

    +
    +

    4.Bind your Ai Robot (GPT) to a User. We already setup a sample.

    +
    +
    + +
    +
    +

    5. Bind your Ai User to Channel from Discuss. We already setup a sample.

    +
    +
    + +
    +
    +
    6. You can setup the Ai system context and Character.
    +
    +
    + +
    +
    +
    7. You can setup Lots of channel for subjects and projects..
    +
    +
    + +
    +
    +
    +
    + + + + +
    +
    +

    - You can Buy our extra apps for website builder, seo builder or multi languages' translator. -

    +
    +
    +
    +
    +
    +
    +
    + +
    +


    +
    +
    + Click above Play. or go + Youtube Video of odoo Advance Search Superbar +
    +
    +

    Demo Gif Animation if you can not get video

    + +
    +
    + +
    diff --git a/app_chatgpt/static/description/setup2.jpg b/app_chatgpt/static/description/setup2.jpg new file mode 100644 index 00000000..c2488f7c Binary files /dev/null and b/app_chatgpt/static/description/setup2.jpg differ diff --git a/app_chatgpt/static/description/setup3.jpg b/app_chatgpt/static/description/setup3.jpg new file mode 100644 index 00000000..ff82da66 Binary files /dev/null and b/app_chatgpt/static/description/setup3.jpg differ diff --git a/app_chatgpt/static/description/setup4.jpg b/app_chatgpt/static/description/setup4.jpg new file mode 100644 index 00000000..3e6b156e Binary files /dev/null and b/app_chatgpt/static/description/setup4.jpg differ diff --git a/app_chatgpt/static/description/setup5.jpg b/app_chatgpt/static/description/setup5.jpg new file mode 100644 index 00000000..dbe6602e Binary files /dev/null and b/app_chatgpt/static/description/setup5.jpg differ diff --git a/app_chatgpt/static/description/setup6.jpg b/app_chatgpt/static/description/setup6.jpg new file mode 100644 index 00000000..1fd3bc86 Binary files /dev/null and b/app_chatgpt/static/description/setup6.jpg differ diff --git a/app_chatgpt/static/description/setup7.jpg b/app_chatgpt/static/description/setup7.jpg new file mode 100644 index 00000000..fa279283 Binary files /dev/null and b/app_chatgpt/static/description/setup7.jpg differ