upgrade internet gpt plugin

This commit is contained in:
binary-husky
2025-02-13 00:19:43 +08:00
parent add29eba08
commit 957da731db
9 changed files with 233 additions and 65 deletions

View File

@@ -344,6 +344,8 @@ NUM_CUSTOM_BASIC_BTN = 4
DAAS_SERVER_URLS = [ f"https://niuziniu-biligpt{i}.hf.space/stream" for i in range(1,5) ]
# 在互联网搜索组件中负责将搜索结果整理成干净的Markdown
JINA_API_KEY = ""
"""
--------------- 配置关联关系说明 ---------------