update setkeywords

This commit is contained in:
Chill
2023-03-29 16:45:42 +08:00
parent 9a9dff135a
commit 7ea3632e32
3 changed files with 14560 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
import requests,json
import requests, json
import openai
from odoo import api, fields, models, _
from odoo.exceptions import UserError