Azure / azure-cli

Azure Command-Line Interface
MIT License
4.01k stars 2.98k forks source link

Change help text for find command from "AI robot" to something more suitable #29642

Open liamchampton opened 3 months ago

liamchampton commented 3 months ago

Related command az find

Is your feature request related to a problem? Please describe. Currently the help text says: az find : I'm an AI robot, my advice is based on our Azure documentation as well as the usage patterns of Azure CLI and Azure ARM users. Using me improves Azure products and documentation.

Describe the solution you'd like Rather than saying "I'm an AI robot..." this should say "I'm an LLM...". I do not think it is correct to refer to AI as a robot but rather should refer to the technology driving it instead.

Describe alternatives you've considered n/a

Additional context n/a

yonzhan commented 3 months ago

Thank you for opening this issue, we will look into it.

liamchampton commented 3 months ago

I would be happy to contribute this change in a PR if the feature change is accepted.

zhoxing-ms commented 3 months ago

@liamchampton Actually, as far as I know, the examples of az find is not generated by LLM, but comes from a search in knowledge base +Aladdin team @kceiw to help confirm this question

kceiw commented 2 months ago

That's correct. The example is not generated by LLM.