Doesn't work as expected

Hi, I cloned the repo to my local and then ran it.

Welcome @Nhandz,

did you verify your OpenAI API is working / you got credits? Best is if you try to curl/invoke-webrequest outside of bolt and see if it works.
I guess it is not. Either you did not insert your API key correctly or you dont have credits left.

Huggingface looks working, doesnt it?!

Hi @leex279, thank you for your quick reply. Huggingface works but the UI doesn’t look like the bolt.new. I wonder bolt.new uses which model

It will never look like the same depending on which model you use.

bolt.new uses Anthropic - Claude Sonnet 3.5, but even if you use the same, you will not get the same results cause bolt.new has also a different prompt and uses maybe other starter templates or at all starter templates.
You could do this as well in bolt.diy (see startpage bottom).

What also can help if you enhance your prompt and specifiy better what you want go have.

See also:
https://stackblitz-labs.github.io/bolt.diy/FAQ/#how-do-i-get-the-best-results-with-boltdiy

1 Like