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] Allow user to put name of the model while executing crewai create crew #1873

Open
krishnaglodha opened this issue Jan 10, 2025 · 0 comments
Labels
feature-request New feature or request

Comments

@krishnaglodha
Copy link

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 select Ollama as provider, the list popups up with only

1. ollama/llama3.1
2. ollama/mixtral

Since 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 interesting

Describe alternatives you've considered

Changing the MODEL in .env

Additional context

No response

Willingness to Contribute

Yes, I'd be happy to submit a pull request

@krishnaglodha krishnaglodha added the feature-request New feature or request label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant