fred/crates/web_search_providers
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 agent: Expose web search tool to beta users (#29273) 2025-04-23 15:30:20 +00:00
LICENSE-GPL