Vakya DSL is an attempt to make prompting easy and uniform. The Vakya interpreter transforms your queries into full-fledged prompts for you.
@do research
@on best phones @given {! context 1} -> {context 4}
Can be used interchangebaly and can be chained together.
@src(!Reddit, Yahoo, Google?, #social)
news, social, retail
work as expected.
It is recommended to use the priority specifier as prefixes, but
they also work as postfixes.
@cdn { ! price > Rs. 4000, bazeless glass
camera !<= 40 MP }
@fmt #table(!name, price:dollars, ?camera)
@prop{!#asc:price, #dsc:camera, ? #grp:company, ! limit:5}
@meta{? tone:mellow}
@meta
can appear at root level as well.
@strict
.