sourcegraph / cody

Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
https://cody.dev
Apache License 2.0
2.71k stars 297 forks source link

move ModelsService to its own file and use a plain interface for Model #5646

Closed sqs closed 1 month ago

sqs commented 1 month ago

No behavior change, just some refactors to make working with this code easier.

Test plan

CI