ZIm/crates/language_models
Marshall Bowers f21780cef3
Remove individual URL overrides for LLM service (#30290)
This PR removes the individual URL overrides for the LLM service.

We initially had `ZED_PREDICT_EDITS_URL` to allow for directing traffic
to the LLM Worker back when there was still the split of the
Collab-based LLM Service and the Cloudflare-based LLM Worker.

But now that all of the LLM functionality has been moved into the
Worker, we can just direct all traffic there.

Release Notes:

- N/A
2025-05-08 17:54:46 +00:00
..
src Remove individual URL overrides for LLM service (#30290) 2025-05-08 17:54:46 +00:00
Cargo.toml Send up Zed version with edit prediction and completion requests (#30136) 2025-05-07 15:44:30 +00:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00