If you try running azd ext install azure.ai.agents --version 1.0.0 today, you get this output:
Install an azd extension (azd extension install)
Installs the specified extension onto the local machine.
(x) Failed: Installing azure.ai.agents extension
ERROR: no extensions found
It would be MUCH more helpful if we changed the error to say "version X was not found, latest version is Y" so people don't think they messed up completely. We could even offer a Y/n prompt to see if they want to install the latest version instead.
If you try running
azd ext install azure.ai.agents --version 1.0.0today, you get this output:It would be MUCH more helpful if we changed the error to say "version X was not found, latest version is Y" so people don't think they messed up completely. We could even offer a Y/n prompt to see if they want to install the latest version instead.