snowby666 / poe-api-wrapper

👾 A Python API wrapper for Poe.com. With this, you will have free access to GPT-4, Claude, Llama, Gemini, Mistral and more! 🚀
https://pypi.org/project/poe-api-wrapper/
GNU General Public License v3.0
953 stars 111 forks source link

Add more models #197

Closed doa69 closed 1 month ago

doa69 commented 1 month ago

Like add more models: Llama 3.1 405b and allow to add custom model from poe

doa69 commented 1 month ago

The base model

snowby666 commented 1 month ago

I've already specified this in README. You can do this by passing the model name llama31405bt. Check models.json file in openai folder. If you need to get a model name then just send a message to the bot on poe.com and use Dev Tool to check its model name in SendMessageMutation