upd app_chatgpt V15

This commit is contained in:
Chill
2024-04-26 19:02:36 +08:00
parent e533269196
commit a3d6a7fe97
2 changed files with 4 additions and 3 deletions

View File

@@ -1,8 +1,9 @@
# -*- coding: utf-8 -*-
import openai.openai_object
import os
from openai import OpenAI
from openai import AzureOpenAI
import requests, json
import openai
import base64
from odoo import api, fields, models, modules, tools, _