diff --git a/.env.example b/.env.example index 6f2f5f5..1180e71 100644 --- a/.env.example +++ b/.env.example @@ -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"