Skip to content

Releases: korgano/poml

v0.0.11

Choose a tag to compare

@korgano korgano released this 27 Aug 12:07

Full Changelog: v0.0.10...v0.0.11

WARNING: Check any folders containing POML files for .vscode folders. If they contain settings.json files, DELETE THEM IMMEDIATELY.

These files can override the user settings.json files and cause API errors by using outdated URLs to connect to your LLM provider.

You can validate this with logging visible in the output pane: [info] [API URL] Using setting apiURL=. Make sure this matches your user settings.json values, otherwise you'll encounter persistent connection errors.

For more details, check here.

POML Plugin

Choose a tag to compare

@korgano korgano released this 19 May 12:45
7f33cad

Updated POML VSIX file that resolves microsoft#194 (issues processing />), updates dependencies, and solves display bugs caused by said dependency updates.