[FEATURE] Allow user to put name of the model while executing crewai create crew
#1873
Labels
feature-request
New feature or request
crewai create crew
#1873
Feature Area
Core functionality
Is your feature request related to a an existing bug? Please link it here.
NA
Describe the solution you'd like
atm, when we execute
crewai create crew <crew_name>
, and selectOllama
as provider, the list popups up with onlySince ollama has tons of model, it will make sense to let user write the model name (standard or even customised) in CLI.
I know that it can be done later in
.env
but ability to do it here would be interestingDescribe alternatives you've considered
Changing the
MODEL
in .envAdditional context
No response
Willingness to Contribute
Yes, I'd be happy to submit a pull request
The text was updated successfully, but these errors were encountered: