update misc chatgpt

This commit is contained in:
Ivan Office
2024-07-17 21:52:32 +08:00
parent 7cf5b1dda8
commit 7fb60d252e
3 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
<record id="chatgpt_robot" model="ai.robot">
<field name="name">ChatGPT odoo</field>
<field name="provider">openai</field>
<field name="ai_model">gpt-4o</field>
<field name="endpoint">https://api.openai.com/v1/chat/completions</field>
<field name="sequence">1</field>
<field name="image_avatar" type="base64" file="app_chatgpt/static/description/src/openai.png"/>