Open Archviz360 opened 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
I have a few problem.
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.
it doesnt save chat history
Here are pictures that shows what my problem is.