Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 608 Bytes

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 608 Bytes

Change Log

All notable changes to the "codex" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

Release Notes

  • Initial Release of the exten

Release: 1.0.0

{
    // Specification for extension
    "model_used": "davinci-codex",
    
    // Tokens generated by AI per exection
    // (Can be changed through settings)
    "token_generation": 128,
    
}

Release: 1.01

  • README improvements, changelog added

Release: 1.10

  • Some known issues added, improved key verification