airob0t / Papilot-extension

Vscode extension for Papilot

Home Page:https://marketplace.visualstudio.com/items?itemName=PuQing.papilot&ssr=false#overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Vscode extension for Papilot

https://marketplace.visualstudio.com/items?itemName=PuQing.papilot&ssr=false#overview

License:MIT License


Languages

Language:JavaScript 100.0%