mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
message_bubble add ai tokens
This commit is contained in:
@@ -68,6 +68,9 @@
|
||||
'mail.assets_model_data': [
|
||||
'app_chatgpt/static/src/models_data/*.js',
|
||||
],
|
||||
'web.assets_backend': [
|
||||
'app_chatgpt/static/src/components/*/*.xml',
|
||||
],
|
||||
},
|
||||
'external_dependencies': {'python': ['openai']},
|
||||
'installable': True,
|
||||
|
||||
Reference in New Issue
Block a user