Loom Alpha 3.0 - Codex Support, Chat-Logs and UI Upgrades
Hello! It has been a while since i last released an update to Loom. I took a break to build another piece of software that I actually released a while ago. But now I'm back to developing Loom. Here's what's been added for Alpha 3.0
OpenAI Codex Support
Can now select davinci-codex and cushman-codex engines in the GPT3 Node. Keep in mind that you must already have access to the Codex beta for either engines to work!
Codex Example
Included is a full Codex example. This example uses the Log node to add historical context as well.
Chat Logs
Log nodes are a kind of running chat log. The Log node's output is the only data terminal that can be connected cyclically!
More familiar menu bar and better integrated file explorers
I hope that these changes make Loom feel more intuitive to use.
Thanks for your interest! Stay tuned for update 4. I plan to add multi-select/grouping, copy/cut/paste, multiple open files and more!
Get Loom
Loom
Low-Code GPT-3 API Design
More posts
- Loom Full ReleaseApr 21, 2023
- Loom Alpha 6.0Feb 07, 2022
- Loom Alpha 4.0 - UX Updates and More NodesNov 15, 2021
- Loom Alpha 2.0 - ChangelogJul 08, 2021
- Loom Check-In: Code NodesJul 05, 2021
- Loom - Getting StartedJun 13, 2021
Comments
Log in with itch.io to leave a comment.
GPT-3 Node is outputting: `org.json.JSONException: JSONObject["choices"] not found.`
If its with default settings, then the most likely problem would be with your OpenAI API key. Ensure the entire api key (including the "sk-") is in the key file or else it wont work