Skip to content
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

Feature Request: Allow Custom Model Selection #44

Open
PeterDaveHello opened this issue Jan 30, 2025 · 1 comment
Open

Feature Request: Allow Custom Model Selection #44

PeterDaveHello opened this issue Jan 30, 2025 · 1 comment

Comments

@PeterDaveHello
Copy link
Contributor

Right now, the model is fixed (gpt-4o-mini for OpenAI, mistral for Ollama), but LLMs are evolving quickly, and everyone has different preferences based on performance, cost, or personal choice. It’d be great to have an option to select a different model.

Would it be possible to add a --model option (or something similar) to let users choose? This would make things way more flexible and future-proof.

Thanks for the awesome tool! 🚀

@insulineru
Copy link
Owner

Hi! Thank you for your contribution and improvement ideas!

I agree that model variability could be valuable. Unfortunately, I've lost access to the NPM account used for publishing this package, which diminished my motivation to develop it further.

Currently, people mainly use direct installation rather than the NPM version, which complicates onboarding and limits the product's potential.

Nevertheless, I actively monitor open pull requests and welcome functionality additions for any model. I believe any LLM can handle such script modifications in just a few clicks.

Additionally, we could integrate the Vercel AI SDK for a unified codebase and access to all underlying models, though this might be more complex.

Ultimately, it's in the community's hands!

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

No branches or pull requests

2 participants