Vscode extension for Papilot
- Open Source
Before using, you should provide a codegen service URL, or start the Papilot service.
This extension contributes the following settings:
papilot.url
: The URL of the codegen service.papilot.maxTokens
: The maximum number of tokens to generate.
- For machines with only CPU, try to reduce the size of maxTokens, otherwise it will seriously affect the experience.
Enjoy!