/Papilot-extension

Vscode extension for Papilot

Primary LanguageJavaScriptMIT LicenseMIT

Papilot

Vscode extension for Papilot

Features

  • Open Source

Requirements

Before using, you should provide a codegen service URL, or start the Papilot service.

Extension Settings

This extension contributes the following settings:

  • papilot.url: The URL of the codegen service.
  • papilot.maxTokens: The maximum number of tokens to generate.

Known Issues

  • For machines with only CPU, try to reduce the size of maxTokens, otherwise it will seriously affect the experience.

Enjoy!