WAppAI / assistant

A WhatsApp chatbot that leverages Bing AI's and others LLMs conversational capabilities.
MIT License
85 stars 27 forks source link

Assistant use bing even after providing OPENROUTER_API_KEY #260

Closed Abdalnablse10 closed 6 months ago

Abdalnablse10 commented 6 months ago

First when running the bot: BING_COOKIES not provided. The bot will work, but you may soon need to solve captchas.

And the bot gives mixed responses from bing and openrouter in whatsapp.

Luisotee commented 6 months ago

@Abdalnablse10 To use a specific model you should use the !change command.

By default it should always use Bing, but I have seen it messing up sometimes, not sure why yet though.