Skip to content

v0.135.0

Compare
Choose a tag to compare
@lgrammel lgrammel released this 29 Jan 12:25

v0.135.0 - 2024-01-29

Added

  • ObjectGeneratorTool: a tool to create synthetic or fictional structured data using generateObject. Docs
  • jsonToolCallPrompt.instruction(): Create a instruction prompt for tool calls that uses JSON.

Changed

  • jsonToolCallPrompt automatically enables JSON mode or grammars when supported by the model.