This has been a really fun project to be involved with, and it's the beginning of a big change in how we write programs. It's the first work I'm aware of that moves beyond the paradigm of isolating LLMs from program state and communicating purely through serialization.
🦜✨Nightjar ✨makes your prompts first-class code in your Python programs: Your prompts read and write program variables, compute with program objects, and implement program control flow. 🧵(1/n)


