cody icon indicating copy to clipboard operation
cody copied to clipboard

Autocomplete: hacky gpt-4o support

Open valerybugakov opened this issue 1 year ago • 0 comments

Hacky GPT-4o autocomplete support.

Test plan

  1. Add "cody.autocomplete.advanced.provider": "unstable-openai" to your user settings.
  2. Start Cody Gateway locally from this branch https://github.com/sourcegraph/sourcegraph/pull/62693.
  3. Login to the local SG instance.
  4. Use autocomplete.

valerybugakov avatar May 15 '24 12:05 valerybugakov