Skip to content

Latest commit

 

History

History
58 lines (27 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

58 lines (27 loc) · 2.49 KB

1.5.0 (2024-08-28)

Features

  • get and send all the children blocks with getBlockContent (fa188cd)

1.4.0 (2024-05-20)

Features

  • change to use ChatOpenAI (330c371)
  • update @langchain/openai (c2b409f)

1.3.2 (2024-04-22)

Bug Fixes

1.3.1 (2023-06-05)

Bug Fixes

  • add tag based on the PromptOutputType, #2 (00252a8)

1.3.0 (2023-05-24)

Features

  • add basePath and auto reload setting (66032dc)

1.2.0 (2023-04-26)

Features

  • add setting for add specific tags to AI-generated content (9500e57)

1.1.0 (2023-04-26)

Features

1.0.0 (2023-03-22)

Features

  • add basic impl (d445fd3)
  • add more preset prompts and add new output type (4bbdce5)
  • update plugin options and add readme (7ac2163)