sourcegraph / cody

AI that knows your entire codebase
https://cody.dev
Apache License 2.0
2.23k stars 213 forks source link

VS Code: "Mixtral by 8x7B" LLM is missing for Edit Code #3839

Open jay-fibi opened 2 months ago

jay-fibi commented 2 months ago

Version

v1.12.0

Describe the bug

Platform: MacOS

Steps to reproduce:

  1. Have Cody plugin installed in your VS Code editor
  2. Login to Cody with Pro user
  3. Open a source code file and click on "Edit Code"
  4. Check the available LLMs

Observed behavior:

"Mixtral by 8x7B" LLM is missing from the list.

Expected behavior

"Mixtral by 8x7B" LLM should be available for Edit Code as it is available for Chat.

Additional context

Screenshot:

Screenshot 2024-04-17 at 8 38 36 PM

abeatrix commented 2 months ago

This is as intended as those models are currently not supported in Edits. Should we include them but mark them as unavailable @umpox @toolmantim ?