先決條件
- 已安裝並執行中的 gpt_academic
- 一個具備有效 API key 的 CometAPI 帳號
設定
取得你的 CometAPI API key
編輯 config.py
開啟 
gpt_academic/config.py。將 API 端點設定為 https://api.cometapi.com/v1/chat/completions,並將你的 CometAPI key 貼到 API key 的值。

