forked from geekan/MetaGPT
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ef8d266
commit 23ed1b6
Showing
7 changed files
with
12 additions
and
6,326 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# 配置 | ||
1. 首先按照README.md文件,完成MetaGPT项目配置 | ||
2. 进入工作目录,在`math_ai/codebase/engine/llm.py` 中,配置`apikey`与`base_url` | ||
3. 进入工作目录,进入`run.py`填入JSON文件路径,运行 `python run.py` | ||
|
||
# JSON 题目文件 | ||
JSON 题目文件将由赛事组提供的LaTex格式赛题生成,如需复现,我们将在赛后提供处理好的JSON格式题目,或提供数据处理的程序。 | ||
|
||
在提交的代码方案中,我们使用历史赛题生成的JSON数据进行测试。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters