llamacoder icon indicating copy to clipboard operation
llamacoder copied to clipboard

Open source Claude Artifacts – built with Llama 3.1 405B

Results 44 llamacoder issues
Sort by recently updated
recently updated
newest added

anyone got following error and how could i fix it? [ Server ] Error: Invalid `prisma.chat.create()` invocation: error: Environment variable not found: DATABASE_URL. --> schema.prisma:7 | 6 | provider =...

Getting the following error as soon as I run llamacoder locally: Error: A tree hydrated but some attributes of the server rendered HTML didn't match the client properties. This won't...

Getting this error when tried to use the app Prompt: "Build ludo game" Llm: llama 3.1 405B Use shadcn: true https://github.com/user-attachments/assets/1f5de462-ba32-4057-ac0c-867792ee0c35

This means sandpack cannot connect to the runtime or your network is having some issues. Please check the network tab in your browser and try again. If the problem persists,...

the code generates, does not run in the execution window

Previously -> No copy code button inside the SandBox Code Editor ![p](https://github.com/user-attachments/assets/7fc1a620-7b1a-4def-a30b-dadbdb6512a0) Now -> Added a copy code button, that copies the generated code ![n](https://github.com/user-attachments/assets/1b820935-f57f-47c5-9312-bd5ce8730065) Demo video: https://github.com/user-attachments/assets/389884ca-2da0-421e-96c7-3437caf30024

The current code editor in the Llama Coder application does not include a "Copy Code" button, which makes it difficult for users to quickly copy the generated code. This feature...

How to use OpenAI Model? (GPT-4)