ZIm/crates/agent
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 agent: Use inventory for AgentPreview (#30740) 2025-05-15 08:36:13 +00:00
LICENSE-GPL Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00