Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
666ghj
2025-11-04 22:17:51 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
96be3c1bd57948fbf66129f00156c8b73be69ea5
96be3c1b
1 parent
d835c3a0
Remove the intermediary introduction.
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config.py.example
config.py.example
View file @
96be3c1
...
...
@@ -34,7 +34,7 @@ QUERY_ENGINE_API_KEY = "your_api_key"
QUERY_ENGINE_BASE_URL = "https://api.deepseek.com"
QUERY_ENGINE_MODEL_NAME = "deepseek-reasoner"
# Report Agent(推荐Gemini,这里我用了一个中转厂商,你也可以换成你自己的
,申请地址:https://www.chataiapi.com/
)
# Report Agent(推荐Gemini,这里我用了一个中转厂商,你也可以换成你自己的)
REPORT_ENGINE_API_KEY = "your_api_key"
REPORT_ENGINE_BASE_URL = "https://www.chataiapi.com/v1"
REPORT_ENGINE_MODEL_NAME = "gemini-2.5-pro"
...
...
Please
register
or
login
to post a comment