Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
AthanaD authored Jan 24, 2024
1 parent 4a3cc14 commit 607b5e3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .env
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# Official API configuration
VITE_OFFICIAL_API_ENDPOINT=https://copilot.deviner.org/v1/chat/completions
VITE_OFFICIAL_API_KEY=ghu_nhBLdL97fZlhiQf3CRuFIIZz7pDOLc2FfnVQ

VITE_OFFICIAL_API_KEY=ghu_ooHZMtAEzBAoHFIyjxecAN0gpYyong0rIv7Y
# 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_nhBLdL97fZlhiQf3CRuFIIZz7pDOLc2FfnVQ
VITE_OPENAI_API_KEY=ghu_ooHZMtAEzBAoHFIyjxecAN0gpYyong0rIv7Y
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 607b5e3

Please sign in to comment.