Triggers, chaining, executing code, new input and output formats #14
jasonjmcghee
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So, I completely changed settings. Rewrote it from the ground up.
You can see an example here: https://github.com/jasonjmcghee/plock?tab=readme-ov-file#settings
And watch a video of me discussing the new functionality here:
https://github.com/jasonjmcghee/plock?tab=readme-ov-file#demo-showing-concept-of-triggers-and-the-new-flexible-system
It's in no way, shape or form perfect or finalized.
There's a LOT of sharp edges.
But you can do such cool things already.
I encourage you to think about LLMs as a fuzzy function or simple decision maker. Think about what it means that you can, on-demand at any time, wherever you are already writing code, create chains between scripts and have them output things or cause things to happen (text, audio, images, to environment variables, trigger other things, etc.)
Beta Was this translation helpful? Give feedback.
All reactions