mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-01-22 10:55:34 +00:00
Update .env.example
add glhf.chat to bolt.diy
This commit is contained in:
parent
bf3e3b096c
commit
b4788775ba
@ -51,6 +51,10 @@ OPENAI_LIKE_API_KEY=
|
||||
# Get your Together API Key
|
||||
TOGETHER_API_KEY=
|
||||
|
||||
#Glhf.Chat
|
||||
GLHF_API_KEY=your glhf.chat api
|
||||
GLHF_API_BASE_URL=https://glhf.chat/api/openai/v1
|
||||
|
||||
# You only need this environment variable set if you want to use Hyperbolic models
|
||||
#Get your Hyperbolics API Key at https://app.hyperbolic.xyz/settings
|
||||
#baseURL="https://api.hyperbolic.xyz/v1/chat/completions"
|
||||
|
Loading…
Reference in New Issue
Block a user