Skip to content

Commit

Permalink
Update docs for flux model
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din authored Oct 19, 2024
1 parent a188206 commit 2efb4e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The WhatsApp AI Bot is a chatbot that uses AI models APIs to generate responses

- [Gemini API Key](https://aistudio.google.com/app/apikey)
- [OpenAI API Key](https://platform.openai.com/api-keys)
- [StabilityAI API Key](https://platform.stability.ai/account/keys)
- [Hugging Face API Key](https://huggingface.co/)

### 3. Add API Keys

Expand All @@ -102,6 +102,7 @@ Copy the file `.env.example` and rename it to `.env`, then set any settings you
- `!gemini` use gemini.
- `!chatgpt` use chat-gpt.
- `!dalle` use Dalle.
- `!flux` use flux.

**Note! open `src/whatsapp-ai.config.ts` to edit config.**

Expand Down

0 comments on commit 2efb4e7

Please sign in to comment.