-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Models list refactor #14
Comments
Maybe something interactive like this, lmk what you think: Next is (say you chose openAI): The result would be the same as I think we should keep the -M for a list of all models that we've actually tried running ourselves. |
What about -mm instead? This way its easier to remember, but i like the idea of default providers. For local i use utopia a lot but that doesnt work for auto mode, and i think we should simplify the process of choosing the model by giving some defaults because 99% of users wont test and compare all models to choose one |
ive added the -MM flag, can you check this out? also i did several more improvement and added a setup.py with the r2ai program. so in theory doing |
|
I have implemented autocompletion for -m, this may be useful too. also we can eventually use promptkit. |
done |
Originally posted by @trufae in #12 (comment)
The text was updated successfully, but these errors were encountered: