Update .env.example

add glhf.chat to bolt.diy
This commit is contained in:
Bruno Braga 2025-01-01 20:58:56 -03:00 committed by GitHub
parent bf3e3b096c
commit b4788775ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"