Skip to content

Commit 4a9faea

Browse files
authored
⭐️ Update app version v1.7.6
2 parents 3cd9e45 + 61fc236 commit 4a9faea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/consts/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ class VectorDatabaseType(str, Enum):
279279
os.getenv("LLM_SLOW_TOKEN_RATE_THRESHOLD", "10.0")) # tokens per second
280280

281281
# APP Version
282-
APP_VERSION = "v1.7.5.3"
282+
APP_VERSION = "v1.7.6"
283283

284284
DEFAULT_ZH_TITLE = "新对话"
285285
DEFAULT_EN_TITLE = "New Conversation"

0 commit comments

Comments
 (0)