Prompts to search for functions in Pen.el

1 · · Aug. 30, 2021, 11:09 a.m.
Summary Here are some prompts for generating functions and signatures from NL. What functions do you need? What are their signatures? Demo -- Prompts use case http://github.com/semiosis/prompts/blob/master/prompts/find-a-function-given-a-use-case-2.prompt signature http://github.com/semiosis/prompts/blob/master/prompts/get-the-signatures-for-a-list-of-functions-2.prompt find-a-function-given-a-use-case-2.prompt 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ...