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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete: Remove codegen provider #1364

Merged
merged 4 commits into from
Oct 11, 2023
Merged

Autocomplete: Remove codegen provider #1364

merged 4 commits into from
Oct 11, 2023

Conversation

philipp-spiess
Copy link
Contributor

This seems to no longer be relevant but I'll defer to @cbart / @chwarwick / @taras-yemets

Test plan

馃憖

@chwarwick chwarwick requested a review from ryphil October 11, 2023 12:59
Copy link
Contributor

@chwarwick chwarwick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can always bring it back if needed.

@philipp-spiess philipp-spiess merged commit 7f8dfee into main Oct 11, 2023
13 checks passed
@philipp-spiess philipp-spiess deleted the ps/ac-rm-codegen branch October 11, 2023 16:06
dominiccooney added a commit to sourcegraph/jetbrains that referenced this pull request Apr 25, 2024
- `fireworks` became stable in sourcegraph/cody#1363
- `unstable-codegen` was removed in sourcegraph/cody#1364
- `unstable-ollama` was renamed to `experimental-ollama` in
sourcegraph/cody#3077

## Test plan

Tested manually:

```
echo 'cody.autocomplete.advanced.provider=fireworks' > ~/.sourcegraph-jetbrains.properties
```

Open a file and generate an autocompletion. The Cody log should contain:
`CodyCompletionProvider:initialized: fireworks/starcoder-hybrid`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants