v0.135.0
v0.135.0 - 2024-01-29
Added
ObjectGeneratorTool
: a tool to create synthetic or fictional structured data usinggenerateObject
. DocsjsonToolCallPrompt.instruction()
: Create a instruction prompt for tool calls that uses JSON.
Changed
jsonToolCallPrompt
automatically enables JSON mode or grammars when supported by the model.