prepare #I6SC9C app_chatgpt优化,指定用户时增加使用情况

This commit is contained in:
Chill
2023-04-12 17:50:36 +08:00
parent fbc2453f8f
commit 3304a1f5a6
8 changed files with 185 additions and 105 deletions

View File

@@ -15,6 +15,18 @@
<field name="gpt_demo_time"/>
</group>
</group>
<group>
<group string="Usage">
<field name="first_ask_time"/>
<field name="service_start_date"/>
<field name="service_end_date"/>
<field name="used_number"/>
<field name="max_number"/>
<field name="human_prompt_tokens"/>
<field name="ai_completion_tokens"/>
<field name="tokens_total"/>
</group>
</group>
</page>
</xpath>
</field>