Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

[Backport 5.2] Cody: Experimental OpenAI autocomplete support (#57872)#57931

Merged
unknwon merged 1 commit into
5.2from
backport-57872-to-5.2
Oct 30, 2023
Merged

[Backport 5.2] Cody: Experimental OpenAI autocomplete support (#57872)#57931
unknwon merged 1 commit into
5.2from
backport-57872-to-5.2

Conversation

@chwarwick

Copy link
Copy Markdown
Contributor

Adds experimental OpenAI autocomplete support only for BYOK configurations. This brings the changes from the Azure OpenAI provider to OpenAI provider. Additional it updates the default autocomplete model for OpenAI to be gpt-3.5-turbo-instruct as this model continues to support the non-chat based completions api.

part of https://github.com/sourcegraph/sourcegraph/issues/57724

Test plan

Verified Chat & autocomplete work in VS Code
Verified Cody web works
Ran client completions and benchmark tooling.

@cla-bot cla-bot Bot added the cla-signed label Oct 26, 2023
@sourcegraph-bot

Copy link
Copy Markdown
Contributor

📖 Storybook live preview

@chwarwick

Copy link
Copy Markdown
Contributor Author

cc @sourcegraph/release-guild

@unknwon unknwon requested a review from camdencheek October 27, 2023 14:19
@unknwon unknwon merged commit dd0375a into 5.2 Oct 30, 2023
@unknwon unknwon deleted the backport-57872-to-5.2 branch October 30, 2023 14:38
@varungandhi-src varungandhi-src mentioned this pull request Jan 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants