Error handling model response #8759
AliVleotsky
started this conversation in
Config
Replies: 1 comment
-
|
I think your config.yaml had some issues. try this: name: PolySaaS Config
version: 1.0.0
schema: v1
models:
- name: Claude 3.5 Sonnet
provider: anthropic
model: Claude 3.5 Sonnet
apiKey: sk-ant-api03-not really-r0VOiQAA |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to install continue, tried config.json and config.yaml, got an api key several times from anthropic.
Here is my latest config.yaml with fake key.
`name: PolySaaS Config
version: 1.0.0
schema: v1
models:
name: Claude 3.5 Sonnet
provider: anthropic
model: Claude 3.5 Sonnet
apiKey: sk-ant-api03-not really-r0VOiQAA
defaultModel: Claude 3.5 Sonnet
tabAutocompleteModel: claude-sonnet-3-5-20250929
experimental:
mcp: false
allowAnonymousTelemetry: false
`
Here is my config.json
{ "models": [ { "title": "Claude 3.5 Sonnet", "provider": "anthropic", "model": "claude-3-5-sonnet-20240620", "apiKey": "sk-ant-api0notreally-YMWmX2g-r0VOiQAA" } ], "defaultModel": "Claude 3.5 Sonnet", "tabAutocompleteModel": "claude-3-5-sonnet-20240620", "experimental": { "mcp": false }, "allowAnonymousTelemetry": false, "systemMessage": "You are an expert Python backend engineer on a schema-based multi-tenant SaaS using FastAPI + SQLAlchemy 2.0 + Alembic + Poetry. Strictly obey these rules on every request:", "rules": [ "Multi-tenant = separate PostgreSQL schema per tenant. Never use public schema for tenant data.", "Always use dynamic search_path or schema-qualified tables.", "Always activate venv first: poetry shell or source .venv/bin/activate", "Never pip install globally → use poetry add", "Follow existing code style exactly" ] }InvalidapiBase: https://api.anthropic.com/v1/
Model/deployment not found for: Claude 3.5 Sonnet
console: INFO [Continue.continue]: Command
continue.focusContinueInputalready registered by Continue - open-source AI code agent (Continue.continue)INFO [Oracle.oracle-java]: Command
workbench.action.debug.runalready registered by Java (Oracle.oracle-java)INFO [Oracle.oracle-java]: Command
workbench.action.debug.startalready registered by Java (Oracle.oracle-java)INFO [Oracle.oracle-java]: Command
jdk.select.editor.projectsalready registered by Java (Oracle.oracle-java)WARN [redhat.vscode-xml]: Cannot register 'redhat.telemetry.enabled'. This property is already registered.
warn @ workbench.desktop.main.js:36
INFO Started local extension host with pid 9520.
Overwriting grammar scope name to file mapping for scope source.java.
Old grammar file: file:///c%3A/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/extensions/java/syntaxes/java.tmLanguage.json.
New grammar file: file:///c%3A/Users/PC/.vscode/extensions/oracle.oracle-java-24.1.2/syntaxes/java.tmLanguage.json
register @ workbench.desktop.main.js:1356
Overwriting grammar scope name to file mapping for scope source.java.
Old grammar file: file:///c%3A/Users/PC/.vscode/extensions/oracle.oracle-java-24.1.2/syntaxes/java.tmLanguage.json.
New grammar file: file:///c%3A/Users/PC/.vscode/extensions/redhat.java-1.47.0-win32-x64/language-support/java/java.tmLanguage.json
register @ workbench.desktop.main.js:1356
Overwriting grammar scope name to file mapping for scope source.groovy.
Old grammar file: file:///c%3A/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/extensions/groovy/syntaxes/groovy.tmLanguage.json.
New grammar file: file:///c%3A/Users/PC/.vscode/extensions/vscjava.vscode-gradle-3.17.1/syntaxes/groovy.tmLanguage.json
register @ workbench.desktop.main.js:1356
Overwriting grammar scope name to file mapping for scope source.java.
Old grammar file: file:///c%3A/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/extensions/java/syntaxes/java.tmLanguage.json.
New grammar file: file:///c%3A/Users/PC/.vscode/extensions/oracle.oracle-java-24.1.2/syntaxes/java.tmLanguage.json
register @ textMateTokenization…er.workerMain.js:26
Overwriting grammar scope name to file mapping for scope source.java.
Old grammar file: file:///c%3A/Users/PC/.vscode/extensions/oracle.oracle-java-24.1.2/syntaxes/java.tmLanguage.json.
New grammar file: file:///c%3A/Users/PC/.vscode/extensions/redhat.java-1.47.0-win32-x64/language-support/java/java.tmLanguage.json
register @ textMateTokenization…er.workerMain.js:26
Overwriting grammar scope name to file mapping for scope source.groovy.
Old grammar file: file:///c%3A/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/extensions/groovy/syntaxes/groovy.tmLanguage.json.
New grammar file: file:///c%3A/Users/PC/.vscode/extensions/vscjava.vscode-gradle-3.17.1/syntaxes/groovy.tmLanguage.json
register @ textMateTokenization…er.workerMain.js:26
INFO MCP Registry configured: https://api.mcp.github.com
INFO Settings Sync: Account status changed from uninitialized to unavailable
ERR [Extension Host] (node:9520) [DEP0040] DeprecationWarning: The
punycodemodule is deprecated. Please use a userland alternative instead.(Use
Code --trace-deprecation ...to show where the warning was created)error @ workbench.desktop.main.js:36
[Extension Host] (node:9520) [DEP0040] DeprecationWarning: The
punycodemodule is deprecated. Please use a userland alternative instead.(Use
Code --trace-deprecation ...to show where the warning was created)fCs @ workbench.desktop.main.js:528
INFO [perf] Render performance baseline is 16ms
api.github.com/copilot/mcp_registry:1 Failed to load resource: the server responded with a status of 404 ()
ERR Failed to fetch MCP registry providers Server returned 404
error @ workbench.desktop.main.js:36
WARN Authentication provider continue was not declared in the Extension Manifest.
warn @ workbench.desktop.main.js:36
[Extension Host] Azad Extension is activating...
[Extension Host] Current time of activation: 12:25:08 PM
[Extension Host] Found migrations at: c:\Users\PC.vscode\extensions\kodu-ai.claude-dev-experimental-25.11.17\dist\db\migrations
[Extension Host] Migrations completed successfully.
[Extension Host] Database connection and migrations completed successfully.
ERR [Extension Host] INFO: Could not find files for the given pattern(s).
error @ workbench.desktop.main.js:36
[Extension Host] INFO: Could not find files for the given pattern(s).
fCs @ workbench.desktop.main.js:528
ERR [Extension Host] ERROR: Invalid argument or option - '/bin/bash'.
Type "WHERE /?" for usage help.
error @ workbench.desktop.main.js:36
[Extension Host] ERROR: Invalid argument or option - '/bin/bash'.
Type "WHERE /?" for usage help.
fCs @ workbench.desktop.main.js:528
ERR [Extension Host] INFO: Could not find files for the given pattern(s).
error @ workbench.desktop.main.js:36
[Extension Host] INFO: Could not find files for the given pattern(s).
fCs @ workbench.desktop.main.js:528
Extension Host
INFO: Could not find files for the given pattern(s).ERROR: Invalid argument or option - '/bin/bash'.Type "WHERE /?" for usage help.
[Extension Host] Using Logbus database name: logbus-8ed9cb64136e43b0
[Extension Host] Starting RemoteTunnelManager...
[Extension Host] Socket.IO server listening on port 60063
[Extension Host] Local WebSocket server started: http://127.0.0.1:60063
[Extension Host] Grok cache initialized: max 100 items, TTL 30 minutes
Extension Host
INFO: Could not find files for the given pattern(s).
ERR [Extension Host] Failed to register Continue config.yaml schema, most likely, YAML extension is not installed CodeExpectedError: Unable to write to User Settings because yaml.schemas is not a registered configuration.
at Bkt.z (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:6793)
at Bkt.F (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:9281)
at Bkt.o (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:3874)
at Object.factory (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:3774)
at Qv.j (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:30:75974)
at vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:30:75886
at new Promise ()
at Qv.queue (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:30:75828)
at Bkt.writeConfiguration (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:3743)
at lbn.Hb (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:42702)
error @ workbench.desktop.main.js:36
[Extension Host] Failed to register Continue config.yaml schema, most likely, YAML extension is not installed CodeExpectedError: Unable to write to User Settings because yaml.schemas is not a registered configuration.
at Bkt.z (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:6793)
at Bkt.F (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:9281)
at Bkt.o (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:3874)
at Object.factory (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:3774)
at Qv.j (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:30:75974)
at vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:30:75886
at new Promise ()
at Qv.queue (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:30:75828)
at Bkt.writeConfiguration (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:3743)
at lbn.Hb (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:42702)
fCs @ workbench.desktop.main.js:528
[Extension Host] Initializing shadow git
[Extension Host] Using existing shadow git at c:\Users\PC\AppData\Roaming\Code\User\globalStorage\kodu-ai.claude-dev-experimental\checkpoints\3161228841.git
fCs @ workbench.desktop.main.js:528
ERR chatParticipant must be declared in package.json: copilot-swe-agent
error @ workbench.desktop.main.js:36
[Extension Host] rejected promise not handled within 1 second: CodeExpectedError: Unable to write to User Settings because print.browser.useAlternate is not a registered configuration.
fCs @ workbench.desktop.main.js:528
[Extension Host] stack trace: CodeExpectedError: Unable to write to User Settings because print.browser.useAlternate is not a registered configuration.
at Bkt.z (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:6793)
at Bkt.F (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:9281)
at Bkt.o (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:3874)
at Object.factory (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:3774)
at Qv.j (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:30:75974)
at vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:30:75886
at new Promise ()
at Qv.queue (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:30:75828)
at Bkt.writeConfiguration (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:3743)
at lbn.Hb (vscode-file://vscode-app/c:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3828:42702)
fCs @ workbench.desktop.main.js:528
ERR Unable to write to User Settings because print.browser.useAlternate is not a registered configuration.
error @ workbench.desktop.main.js:36
[Extension Host] Logbus direct API initialized with database at C:\Users\PC.azad\logbus\logbus-8ed9cb64136e43b0
ERR [UriError]: Scheme contains illegal characters.: Error: [UriError]: Scheme contains illegal characters.
at K6 (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:64382)
at new cd (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:67762)
at new zr (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:69200)
at cd.revive (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:68977)
at u2.call (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:88:106862)
at Wf.s (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:31:14859)
at Wf.q (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:31:14382)
at ta.value (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:31:13784)
at P.C (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:2373)
at P.D (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:2443)
at P.fire (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:2660)
at ta.value (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:28:5145)
at P.C (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:2373)
at P.fire (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:2591)
at ta.value (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:28:5333)
at P.C (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:2373)
at P.fire (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:30:2591)
at F (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:28:7627)
at IpcMainImpl.i (file:///C:/Users/PC/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/main.js:36:10815)
at IpcMainImpl.emit (node:events:519:28)
at Session. (node:electron/js2c/browser_init:2:106419)
at Session.emit (node:events:519:28)
error @ workbench.desktop.main.js:36
[Extension Host] octokit.rest.search.issuesAndPullRequests() is deprecated, see https://docs.github.com/rest/search/search#search-issues-and-pull-requests
fCs @ workbench.desktop.main.js:528
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
mountTo @ workbench.desktop.main.js:4124
[Extension Host] Error loading session: Error: Session file C:\Users\PC.continue\sessions\31e1007a-9116-4713-b2cf-8a88241b3a91.json does not exist
[Extension Host] [@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: claude-4-sonnet"},"request_id":"req_011CVEittciWPrmXdnoW7GoL"} {"context":"llm_fetch","url":"https://api.anthropic.com/v1/messages","method":"POST","model":"claude-4-sonnet","provider":"anthropic"}
[Extension Host] [@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: claude-4-sonnet"},"request_id":"req_011CVEittciWPrmXdnoW7GoL"} {"context":"llm_stream_chat","model":"claude-4-sonnet","provider":"anthropic","useOpenAIAdapter":false,"streamEnabled":true,"templateMessages":false}
[Extension Host] Error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: claude-4-sonnet"},"request_id":"req_011CVEittciWPrmXdnoW7GoL"}
at Anthropic2.parseError (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:244699:16)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async customFetch2 (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:244717:30)
at async withExponentialBackoff (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:240021:27)
at async Anthropic2._streamChat (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:444108:26)
at async Anthropic2.streamChat (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:245315:32)
at async llmStreamChat (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:724183:19)
at async Wd.handleMessage [as value] (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:762474:29)
ERR [Extension Host] Error handling webview message: {
"msg": {
"messageId": "37b3b8b1-6698-4440-a644-3dfd7fc8edae",
"messageType": "llm/streamChat",
"data": {
"completionOptions": {
"tools": [
{
"type": "function",
"displayTitle": "Read File",
"wouldLikeTo": "read {{{ filepath }}}",
"isCurrently": "reading {{{ filepath }}}",
"hasAlready": "read {{{ filepath }}}",
"readonly": true,
"isInstant": true,
"group": "Built-In",
"function": {
"name": "read_file",
"description": "Use this tool if you need to view the contents of an existing file.",
"parameters": {
"type": "object",
"required": [
"filepath"
],
"properties": {
"filepath": {
"type": "string",
"description": "The path of the file to read. Can be a relative path (from workspace root), absolute path, tilde path (
/...), or file:// URI"/...), or file:// URI."}
}
}
},
"systemMessageDescription": {
"prefix": "To read a file with a known filepath, use the read_file tool. For example, to read a file located at 'path/to/file.txt', you would respond with this:",
"exampleArgs": [
[
"filepath",
"path/to/the_file.txt"
]
]
},
"defaultToolPolicy": "allowedWithoutPermission",
"toolCallIcon": "DocumentIcon"
},
{
"type": "function",
"displayTitle": "Create New File",
"wouldLikeTo": "create {{{ filepath }}}",
"isCurrently": "creating {{{ filepath }}}",
"hasAlready": "created {{{ filepath }}}",
"group": "Built-In",
"readonly": false,
"isInstant": true,
"function": {
"name": "create_new_file",
"description": "Create a new file. Only use this when a file doesn't exist and should be created",
"parameters": {
"type": "object",
"required": [
"filepath",
"contents"
],
"properties": {
"filepath": {
"type": "string",
"description": "The path where the new file should be created. Can be a relative path (from workspace root), absolute path, tilde path (
},
"contents": {
"type": "string",
"description": "The contents to write to the new file"
}
}
}
},
"defaultToolPolicy": "allowedWithPermission",
"systemMessageDescription": {
"prefix": "To create a NEW file, use the create_new_file tool with the relative filepath and new contents. For example, to create a file located at 'path/to/file.txt', you would respond with:",
"exampleArgs": [
[
"filepath",
"path/to/the_file.txt"
],
[
"contents",
"Contents of the file"
]
]
}
},
{
"type": "function",
"displayTitle": "Run Terminal Command",
"wouldLikeTo": "run the following terminal command:",
"isCurrently": "running the following terminal command:",
"hasAlready": "ran the following terminal command:",
"readonly": false,
"group": "Built-In",
"function": {
"name": "run_terminal_command",
"description": "Run a terminal command in the current directory.\nThe shell is not stateful and will not remember any previous commands. When a command is run in the background ALWAYS suggest using shell commands to stop it; NEVER suggest using Ctrl+C. When suggesting subsequent shell commands ALWAYS format them in shell command blocks. Do NOT perform actions requiring special/admin privileges. Choose terminal commands and scripts optimized for win32 and x64 and shell powershell.exe.",
"parameters": {
"type": "object",
"required": [
"command"
],
"properties": {
"command": {
"type": "string",
"description": "The command to run. This will be passed directly into the IDE shell."
},
"waitForCompletion": {
"type": "boolean",
"description": "Whether to wait for the command to complete
error @ workbench.desktop.main.js:36
[Extension Host] Error handling webview message: {
"msg": {
"messageId": "37b3b8b1-6698-4440-a644-3dfd7fc8edae",
"messageType": "llm/streamChat",
"data": {
"completionOptions": {
"tools": [
{
"type": "function",
"displayTitle": "Read File",
"wouldLikeTo": "read {{{ filepath }}}",
"isCurrently": "reading {{{ filepath }}}",
"hasAlready": "read {{{ filepath }}}",
"readonly": true,
"isInstant": true,
"group": "Built-In",
"function": {
"name": "read_file",
"description": "Use this tool if you need to view the contents of an existing file.",
"parameters": {
"type": "object",
"required": [
"filepath"
],
"properties": {
"filepath": {
"type": "string",
"description": "The path of the file to read. Can be a relative path (from workspace root), absolute path, tilde path (
/...), or file:// URI"/...), or file:// URI."}
}
}
},
"systemMessageDescription": {
"prefix": "To read a file with a known filepath, use the read_file tool. For example, to read a file located at 'path/to/file.txt', you would respond with this:",
"exampleArgs": [
[
"filepath",
"path/to/the_file.txt"
]
]
},
"defaultToolPolicy": "allowedWithoutPermission",
"toolCallIcon": "DocumentIcon"
},
{
"type": "function",
"displayTitle": "Create New File",
"wouldLikeTo": "create {{{ filepath }}}",
"isCurrently": "creating {{{ filepath }}}",
"hasAlready": "created {{{ filepath }}}",
"group": "Built-In",
"readonly": false,
"isInstant": true,
"function": {
"name": "create_new_file",
"description": "Create a new file. Only use this when a file doesn't exist and should be created",
"parameters": {
"type": "object",
"required": [
"filepath",
"contents"
],
"properties": {
"filepath": {
"type": "string",
"description": "The path where the new file should be created. Can be a relative path (from workspace root), absolute path, tilde path (
},
"contents": {
"type": "string",
"description": "The contents to write to the new file"
}
}
}
},
"defaultToolPolicy": "allowedWithPermission",
"systemMessageDescription": {
"prefix": "To create a NEW file, use the create_new_file tool with the relative filepath and new contents. For example, to create a file located at 'path/to/file.txt', you would respond with:",
"exampleArgs": [
[
"filepath",
"path/to/the_file.txt"
],
[
"contents",
"Contents of the file"
]
]
}
},
{
"type": "function",
"displayTitle": "Run Terminal Command",
"wouldLikeTo": "run the following terminal command:",
"isCurrently": "running the following terminal command:",
"hasAlready": "ran the following terminal command:",
"readonly": false,
"group": "Built-In",
"function": {
"name": "run_terminal_command",
"description": "Run a terminal command in the current directory.\nThe shell is not stateful and will not remember any previous commands. When a command is run in the background ALWAYS suggest using shell commands to stop it; NEVER suggest using Ctrl+C. When suggesting subsequent shell commands ALWAYS format them in shell command blocks. Do NOT perform actions requiring special/admin privileges. Choose terminal commands and scripts optimized for win32 and x64 and shell powershell.exe.",
"parameters": {
"type": "object",
"required": [
"command"
],
"properties": {
"command": {
"type": "string",
"description": "The command to run. This will be passed directly into the IDE shell."
},
"waitForCompletion": {
"type": "boolean",
"description": "Whether to wait for the command to complete before returning
fCs @ workbench.desktop.main.js:528
Extension Host
[@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: claude-4-sonnet"},"request_id":"req_011CVEittciWPrmXdnoW7GoL"} {"context":"llm_fetch","url":"https://api.anthropic.com/v1/messages","method":"POST","model":"claude-4-sonnet","provider":"anthropic"}
[@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: claude-4-sonnet"},"request_id":"req_011CVEittciWPrmXdnoW7GoL"} {"context":"llm_stream_chat","model":"claude-4-sonnet","provider":"anthropic","useOpenAIAdapter":false,"streamEnabled":true,"templateMessages":false}
[Extension Host] [@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: claude-4-sonnet"},"request_id":"req_011CVEjFX5zwYHDYyY5qJcVm"} {"context":"llm_fetch","url":"https://api.anthropic.com/v1/messages","method":"POST","model":"claude-4-sonnet","provider":"anthropic"}
[Extension Host] [@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: claude-4-sonnet"},"request_id":"req_011CVEjFX5zwYHDYyY5qJcVm"} {"context":"llm_stream_chat","model":"claude-4-sonnet","provider":"anthropic","useOpenAIAdapter":false,"streamEnabled":true,"templateMessages":false}
[Extension Host] Error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: claude-4-sonnet"},"request_id":"req_011CVEjFX5zwYHDYyY5qJcVm"}
at Anthropic2.parseError (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:244699:16)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async customFetch2 (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:244717:30)
at async withExponentialBackoff (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:240021:27)
at async Anthropic2._streamChat (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:444108:26)
at async Anthropic2.streamChat (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:245315:32)
at async llmStreamChat (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:724183:19)
at async Wd.handleMessage [as value] (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:762474:29)
ERR [Extension Host] Error handling webview message: {
"msg": {
"messageId": "7d60002f-cb45-4aa4-8168-8b3670fe6e15",
"messageType": "llm/streamChat",
"data": {
"completionOptions": {
"tools": [
{
"type": "function",
"displayTitle": "Read File",
"wouldLikeTo": "read {{{ filepath }}}",
"isCurrently": "reading {{{ filepath }}}",
"hasAlready": "read {{{ filepath }}}",
"readonly": true,
"isInstant": true,
"group": "Built-In",
"function": {
"name": "read_file",
"description": "Use this tool if you need to view the contents of an existing file.",
"parameters": {
"type": "object",
"required": [
"filepath"
],
"properties": {
"filepath": {
"type": "string",
"description": "The path of the file to read. Can be a relative path (from workspace root), absolute path, tilde path (
/...), or file:// URI"/...), or file:// URI."}
}
}
},
"systemMessageDescription": {
"prefix": "To read a file with a known filepath, use the read_file tool. For example, to read a file located at 'path/to/file.txt', you would respond with this:",
"exampleArgs": [
[
"filepath",
"path/to/the_file.txt"
]
]
},
"defaultToolPolicy": "allowedWithoutPermission",
"toolCallIcon": "DocumentIcon"
},
{
"type": "function",
"displayTitle": "Create New File",
"wouldLikeTo": "create {{{ filepath }}}",
"isCurrently": "creating {{{ filepath }}}",
"hasAlready": "created {{{ filepath }}}",
"group": "Built-In",
"readonly": false,
"isInstant": true,
"function": {
"name": "create_new_file",
"description": "Create a new file. Only use this when a file doesn't exist and should be created",
"parameters": {
"type": "object",
"required": [
"filepath",
"contents"
],
"properties": {
"filepath": {
"type": "string",
"description": "The path where the new file should be created. Can be a relative path (from workspace root), absolute path, tilde path (
},
"contents": {
"type": "string",
"description": "The contents to write to the new file"
}
}
}
},
"defaultToolPolicy": "allowedWithPermission",
"systemMessageDescription": {
"prefix": "To create a NEW file, use the create_new_file tool with the relative filepath and new contents. For example, to create a file located at 'path/to/file.txt', you would respond with:",
"exampleArgs": [
[
"filepath",
"path/to/the_file.txt"
],
[
"contents",
"Contents of the file"
]
]
}
},
{
"type": "function",
"displayTitle": "Run Terminal Command",
"wouldLikeTo": "run the following terminal command:",
"isCurrently": "running the following terminal command:",
"hasAlready": "ran the following terminal command:",
"readonly": false,
"group": "Built-In",
"function": {
"name": "run_terminal_command",
"description": "Run a terminal command in the current directory.\nThe shell is not stateful and will not remember any previous commands. When a command is run in the background ALWAYS suggest using shell commands to stop it; NEVER suggest using Ctrl+C. When suggesting subsequent shell commands ALWAYS format them in shell command blocks. Do NOT perform actions requiring special/admin privileges. Choose terminal commands and scripts optimized for win32 and x64 and shell powershell.exe.",
"parameters": {
"type": "object",
"required": [
"command"
],
"properties": {
"command": {
"type": "string",
"description": "The command to run. This will be passed directly into the IDE shell."
},
"waitForCompletion": {
"type": "boolean",
"description": "Whether to wait for the command to complete
error @ workbench.desktop.main.js:36
[Extension Host] Error handling webview message: {
"msg": {
"messageId": "7d60002f-cb45-4aa4-8168-8b3670fe6e15",
"messageType": "llm/streamChat",
"data": {
"completionOptions": {
"tools": [
{
"type": "function",
"displayTitle": "Read File",
"wouldLikeTo": "read {{{ filepath }}}",
"isCurrently": "reading {{{ filepath }}}",
"hasAlready": "read {{{ filepath }}}",
"readonly": true,
"isInstant": true,
"group": "Built-In",
"function": {
"name": "read_file",
"description": "Use this tool if you need to view the contents of an existing file.",
"parameters": {
"type": "object",
"required": [
"filepath"
],
"properties": {
"filepath": {
"type": "string",
"description": "The path of the file to read. Can be a relative path (from workspace root), absolute path, tilde path (
/...), or file:// URI"/...), or file:// URI."}
}
}
},
"systemMessageDescription": {
"prefix": "To read a file with a known filepath, use the read_file tool. For example, to read a file located at 'path/to/file.txt', you would respond with this:",
"exampleArgs": [
[
"filepath",
"path/to/the_file.txt"
]
]
},
"defaultToolPolicy": "allowedWithoutPermission",
"toolCallIcon": "DocumentIcon"
},
{
"type": "function",
"displayTitle": "Create New File",
"wouldLikeTo": "create {{{ filepath }}}",
"isCurrently": "creating {{{ filepath }}}",
"hasAlready": "created {{{ filepath }}}",
"group": "Built-In",
"readonly": false,
"isInstant": true,
"function": {
"name": "create_new_file",
"description": "Create a new file. Only use this when a file doesn't exist and should be created",
"parameters": {
"type": "object",
"required": [
"filepath",
"contents"
],
"properties": {
"filepath": {
"type": "string",
"description": "The path where the new file should be created. Can be a relative path (from workspace root), absolute path, tilde path (
},
"contents": {
"type": "string",
"description": "The contents to write to the new file"
}
}
}
},
"defaultToolPolicy": "allowedWithPermission",
"systemMessageDescription": {
"prefix": "To create a NEW file, use the create_new_file tool with the relative filepath and new contents. For example, to create a file located at 'path/to/file.txt', you would respond with:",
"exampleArgs": [
[
"filepath",
"path/to/the_file.txt"
],
[
"contents",
"Contents of the file"
]
]
}
},
{
"type": "function",
"displayTitle": "Run Terminal Command",
"wouldLikeTo": "run the following terminal command:",
"isCurrently": "running the following terminal command:",
"hasAlready": "ran the following terminal command:",
"readonly": false,
"group": "Built-In",
"function": {
"name": "run_terminal_command",
"description": "Run a terminal command in the current directory.\nThe shell is not stateful and will not remember any previous commands. When a command is run in the background ALWAYS suggest using shell commands to stop it; NEVER suggest using Ctrl+C. When suggesting subsequent shell commands ALWAYS format them in shell command blocks. Do NOT perform actions requiring special/admin privileges. Choose terminal commands and scripts optimized for win32 and x64 and shell powershell.exe.",
"parameters": {
"type": "object",
"required": [
"command"
],
"properties": {
"command": {
"type": "string",
"description": "The command to run. This will be passed directly into the IDE shell."
},
"waitForCompletion": {
"type": "boolean",
"description": "Whether to wait for the command to complete before returning
fCs @ workbench.desktop.main.js:528
Extension Host
[@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: claude-4-sonnet"},"request_id":"req_011CVEjFX5zwYHDYyY5qJcVm"} {"context":"llm_fetch","url":"https://api.anthropic.com/v1/messages","method":"POST","model":"claude-4-sonnet","provider":"anthropic"}
[@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: claude-4-sonnet"},"request_id":"req_011CVEjFX5zwYHDYyY5qJcVm"} {"context":"llm_stream_chat","model":"claude-4-sonnet","provider":"anthropic","useOpenAIAdapter":false,"streamEnabled":true,"templateMessages":false}
[Intervention] Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://file+.vscode-resource.vscode-cdn.net/fonts/Inter/InterDisplay-Light.woff2
[Intervention] Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://file+.vscode-resource.vscode-cdn.net/fonts/JetBrainsMono/JetBrainsMono-Light.woff2
InterDisplay-Light.woff2:1 Failed to load resource: the server responded with a status of 401 ()
JetBrainsMono-Light.woff2:1 Failed to load resource: the server responded with a status of 401 ()
[Extension Host] deleteChain called from onDidChangeVisibleTextEditors
[Extension Host] deleteChain called from onDidChangeVisibleTextEditors
ERR [Extension Host] Document c:\Users\PC.continue\config.yaml not found in AST tracker
error @ workbench.desktop.main.js:36
[Extension Host] Document c:\Users\PC.continue\config.yaml not found in AST tracker
fCs @ workbench.desktop.main.js:528
[Extension Host] deleteChain called from onDidChangeVisibleTextEditors
[Extension Host] deleteChain called from onDidChangeVisibleTextEditors
ERR [Extension Host] Document c:\Users\PC\OneDrive\Documents\GitHub\DoseV3MasterSaaS-main-main.continue\config.json not found in AST tracker
}
}
Error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: Claude 3.5 Sonnet"},"request_id":"req_011CVEjufjxat5KQ51wqbrDP"}
error @ log.ts:460
console.ts:139 [Extension Host] Error handling webview message: {
"msg": {
"messageId": "4e518d61-7e01-496a-8af3-263d8c3ffb80",
"messageType": "llm/streamChat",
"data": {
"completionOptions": {
"reasoning": false
},
"title": "Claude 3.5 Sonnet",
"messages": [
{
"role": "system",
"content": "<important_rules>\n You are in agent mode.\n\n If you need to use multiple tools, you can call multiple read only tools simultaneously.\n\n Always include the language and file name in the info string when you write code blocks.\n If you are editing "src/main.py" for example, your code block should start with '
python src/main.py'\n\n\nFor larger codeblocks (>20 lines), use brief language-appropriate placeholders for unmodified sections, e.g. '// ... existing code ...'\n\nHowever, only output codeblocks for suggestion and demonstration purposes, for example, when enumerating multiple hypothetical options. For implementing changes, use the edit tools.\n\n</important_rules>\n\n<tool_use_instructions>\nYou have access to several \"tools\" that you can use at any time to retrieve information and/or perform tasks for the User.\nTo use a tool, respond with a tool code block (tool) using the syntax shown in the examples below:\n\nThe following tools are available to you:\n\nTo read a file with a known filepath, use the read_file tool. For example, to read a file located at 'path/to/file.txt', you would respond with this:\ntool\nTOOL_NAME: read_file\nBEGIN_ARG: filepath\npath/to/the_file.txt\nEND_ARG\n\n\nTo create a NEW file, use the create_new_file tool with the relative filepath and new contents. For example, to create a file located at 'path/to/file.txt', you would respond with:\ntool\nTOOL_NAME: create_new_file\nBEGIN_ARG: filepath\npath/to/the_file.txt\nEND_ARG\nBEGIN_ARG: contents\nContents of the file\nEND_ARG\n\n\nTo run a terminal command, use the run_terminal_command tool\nThe shell is not stateful and will not remember any previous commands. When a command is run in the background ALWAYS suggest using shell commands to stop it; NEVER suggest using Ctrl+C. When suggesting subsequent shell commands ALWAYS format them in shell command blocks. Do NOT perform actions requiring special/admin privileges. Choose terminal commands and scripts optimized for win32 and x64 and shell powershell.exe.\nYou can also optionally include the waitForCompletion argument set to false to run the command in the background. \nFor example, to see the git log, you could respond with:\ntool\nTOOL_NAME: run_terminal_command\nBEGIN_ARG: command\ngit log\nEND_ARG\n\n\nTo return a list of files based on a glob search pattern, use the file_glob_search tool\ntool\nTOOL_NAME: file_glob_search\nBEGIN_ARG: pattern\n*.py\nEND_ARG\n\n\nTo view the current git diff, use the view_diff tool. This will show you the changes made in the working directory compared to the last commit.\ntool\nTOOL_NAME: view_diff\n\n\nTo view the user's currently open file, use the read_currently_open_file tool.\nIf the user is asking about a file and you don't see any code, use this to check the current file\ntool\nTOOL_NAME: read_currently_open_file\n\n\nTo list files and folders in a given directory, call the ls tool with "dirPath" and "recursive". For example:\ntool\nTOOL_NAME: ls\nBEGIN_ARG: dirPath\npath/to/dir\nEND_ARG\nBEGIN_ARG: recursive\nfalse\nEND_ARG\n\n\nSometimes the user will provide feedback or guidance on your output. If you were not aware of these "rules", consider using the create_rule_block tool to persist the rule for future interactions.\nThis tool cannot be used to edit existing rules, but you can search in the ".continue/rules" folder and use the edit tool to manage rules.\nTo create a rule, respond with a create_rule_block tool call and the following arguments:\n- name: Short, descriptive name summarizing the rule's purpose (e.g. 'React Standards', 'Type Hints')\n- rule: Clear, imperative instruction for future code generation (e.g. 'Use named exports', 'Add Python type hints'). Each rule should focus on one specific standard.\n- description: Description of when this rule should be applied. Required for Agent Requested rules (AI decides when to apply). Optional for other types.\n- globs: Optional file patterns to which this rule applies (e.g. ['/*.{ts,tsx}'] or ['src//.ts', 'tests/**/.ts'])\n- alwaysApply: Whether this rule should always be applied. Set to false for Agent Requested and Manual rules. Omit or set to true for Always and Auto Attached rules.\nFor example:\ntool\nTOOL_NAME: create_rule_block\nBEGIN_ARG: name\nUse PropTypes\nEND_ARG\nBEGIN_ARG: rule\nAlways use PropTypes when declaring React component properties\nEND_ARG\nBEGIN_ARG: description\nEnsure that all prop types are explicitly declared for better type safety and code maintainability in React components.\nEND_ARG\nBEGIN_ARG: globs\n**/*.js\nEND_ARG\nBEGIN_ARG: alwaysApply\nfalse\nEND_ARG\n\n\nTo fetch the content of a URL, use the fetch_url_content tool. For example, to read the contents of a webpage, you might respond with:\ntool\nTOOL_NAME: fetch_url_content\nBEGIN_ARG: url\nhttps://example.com\nEND_ARG\n\n\nTo edit an EXISTING file, use the edit_existing_file tool with\n- filepath: the relative filepath to the file.\n- changes: Any modifications to the file, showing only needed changes. Do NOT wrap this in a codeblock or write anything besides the code changes. In larger files, use brief language-appropriate placeholders for large unmodified sections, e.g. '// ... existing code ...'\nOnly use this tool if you already know the contents of the file. Otherwise, use the read_file or read_currently_open_file tool to read it first.\nFor example:\ntool\nTOOL_NAME: edit_existing_file\nBEGIN_ARG: filepath\npath/to/the_file.ts\nEND_ARG\nBEGIN_ARG: changes\n// ... existing code ...\nfunction subtract(a: number, b: number): number {\n return a - b;\n}\n// ... rest of code ...\nEND_ARG\n\n\nTo perform exact string replacements in files, use the single_find_and_replace tool with a filepath (relative to the root of the workspace) and the strings to find and replace.\n\n For example, you could respond with:\ntool\nTOOL_NAME: single_find_and_replace\nBEGIN_ARG: filepath\npath/to/file.ts\nEND_ARG\nBEGIN_ARG: old_string\nconst oldVariable = 'value'\nEND_ARG\nBEGIN_ARG: new_string\nconst newVariable = 'updated'\nEND_ARG\nBEGIN_ARG: replace_all\nfalse\nEND_ARG\n\n\nTo perform a grep search within the project, call the grep_search tool with the query pattern to match. For example:\ntool\nTOOL_NAME: grep_search\nBEGIN_ARG: query\n.*main_services.*\nEND_ARG\n\n\nIf it seems like the User's request could be solved with one of the tools, choose the BEST one for the job based on the user's request and the tool descriptions\nThen send the ```tool codeblock (YOU call the tool, not the user). Always start the codeblock on a new line.\nDo not perform actions with/for hypothetical files. Ask the user or use tools to deduce which files are relevant.\nYou can only call ONE tool at at time. The tool codeblock should be the last thing you say; stop your response after the tool codeblock.\n</tool_use_instructions>"},
{
"role": "user",
"content": [
{
"type": "text",
"text": "hello"
}
]
}
],
"messageOptions": {
"precompiled": true
}
}
}
}
Error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: Claude 3.5 Sonnet"},"request_id":"req_011CVEjufjxat5KQ51wqbrDP"}
fCs @ console.ts:139
localProcessExtensionHost.ts:280 Extension Host
localProcessExtensionHost.ts:281 [@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: Claude 3.5 Sonnet"},"request_id":"req_011CVEjufjxat5KQ51wqbrDP"} {"context":"llm_fetch","url":"https://api.anthropic.com/v1/messages","method":"POST","model":"Claude 3.5 Sonnet","provider":"anthropic"}
[@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: Claude 3.5 Sonnet"},"request_id":"req_011CVEjufjxat5KQ51wqbrDP"} {"context":"llm_stream_chat","model":"Claude 3.5 Sonnet","provider":"anthropic","useOpenAIAdapter":false,"streamEnabled":true,"templateMessages":false}
log.ts:460 ERR [Extension Host] Document c:\Users\PC.continue\config.yaml not found in AST tracker
error @ log.ts:460
console.ts:139 [Extension Host] Document c:\Users\PC.continue\config.yaml not found in AST tracker
fCs @ console.ts:139
log.ts:460 ERR [Extension Host] Document c:\Users\PC.continue\config.yaml not found in AST tracker
error @ log.ts:460
console.ts:139 [Extension Host] Document c:\Users\PC.continue\config.yaml not found in AST tracker
fCs @ console.ts:139
log.ts:460 ERR [Extension Host] Document c:\Users\PC.continue\config.yaml not found in AST tracker
error @ log.ts:460
console.ts:139 [Extension Host] Document c:\Users\PC.continue\config.yaml not found in AST tracker
fCs @ console.ts:139
log.ts:460 ERR [Extension Host] Document c:\Users\PC.continue\config.yaml not found in AST tracker
error @ log.ts:460
console.ts:139 [Extension Host] Document c:\Users\PC.continue\config.yaml not found in AST tracker
fCs @ console.ts:139
console.ts:139 [Extension Host] deleteChain called from onDidChangeVisibleTextEditors
console.ts:139 [Extension Host] deleteChain called from onDidChangeVisibleTextEditors
log.ts:460 ERR [Extension Host] Document c:\Users\PC\OneDrive\Documents\GitHub\DoseV3MasterSaaS-main-main.continue\config.json not found in AST tracker
error @ log.ts:460
console.ts:139 [Extension Host] Document c:\Users\PC\OneDrive\Documents\GitHub\DoseV3MasterSaaS-main-main.continue\config.json not found in AST tracker
fCs @ console.ts:139
log.ts:460 ERR [Extension Host] Document c:\Users\PC\OneDrive\Documents\GitHub\DoseV3MasterSaaS-main-main.continue\config.json not found in AST tracker
error @ log.ts:460
console.ts:139 [Extension Host] Document c:\Users\PC\OneDrive\Documents\GitHub\DoseV3MasterSaaS-main-main.continue\config.json not found in AST tracker
fCs @ console.ts:139
console.ts:139 [Extension Host] [@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: Claude 3.5 Sonnet"},"request_id":"req_011CVEkhEsXQuSTGYWZ1W18S"} {"context":"llm_fetch","url":"https://api.anthropic.com/v1/messages","method":"POST","model":"Claude 3.5 Sonnet","provider":"anthropic"}
console.ts:139 [Extension Host] [@continuedev] error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: Claude 3.5 Sonnet"},"request_id":"req_011CVEkhEsXQuSTGYWZ1W18S"} {"context":"llm_stream_chat","model":"Claude 3.5 Sonnet","provider":"anthropic","useOpenAIAdapter":false,"streamEnabled":true,"templateMessages":false}
console.ts:139 [Extension Host] Error: HTTP 404 Not Found from https://api.anthropic.com/v1/messages
{"type":"error","error":{"type":"not_found_error","message":"model: Claude 3.5 Sonnet"},"request_id":"req_011CVEkhEsXQuSTGYWZ1W18S"}
at Anthropic2.parseError (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:244699:16)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async customFetch2 (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:244717:30)
at async withExponentialBackoff (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:240021:27)
at async Anthropic2._streamChat (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:444108:26)
at async Anthropic2.streamChat (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:245315:32)
at async llmStreamChat (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:724183:19)
at async Wd.handleMessage [as value] (c:\Users\PC.vscode\extensions\continue.continue-1.3.24-win32-x64\out\extension.js:762474:29)
log.ts:460 ERR [Extension Host] Error handling webview message: {
"msg": {
"messageId": "7e65adbd-7faa-4a56-ad27-ff2c2473a01d",
"messageType": "llm/streamChat",
"data": {
"completionOptions": {
"reasoning": false
},
"title": "Claude 3.5 Sonnet",
"messages": [
{
"role": "system",
"content": "<important_rules>\n You are in agent mode.\n\n If you need to use multiple tools, you can call multiple read only tools simultaneously.\n\n Always include the language and file name in the info string when you write code blocks.\n If you are editing "src/main.py" for example, your code block should start with '
python src/main.py'\n\n\nFor larger codeblocks (>20 lines), use brief language-appropriate placeholders for unmodified sections, e.g. '// ... existing code ...'\n\nHowever, only output codeblocks for suggestion and demonstration purposes, for example, when enumerating multiple hypothetical options. For implementing changes, use the edit tools.\n\n</important_rules>\n\n<tool_use_instructions>\nYou have access to several \"tools\" that you can use at any time to retrieve information and/or perform tasks for the User.\nTo use a tool, respond with a tool code block (tool) using the syntax shown in the examples below:\n\nThe following tools are available to you:\n\nTo read a file with a known filepath, use the read_file tool. For example, to read a file located at 'path/to/file.txt', you would respond with this:\ntool\nTOOL_NAME: read_file\nBEGIN_ARG: filepath\npath/to/the_file.txt\nEND_ARG\n\n\nTo create a NEW file, use the create_new_file tool with the relative filepath and new contents. For example, to create a file located at 'path/to/file.txt', you would respond with:\ntool\nTOOL_NAME: create_new_file\nBEGIN_ARG: filepath\npath/to/the_file.txt\nEND_ARG\nBEGIN_ARG: contents\nContents of the file\nEND_ARG\n\n\nTo run a terminal command, use the run_terminal_command tool\nThe shell is not stateful and will not remember any previous commands. When a command is run in the background ALWAYS suggest using shell commands to stop it; NEVER suggest using Ctrl+C. When suggesting subsequent shell commands ALWAYS format them in shell command blocks. Do NOT perform actions requiring special/admin privileges. Choose terminal commands and scripts optimized for win32 and x64 and shell powershell.exe.\nYou can also optionally include the waitForCompletion argument set to false to run the command in the background. \nFor example, to see the git log, you could respond with:\ntool\nTOOL_NAME: run_terminal_command\nBEGIN_ARG: command\ngit log\nEND_ARG\n\n\nTo return a list of files based on a glob search pattern, use the file_glob_search tool\ntool\nTOOL_NAME: file_glob_search\nBEGIN_ARG: pattern\n*.py\nEND_ARG\n\n\nTo view the current git diff, use the view_diff tool. This will show you the changes made in the working directory compared to the last commit.\ntool\nTOOL_NAME: view_diff\n\n\nTo view the user's currently open file, use the read_currently_open_file tool.\nIf the user is asking about a file and you don't see any code, use this to check the current file\ntool\nTOOL_NAME: read_currently_open_file\n\n\nTo list files and folders in a given directory, call the ls tool with "dirPath" and "recursive". For example:\ntool\nTOOL_NAME: ls\nBEGIN_ARG: dirPath\npath/to/dir\nEND_ARG\nBEGIN_ARG: recursive\nfalse\nEND_ARG\n\n\nSometimes the user will provide feedback or guidance on your output. If you were not aware of these "rules", consider using the create_rule_block tool to persist the rule for future interactions.\nThis tool cannot be used to edit existing rules, but you can search in the ".continue/rules" folder and use the edit tool to manage rules.\nTo create a rule, respond with a create_rule_block tool call and the following arguments:\n- name: Short, descriptive name summarizing the rule's purpose (e.g. 'React Standards', 'Type Hints')\n- rule: Clear, imperative instruction for future code generation (e.g. 'Use named exports', 'Add Python type hints'). Each rule should focus on one specific standard.\n- description: Description of when this rule should be applied. Required for Agent Requested rules (AI decides when to apply). Optional for other types.\n- globs: Optional file patterns to which this rule applies (e.g. ['/*.{ts,tsx}'] or ['src//.ts', 'tests/**/.ts'])\n- alwaysApply: Whether this rule should always be applied. Set to false for Agent Requested and Manual rules. Omit or set to true for Always and Auto Attached rules.\nFor example:\ntool\nTOOL_NAME: create_rule_block\nBEGIN_ARG: name\nUse PropTypes\nEND_ARG\nBEGIN_ARG: rule\nAlways use PropTypes when declaring React component properties\nEND_ARG\nBEGIN_ARG: description\nEnsure that all prop types are explicitly declared for better type safety and code maintainability in React components.\nEND_ARG\nBEGIN_ARG: globs\n**/*.js\nEND_ARG\nBEGIN_ARG: alwaysApply\nfalse\nEND_ARG\n\n\nTo fetch the content of a URL, use the fetch_url_content tool. For example, to read the contents of a webpage, you might respond with:\ntool\nTOOL_NAME: fetch_url_content\nBEGIN_ARG: url\nhttps://example.com\nEND_ARG\n\n\nTo edit an EXISTING file, use the edit_existing_file tool with\n- filepath: the relative filepath to the file.\n- changes: Any modifications to the file, showing only needed changes. Do NOT wrap this in a codeblock or write anything besides the code changes. In larger files, use brief language-appropriate placeholders for large unmodified sections, e.g. '// ... existing code ...'\nOnly use this tool if you already know the contents of the file. Otherwise, use the read_file or read_currently_open_file tool to read it first.\nFor example:\ntool\nTOOL_NAME: edit_existing_file\nBEGIN_ARG: filepath\npath/to/the_file.ts\nEND_ARG\nBEGIN_ARG: changes\n// ... existing code ...\nfunction subtract(a: number, b: number): number {\n return a - b;\n}\n// ... rest of code ...\nEND_ARG\n\n\nTo perform exact string replacements in files, use the single_find_and_replace tool with a filepath (relative to the root of the workspace) and the strings to find and replace.\n\n For example, you could respond with:\ntool\nTOOL_NAME: single_find_and_replace\nBEGIN_ARG: filepath\npath/to/file.ts\nEND_ARG\nBEGIN_ARG: old_string\nconst oldVariable = 'value'\nEND_ARG\nBEGIN_ARG: new_string\nconst newVariable = 'updated'\nEND_ARG\nBEGIN_ARG: replace_all\nfalse\nEND_ARG\n\n\nTo perform a grep search within the project, call the grep_search tool with the query pattern to match. For example:\ntool\nTOOL_NAME: grep_search\nBEGIN_ARG: query\n.*main_services.*\nEND_ARG\n\n\nIf it seems like the User's request could be solved with one of the tools, choose the BEST one for the job based on the user's request and the tool descriptions\nThen send the ```tool codeblock (YOU call the tool, not the user). Always start the codeblock on a new line.\nDo not perform actions with/for hypothetical files. Ask the user or use tools to deduce which files are relevant.\nYou can only call ONE tool at at time. The tool codeblock should be the last thing you say; stop your response after the tool codeblock.\n</tool_use_instructions>"},
{
"role": "user",
"content": [
{
"type": "text",
"text": "hello"
}
]
}
],
"messageOptions": {
"precompiled": true
}
}
}
}
What can I do to get Continue to work?
Beta Was this translation helpful? Give feedback.
All reactions