chatgpt增加azure支持

This commit is contained in:
Chill
2023-03-16 16:20:59 +08:00
parent e0d854dcf9
commit 3ee79fd7fb
7 changed files with 70 additions and 21 deletions

View File

@@ -10,6 +10,7 @@
<field name="provider" optional="hide"/>
<field name="ai_model" optional="show"/>
<field name="openapi_api_key" password="True"/>
<field name="max_length" optional="show"/>
<field name="temperature"/>
</tree>
</field>
@@ -37,6 +38,7 @@
<field name="provider"/>
<a href="https://platform.openai.com/docs/introduction" title="OpenAI Document" class="o_doc_link" target="_blank"></a>
</div>
<field name="max_length"/>
</group>
</group>
</sheet>