mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-30 20:24:08 +00:00
A couple of things that this PR wants to accomplish: * remove dependency on `settings` crate from `language_model` * refactor provider-specific code into submodules - to be honest, I would go one step further and put all provider-specific bits in `language_models` instead but I realise we have cloud logic in `language_model` which uses those too making it tricky * move anthropic-specific telemetry into `language_models` crate - I think it makes more sense for it to be there Anyhow, I would very appreciate if you could have a look @mikayla-maki and @maxdeviant and lemme know what you think, if you would tweak something, etc. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENSE-GPL | ||