list_model uninvisible

This commit is contained in:
Chill
2025-02-10 16:17:07 +08:00
parent a188be18a5
commit b2f9348d87
2 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@
<field name="arch" type="xml">
<form>
<header>
<button string="Get List Model" type="object" name="get_ai_list_model" invisible="provider != 'openai'"/>
<button string="Get List Model" type="object" name="get_ai_list_model"/>
<button string="Get Model Info" type="object" name="get_ai_model_info" invisible="provider != 'openai'"/>
</header>
<sheet>