|
|
|
|
|
by bryanrasmussen
599 days ago
|
|
from the getting started https://microsoft.github.io/genaiscript/getting-started/ GenAIScript is a scripting language that integrates LLMs into the scripting process using a simplified JavaScript syntax. It allows users to create, debug, and automate LLM-based scripts. which ruins my hope that it was a JS library I could drop into other things and work together with other JS libraries. Although I guess can implement some sort of bridge to it to allow that, why not a full js library not sure. on edit: huh, maybe available js library https://news.ycombinator.com/item?id=42002316 |
|