You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEBUG api.chat usage {"promptTokens":null,"completionTokens":null,"totalTokens":null}
DEBUG api.chat Total message length: 2, words
INFO LLMManager Found 5 cached models for LMStudio
INFO stream-text Sending llm call to LMStudio with model deepseek-r1-distill-llama-8b@q4_k_m
DEBUG LMStudio Base Url used: http://localhost:1234
DEBUG api.chat usage {"promptTokens":null,"completionTokens":null,"totalTokens":null}
INFO api.chat Reached max token limit (8000): Continuing message (2 switches left)
INFO stream-text Sending llm call to Anthropic with model claude-3-5-sonnet-latest
ERROR api.chat AI_LoadAPIKeyError: Anthropic API key is missing. Pass it using the 'apiKey' parameter or the ANTHROPIC_API_KEY environment variable.
I have already disabled all other provider. Is there anything I am doing wrong?
I am also getting below issue and then the process seem to stop.
IC_API_KEY environment variable.
Error: No route matches URL "/icons/Github.svg"
at getInternalRouterError (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected]\node_modules@remix-run\router\router.ts:5505:5)
at Object.query (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected]\node_modules@remix-run\router\router.ts:3527:19)
at handleDocumentRequest (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected][email protected]\node_modules@remix-run\server-runtime\dist\server.js:275:35)
at requestHandler (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected][email protected]\node_modules@remix-run\server-runtime\dist\server.js:160:24)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at D:\boltdiy\bolt.diy\node_modules.pnpm@remix-run+dev@2.15.0_@remix-run[email protected][email protected]_react@[email protected]_typ_3djlhh3t6jbfog2cydlrvgreoy\node_modules@remix-run\dev\dist\vite\cloudflare-proxy-plugin.js:70:25
No routes matched location "/icons/Github.svg"
ErrorResponseImpl {
status: 404,
statusText: 'Not Found',
internal: true,
data: 'Error: No route matches URL "/icons/Github.svg"',
error: Error: No route matches URL "/icons/Github.svg"
at getInternalRouterError (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected]\node_modules@remix-run\router\router.ts:5505:5)
at Object.query (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected]\node_modules@remix-run\router\router.ts:3527:19)
at handleDocumentRequest (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected][email protected]\node_modules@remix-run\server-runtime\dist\server.js:275:35)
at requestHandler (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected][email protected]\node_modules@remix-run\server-runtime\dist\server.js:160:24)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at D:\boltdiy\bolt.diy\node_modules.pnpm@remix-run+dev@2.15.0_@remix-run[email protected][email protected]_react@[email protected]_typ_3djlhh3t6jbfog2cydlrvgreoy\node_modules@remix-run\dev\dist\vite\cloudflare-proxy-plugin.js:70:25
}
No routes matched location "/icons/Github.svg"
Describe the bug
DEBUG api.chat usage {"promptTokens":null,"completionTokens":null,"totalTokens":null}
DEBUG api.chat Total message length: 2, words
INFO LLMManager Found 5 cached models for LMStudio
INFO stream-text Sending llm call to LMStudio with model deepseek-r1-distill-llama-8b@q4_k_m
DEBUG LMStudio Base Url used: http://localhost:1234
DEBUG api.chat usage {"promptTokens":null,"completionTokens":null,"totalTokens":null}
INFO api.chat Reached max token limit (8000): Continuing message (2 switches left)
INFO stream-text Sending llm call to Anthropic with model claude-3-5-sonnet-latest
ERROR api.chat AI_LoadAPIKeyError: Anthropic API key is missing. Pass it using the 'apiKey' parameter or the ANTHROPIC_API_KEY environment variable.
I have already disabled all other provider. Is there anything I am doing wrong?
I am also getting below issue and then the process seem to stop.
IC_API_KEY environment variable.
Error: No route matches URL "/icons/Github.svg"
at getInternalRouterError (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected]\node_modules@remix-run\router\router.ts:5505:5)
at Object.query (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected]\node_modules@remix-run\router\router.ts:3527:19)
at handleDocumentRequest (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected][email protected]\node_modules@remix-run\server-runtime\dist\server.js:275:35)
at requestHandler (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected][email protected]\node_modules@remix-run\server-runtime\dist\server.js:160:24)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at D:\boltdiy\bolt.diy\node_modules.pnpm@remix-run+dev@2.15.0_@remix-run[email protected][email protected]_react@[email protected]_typ_3djlhh3t6jbfog2cydlrvgreoy\node_modules@remix-run\dev\dist\vite\cloudflare-proxy-plugin.js:70:25
No routes matched location "/icons/Github.svg"
ErrorResponseImpl {
status: 404,
statusText: 'Not Found',
internal: true,
data: 'Error: No route matches URL "/icons/Github.svg"',
error: Error: No route matches URL "/icons/Github.svg"
at getInternalRouterError (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected]\node_modules@remix-run\router\router.ts:5505:5)
at Object.query (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected]\node_modules@remix-run\router\router.ts:3527:19)
at handleDocumentRequest (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected][email protected]\node_modules@remix-run\server-runtime\dist\server.js:275:35)
at requestHandler (D:\boltdiy\bolt.diy\node_modules.pnpm@[email protected][email protected]\node_modules@remix-run\server-runtime\dist\server.js:160:24)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at D:\boltdiy\bolt.diy\node_modules.pnpm@remix-run+dev@2.15.0_@remix-run[email protected][email protected]_react@[email protected]_typ_3djlhh3t6jbfog2cydlrvgreoy\node_modules@remix-run\dev\dist\vite\cloudflare-proxy-plugin.js:70:25
}
No routes matched location "/icons/Github.svg"
Link to the Bolt URL that caused the error
http://localhost:5173/chat/snake-game
Steps to reproduce
can you make me a snake game that works
Expected behavior
Create a standard snake game
Screen Recording / Screenshot
Platform
Provider Used
LM Studio
Model Used
deepseek-r1-distill-llama-8b@q4_k_m
Additional context
No response
The text was updated successfully, but these errors were encountered: