Skip to content

Commit

Permalink
支持gpt-4-gizmo-XXX,动态配置GPTS
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanyutin753 authored Feb 26, 2024
1 parent aae4fd6 commit 1fc6fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,9 +319,9 @@ def generate_gpts_payload(model, messages):
# PANDORA_UPLOAD_URL = 'files.pandoranext.com'


VERSION = '0.7.7'
VERSION = '0.7.7.1'
# VERSION = 'test'
UPDATE_INFO = '适配ninja'
UPDATE_INFO = '支持gpt-4-gizmo-XXX,动态配置GPTS'
# UPDATE_INFO = '【仅供临时测试使用】 '

# 解析响应中的信息
Expand Down

0 comments on commit 1fc6fa7

Please sign in to comment.