-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
RuneGPT Submission #7459
base: master
Are you sure you want to change the base?
RuneGPT Submission #7459
Conversation
Will update once build failures are addressed. |
Failures have been addressed and fixed in new commit. |
also https://github.com/polyphilz/scapegpt already exists; does this need to be a separate plugin (rather than contributing improvements to the existing plugin) |
use latest commit && add warning
regarding existing plugin;
|
You should create an issue and/or a PR to know for sure as described in the take-over policy. Also, we have a take-over policy for this specific reason. https://github.com/runelite/runelite/wiki/Plugin-takeover-policy |
iProdigy had submitted a PR on that repo 2 weeks ago and there has been no activity from the author; polyphilz/scapegpt#2
All in all, taking over ScapeGPT isn’t ideal since it would require me to maintain a backend (with potential future costs), its approach differs significantly from RuneGPT's, and it relies solely on OpenAI with a paid model, whereas RuneGPT lets players bring their own API key via Gemini which is free. |
We aren't asking you to never change the code of the plugin you takeover. |
RuneGPT connects with LLM providers to help RuneLite users achieve their goal. With stats preloaded, each response is tailored to the user providing a unique experience.
Currently it only supports Gemini which is available to all users free of charge.
