zed/crates/language_model
Marshall Bowers 6389c613a2
Always stream completions through the LLM service (#16113)
This PR removes the `llm-service` feature flag and makes it so all
completions are done via the LLM service when using the Zed provider.

Release Notes:

- N/A
2024-08-12 09:33:24 -04:00
..
src Always stream completions through the LLM service (#16113) 2024-08-12 09:33:24 -04:00
Cargo.toml Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
LICENSE-GPL Extract completion provider crate (#14823) 2024-07-19 13:35:34 -04:00