Back
David Duwaer
David Duwaer
PRO
PRO
@davidduwaer
Does a killer Billy Joel. Built the world's most advanced ORM for frontend so I can build apps faster. Irony noted, but it *does* work to that effect now.
Load previous page…
all attempted LLM results (parsed and typed, if structured) are available on error object thrown when a .check reaches its max attempt count
#promptgun
fixed: when a .check reaching max attempt count interrupts LLM conversation by throwing an error, that error does not trigger the retry mechanism for individual OpenAI calls
#promptgun
slight in-place correction: throwing in .check clause now stops prompt, escapes answer iteration
#promptgun
Fixed outdated json configs of data sources. Last week saw many updates to the data collection module and this is still an afterbug
#happenlist
Improved the docs of Promptgun a lot. Added many missing pieces of information. If you use OpenAI API from a Typescript or Javascript project, you’d do me a big favor if you want to go take a look at
#promptgun to see if you can get it set up in 1 minute or if something is unclear
Made tools even simpler to add to your prompts in
#promptgun. Go take a look if you use the OpenAI API in a NodeJS project!