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

deepSeek no completion #3452

Open
3 tasks
gaomeng6470 opened this issue Dec 19, 2024 · 3 comments
Open
3 tasks

deepSeek no completion #3452

gaomeng6470 opened this issue Dec 19, 2024 · 3 comments
Assignees
Labels
area:autocomplete Relates to the auto complete feature kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@gaomeng6470
Copy link

Before submitting your bug report

Relevant environment info

- OS:
- Continue version:
- IDE version:
- Model:
- config.json:
  
"tabAutocompleteModel": {
    "title": "DeepSeek Coder",
    "provider": "deepseek",
    "model": "deepseek-chat",
    "apiBase": "https://api.deepseek.com/",
    "apiKey": "xxxxxxxxxxxxxxxxxxxxxxxxxx"
  },
  "tabAutocompleteOptions": {
    "debounceDelay": 500,
    "maxPromptTokens": 1500,
    "disableInFiles": [
      "*.md"
    ],
    "disable": false,
    "multilineCompletions": "always"
  },

no completion

Description

1734596975249

To reproduce

No response

Log output

No response

@gaomeng6470
Copy link
Author

gaomeng6470 commented Dec 19, 2024

"model": "deepseek-coder", no completion

@dosubot dosubot bot added area:autocomplete Relates to the auto complete feature kind:bug Indicates an unexpected problem or unintended behavior labels Dec 19, 2024
@5igm
Copy link

5igm commented Dec 19, 2024

@gaomeng6470
Copy link
Author

thank

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:autocomplete Relates to the auto complete feature kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"
Projects
None yet
Development

No branches or pull requests

3 participants