LLM code generation for vals! Make apps with a frontend, backend, and database.
It's a bit of work to get this running, but it's worth it.
- Fork this val to your own profile.
- Make a folder for the temporary vals that get generated, take the ID from the URL, and put it in
tempValsParentFolderId
.
- If you want to use OpenAI models you need to set the
OPENAI_API_KEY
env var.
- If you want to use Anthropic models you need to set the
ANTHROPIC_API_KEY
env var.
- Create a Val Town API token, open the browser preview of this val, and use the API token as the password to log in.
How do I make a folder? I'm viewing my folders and there doesn't seem to be any way of creating one x) (there's also no mention of folders in the val town docs)