coleam00 / bolt.new-any-llm

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

not creating the file and code in the editor and not saving the chat. #153

Open Archviz360 opened 6 hours ago

Archviz360 commented 6 hours ago

I have a few problem.

  1. when requesting to create asimple web app it writes down the code in the chat but not making the main files as it should do.

  2. it doesnt save chat history

Problem 1 Problem 2

Here are pictures that shows what my problem is.

Archviz360 commented 6 hours ago

here are terminal out put: LoadAPIKeyError [AI_LoadAPIKeyError]: Anthropic API key is missing. Pass it using the 'apiKey' parameter or the ANTHROPIC_API_KEY environment variable. at loadApiKey (file:///C:/Users/dacia/bolt.new-any-llm/node_modules/.pnpm/@ai-sdk+provider-utils@1.0.9_zod@3.23.8/node_modules/@ai-sdk/provider-utils/dist/index.mjs:99:11) at Object.getHeaders [as headers] (file:///C:/Users/dacia/bolt.new-any-llm/node_modules/.pnpm/@ai-sdk+anthropic@0.0.39_zod@3.23.8/node_modules/@ai-sdk/anthropic/dist/index.mjs:655:18) at AnthropicMessagesLanguageModel.doStream (file:///C:/Users/dacia/bolt.new-any-llm/node_modules/.pnpm/@ai-sdk+anthropic@0.0.39_zod@3.23.8/node_modules/@ai-sdk/anthropic/dist/index.mjs:359:43) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async fn (file:///C:/Users/dacia/bolt.new-any-llm/node_modules/.pnpm/ai@3.4.9_react@18.3.1_sswr@2.1.0_svelte@4.2.18svelte@4.2.18_vue@3.4.30_typescript@5.5.2zod@3.23.8/node_modules/ai/dist/index.mjs:3938:23) at async file:///C:/Users/dacia/bolt.new-any-llm/node_modules/.pnpm/ai@3.4.9_react@18.3.1_sswr@2.1.0_svelte@4.2.18svelte@4.2.18_vue@3.4.30_typescript@5.5.2zod@3.23.8/node_modules/ai/dist/index.mjs:256:22 at async _retryWithExponentialBackoff (file:///C:/Users/dacia/bolt.new-any-llm/node_modules/.pnpm/ai@3.4.9_react@18.3.1_sswr@2.1.0_svelte@4.2.18svelte@4.2.18_vue@3.4.30_typescript@5.5.2zod@3.23.8/node_modules/ai/dist/index.mjs:86:12) { cause: undefined,

the model im using is ollama its locally via ollama server