ZIm/crates/http_client/src
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
..
async_body.rs Solve 50+ cargo doc warnings (#24071) 2025-02-01 06:19:29 +00:00
github.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
http_client.rs Remove individual URL overrides for LLM service (#30290) 2025-05-08 17:54:46 +00:00