Releases: korgano/poml
Releases · korgano/poml
Release list
v0.0.11
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
Updated POML VSIX file that resolves microsoft#194 (issues processing />), updates dependencies, and solves display bugs caused by said dependency updates.