zed/crates/language_model/src
Bennet Bo Fenner bf3fc2336d
agent: Allow tools to output multiple content parts (#54518)
Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- N/A
2026-04-27 12:36:11 +00:00
..
model language_models: Refactor deps and extract cloud (#53270) 2026-04-07 12:28:19 -03:00
api_key.rs language_model: Decouple from Zed-specific implementation details (#52913) 2026-04-02 17:06:57 -03:00
fake_provider.rs agent: Allow tools to output multiple content parts (#54518) 2026-04-27 12:36:11 +00:00
language_model.rs language_models: Remove unused language model token counting (#54177) 2026-04-22 13:39:48 +00:00
model.rs language_model: Centralize LlmApiToken to a singleton (#51225) 2026-03-11 20:54:51 +01:00
registry.rs agent: Auto-select user model when there's no default (#54125) 2026-04-16 18:35:47 -04:00
request.rs language_model: Fix ImageSize storing pre-downscale dimensions (#54357) 2026-04-21 12:36:22 +02:00