Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pad To syntax #402

Open
yoinked-h opened this issue Nov 9, 2024 · 0 comments
Open

Pad To syntax #402

yoinked-h opened this issue Nov 9, 2024 · 0 comments
Labels
C# This pertains to the C# engine Feature New feature or request Frontend This pertains to the frontend UI (HTML/CSS/JS)

Comments

@yoinked-h
Copy link
Contributor

Feature Idea

new advanced syntax feature, <padto[x]:y>, will repeat y until token size of prompt is x, eg:
aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa <padto[75]:,> will be turned to aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa ,,,, [repeated 65 more times], since aaa aaa aaa aaa aaa aaa aaa aaa aaa aaa is 10 tokens

Other

No response

@yoinked-h yoinked-h added the Feature New feature or request label Nov 9, 2024
@mcmonkey4eva mcmonkey4eva added Frontend This pertains to the frontend UI (HTML/CSS/JS) C# This pertains to the C# engine labels Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# This pertains to the C# engine Feature New feature or request Frontend This pertains to the frontend UI (HTML/CSS/JS)
Projects
None yet
Development

No branches or pull requests

2 participants