coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
3.85k stars 1.58k forks source link

Stuck in a "Create `index.html`" loop #335

Open ItsJamesMurray opened 3 days ago

ItsJamesMurray commented 3 days ago

Describe the bug

I am trying to use LM Studio and meta-llama-3.1-8b-instruct. When creating a site I am stuck in a loop where it constantly creates, then recreates, index.html.

It has occurred on each of my 3 attempts with different LLMs loaded via LM Studio.

Link to the Bolt URL that caused the error

http://localhost:5173/chat/my-website

Steps to reproduce

  1. Start a new chat
  2. Select "LM Studio" and your LLM
  3. Enter a description
  4. Hit Enter
  5. Wait for your laptop to have an asthma attack while looping in the index.html loop

Expected behavior

After submitting a prompt it would progress through the steps required to preview a site based on my prompt.

Screen Recording / Screenshot

image

Platform

Additional context

No response