mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 16:18:30 +00:00
Feat/watson in cli (#1535)
* getting cli and .env to work together for different models * support new models * clean up prints * Add support for cerebras * Fix watson keys
This commit is contained in:
committed by
GitHub
parent
f50e709985
commit
3d44795476
@@ -48,4 +48,4 @@ class {{crew_name}}Crew():
|
||||
process=Process.sequential,
|
||||
verbose=True,
|
||||
# process=Process.hierarchical, # In case you wanna use that instead https://docs.crewai.com/how-to/Hierarchical/
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user