Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
AthanaD authored Jan 21, 2024
1 parent 573282f commit ca665cf
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,6 +1,6 @@
# Official API configuration
VITE_OFFICIAL_API_ENDPOINT=https://aki.deviner.org/v1/chat/completions
VITE_OFFICIAL_API_KEY=sk-deveiner.org
VITE_OFFICIAL_API_KEY=ghu_mrZNMmiQSSZwt29HN7aaliAvLG5qXE331ZId

# Custom API configuration
VITE_CUSTOM_API_ENDPOINT=https://deviner.org/LCh-kDevinerapi1/v1/chat/completions
Expand All @@ -9,7 +9,7 @@ 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=sk-deveiner.org
VITE_OPENAI_API_KEY=ghu_mrZNMmiQSSZwt29HN7aaliAvLG5qXE331ZId
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 ca665cf

Please sign in to comment.