Open
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Mac
- Continue version: v1.0.11
- IDE version: VS Code 1.95
- config:
name: Local Assistant
version: 1.0.0
schema: v1
models:
- name: Claude 3.7
provider: openai
model: anthropic.claude-3-7-sonnet
apiBase: .....
apiKey: ....
context:
- provider: code
- provider: docs
- provider: diff
- provider: terminal
- provider: problems
- provider: folder
- provider: codebase
Description
I'm using Claude 3.7 through a model proxy and Chat and Edit mode work well. However, Agent mode is Grayed out even though the model should work with Agent mode.
I'm assuming this is because the model proxy is not recognized as a model that is compatible with Agent mode. Is there anything I can modify in the config to fix this?
To reproduce
No response
Log output
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo