Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -30,7 +30,7 @@ INSIGHT_ENGINE_API_KEY= | @@ -30,7 +30,7 @@ INSIGHT_ENGINE_API_KEY= | ||
| 30 | INSIGHT_ENGINE_BASE_URL= | 30 | INSIGHT_ENGINE_BASE_URL= |
| 31 | INSIGHT_ENGINE_MODEL_NAME= | 31 | INSIGHT_ENGINE_MODEL_NAME= |
| 32 | 32 | ||
| 33 | -# Media Agent(推荐gemini-2.5-pro,中转厂商申请地址:https://aihubmix.com/?aff=8Ds9) | 33 | +# Media Agent(推荐gemini-3.1-pro-preview,中转厂商申请地址:https://aihubmix.com/?aff=8Ds9) |
| 34 | MEDIA_ENGINE_API_KEY= | 34 | MEDIA_ENGINE_API_KEY= |
| 35 | MEDIA_ENGINE_BASE_URL= | 35 | MEDIA_ENGINE_BASE_URL= |
| 36 | MEDIA_ENGINE_MODEL_NAME= | 36 | MEDIA_ENGINE_MODEL_NAME= |
| @@ -40,7 +40,7 @@ QUERY_ENGINE_API_KEY= | @@ -40,7 +40,7 @@ QUERY_ENGINE_API_KEY= | ||
| 40 | QUERY_ENGINE_BASE_URL= | 40 | QUERY_ENGINE_BASE_URL= |
| 41 | QUERY_ENGINE_MODEL_NAME= | 41 | QUERY_ENGINE_MODEL_NAME= |
| 42 | 42 | ||
| 43 | -# Report Agent(推荐gemini-2.5-pro,中转厂商申请地址:https://aihubmix.com/?aff=8Ds9) | 43 | +# Report Agent(推荐gemini-3.1-pro-preview,中转厂商申请地址:https://aihubmix.com/?aff=8Ds9) |
| 44 | # 注意:Report Agent需要相对较强的模型能力,若最终报告出现图表空白/段落异常的情况,请尝试更换更强的模型 | 44 | # 注意:Report Agent需要相对较强的模型能力,若最终报告出现图表空白/段落异常的情况,请尝试更换更强的模型 |
| 45 | REPORT_ENGINE_API_KEY= | 45 | REPORT_ENGINE_API_KEY= |
| 46 | REPORT_ENGINE_BASE_URL= | 46 | REPORT_ENGINE_BASE_URL= |
-
Please register or login to post a comment