node.js api
#928
Replies: 1 comment 4 replies
-
Thank you ! One question, let say I want to create dynamic scripts/prompts through my API. Is there an easy way to do that ? Another solution would be to simply use a script with a single big variable, and set the whole prompt from API to this variable, but not sure it's a good idea. Btw, thank you so much for genAIScript. I'm building a software that I though impossible few months ago. I hope to share this soon. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's now easier to call genaiscript from another js/ts program
https://microsoft.github.io/genaiscript/blog/node-api/
Beta Was this translation helpful? Give feedback.
All reactions