Replies: 1 comment
-
You can encode conditionals within alternates (
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be cool to have a condition-based grammar. Example: if class=mage weapon=[one of "staff", "ice"], if class=warrior weapon=[one of "sword", "shield"]. I think I have an idea on how to do it in code (similar to guidance or lmql) but is it already possible with current grammar version? I couldn't figure out how...
@ejones @drbh any ideas on this? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions