ZIm/crates/language_models
Richard Feldman 4bb04cef9d
Accept wrapped text content from LLM providers (#31048)
Some providers sometimes send `{ "type": "text", "text": ... }` instead
of just the text as a string. Now we accept those instead of erroring.

Release Notes:

- N/A
2025-05-20 20:50:02 +00:00
..
src Accept wrapped text content from LLM providers (#31048) 2025-05-20 20:50:02 +00:00
Cargo.toml language_models: Dynamically detect Copilot Chat models (#29027) 2025-05-12 11:28:41 +00:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00