Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multimodal model reply bug #3518

Open
1 of 3 tasks
GuoAccount opened this issue Dec 24, 2024 · 0 comments
Open
1 of 3 tasks

Multimodal model reply bug #3518

GuoAccount opened this issue Dec 24, 2024 · 0 comments
Assignees
Labels
kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@GuoAccount
Copy link

GuoAccount commented Dec 24, 2024

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

@dosubot dosubot bot added the kind:bug Indicates an unexpected problem or unintended behavior label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"
Projects
None yet
Development

No branches or pull requests

2 participants