This extension implements OpenAI models as a Coding Assistant.
Use command palette or shortcut cmd + ctrl + i
to enter prompt.
You need to generate an OpenAI API key and add in settings under 'Your API Key from your OpenAI Account'.
This extension contributes the following settings:
codexai.openai_api_key
: Add OpenAI API Key.
Calling out known issues can help limit users opening duplicate issues against your extension.
Users appreciate release notes as you update your extension.
Initial release of codexai
Use code model
Add bundling
Add temperature 0 for better and consice results
removed bundlelr for the moment