Hi,
I am trying to follpw the quickstart and the examples.
I wanted to start directly with ollama and litellm examples.
I typed pip install strands-agents[litellm]
I get:
zsh: no matches found: strands-agents[litellm]
Same thing happens when I do pip install strands-agents[ollama]
PS: Before jumping to ollama and litellm examples, I had already done pip install strands-agents in the virtual environment.
Am I missing something? Please advise. Thanks in advance.
Hi,
I am trying to follpw the quickstart and the examples.
I wanted to start directly with ollama and litellm examples.
I typed pip install strands-agents[litellm]
I get:
zsh: no matches found: strands-agents[litellm]
Same thing happens when I do pip install strands-agents[ollama]
PS: Before jumping to ollama and litellm examples, I had already done pip install strands-agents in the virtual environment.
Am I missing something? Please advise. Thanks in advance.