ChatGPT4, China Ali,AiGC Center.Ai服务中心,聚合全网Ai

by
Odoo
v 17.0 Third Party 1536
Download for v 17.0 Deploy on Odoo.sh Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 10983
Technical Name app_chatgpt
LicenseLGPL-3
Websitehttps://www.odooai.cn
Versions 17.0 16.0 15.0 14.0 13.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 10983
Technical Name app_chatgpt
LicenseLGPL-3
Websitehttps://www.odooai.cn
Versions 17.0 16.0 15.0 14.0 13.0

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

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

Latest update: v17.24.04.01

Add Alibaba Qwen support(search 'app_ai_ali'), update chatgpt api

Latest update: v17.24.04.01

Key features:
  • 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
  • 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.
  • 6. Easy Start and Stop ChatGpt.
  • 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.
  • 12. Support Odoo 17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition.
  • 13. Full Open Source.

Add more Ai support like Alibaba qwen, chatgpt 4, baidu china

Need to navigate to odoo app store to install addons

Please apply for the Qwen Api first from Alibaba

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--> Ai Robot to setup your robot api.

Input your api key, And Select the api model you need to use.

You can set the Temperature higer for more creative answer.

2. Multi Api support, Chatgpt 3.5 Turbo, Chatgpt 3 Davinci, Chatgpt 2 Code Optimized

Choose the model you want to use

You can set the Temperature higer for more creative answer.

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.

So you can have many user, and many chatgpt robot. This provide you an Ai pool.

You can set the blacklist to this chatgpt robot to limit request. Also you can setup Demo time for every normal user..

4. White and black List for ChatGpt.

5. Setup Demo Chat time for every new user.

You can set the blacklist to this chatgpt robot to limit request. Also you can setup Demo time for every normal user..

6. Easy Start and Stop ChatGpt..

You can easy chat with the apt robot with odoo IM

You can chat with several robot in the same time

If you have more than 1 robot in the group. you can @ the specify robot.

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..

- How to setup and 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 ChatGPT SEO

Demo Gif Animation if you can not get video

Technical Help & Support

For any type of technical help & support requests, Feel free to contact us

odoo@china.com

Via QQ: 300883 (App user would not get QQ or any other IM support. Only for odoo project customize.)

300883@qq.com

Visit our website for more support.

https://www.odooai.cn

More Powerful addons, Make your odoo very easy to use, easy customize: odooai.cn Odoo Addons

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Installed openai already bug has issue
by
samuelxfebrian@gmail.com
on 3/1/24, 7:28 PM
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1765, in _serve_db
    return service_model.retrying(self._serve_ir_http, self.env)
  File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 133, in retrying
    result = func()
  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1792, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1996, in dispatch
    result = self.request.registry['ir.http']._dispatch(endpoint)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 222, in _dispatch
    result = endpoint(**request.params)
  File "/usr/lib/python3/dist-packages/odoo/http.py", line 722, in route_wrapper
    result = endpoint(self, *args, **params_ok)
  File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 28, in call_button
    action = self._call_kw(model, method, args, kwargs)
  File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
  File "/usr/lib/python3/dist-packages/odoo/api.py", line 468, in call_kw
    result = _call_kw_multi(method, model, args, kwargs)
  File "/usr/lib/python3/dist-packages/odoo/api.py", line 453, in _call_kw_multi
    result = method(recs, *args, **kwargs)
  File "", line 2, in button_immediate_install
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 75, in check_and_log
    return method(self, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 466, in button_immediate_install
    return self._button_immediate_function(self.env.registry[self._name].button_install)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 590, in _button_immediate_function
    registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
  File "", line 2, in new
  File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked
    return func(inst, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 113, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 480, in load_modules
    processed_modules += load_marked_modules(env, graph,
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 364, in load_marked_modules
    loaded, processed = load_module_graph(
  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 185, in load_module_graph
    load_openerp_module(package.name)
  File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 394, in load_openerp_module
    __import__(qualname)
  File "/mnt/extra-addons/app_chatgpt/__init__.py", line 4, in 
    from . import models
  File "/mnt/extra-addons/app_chatgpt/models/__init__.py", line 6, in 
    from . import ai_robot
  File "/mnt/extra-addons/app_chatgpt/models/ai_robot.py", line 3, in 
    import openai.openai_object
ModuleNotFoundError: No module named 'openai.openai_object'

The above server error caused the following client error:
RPC_ERROR: Odoo Server Error
    at makeErrorFromResponse (http://192.168.31.99:8069/web/assets/a2a9c38/web.assets_web.min.js:2872:163)
    at XMLHttpRequest. (http://192.168.31.99:8069/web/assets/a2a



by
samuelxfebrian@gmail.com
on 2/29/24, 3:31 AM

hi there, I really like the tools, could you help us, after installing the lib with pip3 install openai  i still got the issue  openai-object issue.


by
samuelxfebrian@gmail.com
on 2/28/24, 6:44 PM

Not working on Odoo 17.

After installing open ai modules still showing error No module named 'openai.openai_object'

Re:
by
ivan deng
on 2/29/24, 3:08 AM Author

you need to install openai lib with


pip3 install openai