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

Changes the default chat model in cody to DeepSeek-V3 but only once #6882

Merged
merged 8 commits into from
Jan 30, 2025

Conversation

arafatkatze
Copy link
Contributor

@arafatkatze arafatkatze commented Jan 30, 2025

Changes the default chat model in cody to DeepSeek-V3 but only once

Test plan

  • Locally setup sourcegraph instance using sg start enterprise-cody-e2e
  • enable the feature flag
image
  • Restart cody in the debugger. You will see default model as Deepseek but only once

NOTE: Actually setting up deepseek properly with Cody requires some creds so feel free to DM me and I can send you the credentials but in order to just check the model setting logic we don't need the creds setup etc.

@arafatkatze arafatkatze changed the title Adding deepseek-v3 feature flag Changes the default chat model in cody to DeepSeek-V3 but only once Jan 30, 2025
@arafatkatze arafatkatze marked this pull request as ready for review January 30, 2025 09:04
@arafatkatze arafatkatze requested review from valerybugakov and hitesh-1997 and removed request for valerybugakov January 30, 2025 09:04
Copy link
Contributor

@hitesh-1997 hitesh-1997 left a comment

Choose a reason for hiding this comment

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

LGTM !!

@arafatkatze arafatkatze merged commit dae2b0b into main Jan 30, 2025
20 of 21 checks passed
@arafatkatze arafatkatze deleted the adding-deepseek-v3-featureflag branch January 30, 2025 13:43
taiyab pushed a commit that referenced this pull request Feb 3, 2025
…6882)

Changes the default chat model in cody to DeepSeek-V3 but only once 

## Test plan
- Locally setup sourcegraph instance using `sg start
enterprise-cody-e2e`
- enable the feature flag 
<img width="859" alt="image"
src="https://github.com/user-attachments/assets/c5929a50-32e4-4a44-8fd9-0d314c16360b"
/>

- Restart cody in the debugger. You will see default model as Deepseek
but only once

NOTE: Actually setting up deepseek properly with Cody requires some
creds so feel free to DM me and I can send you the credentials but in
order to just check the model setting logic we don't need the creds
setup etc.

<!-- Required. See
https://docs-legacy.sourcegraph.com/dev/background-information/testing_principles.
-->
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.

2 participants