sourcegraph / app

Issue tracker for the Sourcegraph app - a lightweight single-binary version of Sourcegraph for your local machine
27 stars 2 forks source link

bug: cody cannot connect to LLM #101

Open ydennisy opened 6 months ago

ydennisy commented 6 months ago

Any chat has this error.

Request failed: Sourcegraph Cody Gateway: unexpected status code 400: {"error":"model \"anthropic/claude-2\" is not allowed, allowed: [anthropic/claude-2.0, anthropic/claude-instant-v1, anthropic/claude-instant-1, anthropic/claude-instant-1.2, anthropic/claude-3-haiku-20240307]"}

MacOs, version: 2023.9.21+1398.91e4161d32

topfunky commented 5 months ago

I'm seeing the same in the desktop app, but the VS Code extension works.