-
Notifications
You must be signed in to change notification settings - Fork 255
Add Poe.com as provider #374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
fhennerkes
commented
Nov 12, 2025
- mostly based on https://api.poe.com/v1/models
- pricing is only provided for per token priced models
- limits are 0 if not token based / available
|
Hey Felix, could you please remove all models that don't support tool calling? We should fix them soon, but until then they don't provide a lot of value. |
|
Hey @fwang, thanks for all the work on opencode and models.dev. For context, @fhennerkes is a software engineer at Quora, working on Poe monetization. We would like to commit to maintaining the prices and models published here on models.dev. |
|
#137 has been addressing the same Poe integration since August with community discussions on data accuracy. It might make sense to consider consolidating the learnings from both approaches before moving forward. |