Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
AthanaD authored Jun 1, 2024
1 parent f853a9d commit f111e08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Official API configuration
VITE_OFFICIAL_API_ENDPOINT=https://aci.deviner.org/v1/chat/completions
VITE_OFFICIAL_API_KEY=sk-deviner.org
VITE_OFFICIAL_API_ENDPOINT=https://aci.chiangma.com/v1/chat/completions
VITE_OFFICIAL_API_KEY=sk-chiangma.com
# Custom API configuration
VITE_CUSTOM_API_ENDPOINT=https://one.deviner.org/v1/chat/completions
VITE_CUSTOM_API_ENDPOINT=https://new.chiangma.com/v1/chat/completions
VITE_CUSTOM_API_KEY=sk-CMNFWqmxWRlJAF0S6e2f71F7B51b4576B50c292447CbDe56

# Default API endpoint and system message configuration (if needed)
Expand Down

0 comments on commit f111e08

Please sign in to comment.