New Features and Improvements
- Improved ability of
@azure
to handle cost management prompts which use subscription name instead of ID. - Improved ability of
@azure
to handle Azure AI Platform prompts which use subscription name instead of ID. - Added a walkthrough for
@azure
. This walkthrough will automatically launch after the first install of@azure
on your machine if you have activated GitHub Copilot Chat. If you'd like to view the walkthrough in the future, you can open it via the Command Palette (ctrl/cmd+p
). - Improved how documentation is given to the LLM.
- Updated to a newer version of GPT-4o.
Fixes
- Fixed #105.
- Fixed error handling for cost management prompts.
- Fixed sometimes not correctly routing Copilot API requests based on user Copilot subscription configuration.
- Added additional output logging for frequent user issues.
(#a1e1fbe9/0.2.366)