Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
AthanaD authored Jan 25, 2024
1 parent 10a93e2 commit c610560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Official API configuration
VITE_OFFICIAL_API_ENDPOINT=https://copilot.deviner.org/v1/chat/completions
VITE_OFFICIAL_API_KEY=ghu_i4FvvPOTX8PyQXWaKAiTiX6dOPvytK1wEbNI
VITE_OFFICIAL_API_KEY=ghu_pDeme3L10fWsZu6XHREmHIUCjEWxCC1valF6
# Custom API configuration
VITE_CUSTOM_API_ENDPOINT=https://deviner.org/LCh-kDevinerapi1/v1/chat/completions
VITE_CUSTOM_API_KEY=fk-yUy1-k1uCieZQjR1UbZW8FvCUtH-s72GRPe4kMM8_QU

# Default API endpoint and system message configuration (if needed)
VITE_DEFAULT_API_ENDPOINT= # 设置您的默认API端点,如果有的话
VITE_DEFAULT_SYSTEM_MESSAGE= # Remove this line if you want to use the default system message of Devin ChatGPT
VITE_OPENAI_API_KEY=ghu_i4FvvPOTX8PyQXWaKAiTiX6dOPvytK1wEbNI
VITE_OPENAI_API_KEY=ghu_pDeme3L10fWsZu6XHREmHIUCjEWxCC1valF6
VITE_DEFAULT_SYSTEM_MESSAGE= # Remove this line if you want to use the default system message of Devin ChatGPT

# Google Drive sync (if needed)
Expand Down

0 comments on commit c610560

Please sign in to comment.