Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 798 Bytes

File metadata and controls

45 lines (23 loc) · 798 Bytes

codexai README

This extension implements OpenAI models as a Coding Assistant.

Use command palette or shortcut cmd + ctrl + i to enter prompt.

Features

Requirements

You need to generate an OpenAI API key and add in settings under 'Your API Key from your OpenAI Account'.

Extension Settings

This extension contributes the following settings:

  • codexai.openai_api_key: Add OpenAI API Key.

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of codexai

0.0.2

Use code model

0.0.3

Add bundling

0.0.4

Add temperature 0 for better and consice results

0.0.6

removed bundlelr for the moment