Skip to content

Refactor: Remove support for OpenAI and Claude, update Gemini configuration#98

Merged
AgustinSRG merged 1 commit intoAgustinSRG:masterfrom
TurboRx:refactor-ai-ask-js
Mar 1, 2026
Merged

Refactor: Remove support for OpenAI and Claude, update Gemini configuration#98
AgustinSRG merged 1 commit intoAgustinSRG:masterfrom
TurboRx:refactor-ai-ask-js

Conversation

@TurboRx
Copy link
Contributor

@TurboRx TurboRx commented Mar 1, 2026

it will reduce the efforts of maintenance of updating AI models time by time with new updates by removing the unnecessary paid providers and improved the system instructions for more human like vibe.

@AgustinSRG AgustinSRG merged commit 2bf3262 into AgustinSRG:master Mar 1, 2026
2 checks passed
@AgustinSRG
Copy link
Owner

Thank you for the contribution!

I agree on removing the other providers. For this use case (a Pokemon Showdown Bot) it does not make much sense to use a paid AI provider.

I think it may be interesting to allow support for local / self-hosted models, using tools like Ollama, since Google is probably removing of heavily limiting Gemini free plans in the future.

@TurboRx TurboRx deleted the refactor-ai-ask-js branch March 1, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants