continuedev / continuedev/continue

Multimodal model reply bug

Open
#3,518 0 comments 0 reactions 1 assignee View on GitHub

@RomneyDa is already working on this.

Since Dec 24, 2024.

kind:bug needs-triage os:mac
Dominant language
TypeScript
Stars
36k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Before submitting your bug report
Relevant environment info
- OS:macos 15.0.1 (24A348)
- Continue version: 0.8.66
- IDE version: 版本: 1.96.2
- Model:
- config.json:
  
{
    "models": [
        {
            "title": "Gemini-1.5-pro",
            "provider": "gemini",
            "model": "gemini-1.5-flash", // 模型名称
            "apiBase": "https://gemini.yzyx.online/v1", // API 基础 URL
            "apiKey": "KEY" // API 密钥
        }
    ]
}
Description

图片
图片

Answer error using multimodal model after defining rules in project using .continuerules

To reproduce

No response

Log output

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.