Skip to content

v0.11.1

Latest

Choose a tag to compare

@benjaminjackson benjaminjackson released this 20 Mar 22:58

Fixed

  • Structured summary parsing - When summary: { schema: ... } is provided, the gem now automatically parses the JSON-encoded summary string returned by the API into a Ruby Hash. Plain text summaries (no schema) are unchanged.

Changed

  • Parameter consolidation - Flat content sub-parameters (e.g., text_max_characters, highlights_query) are now automatically nested under their parent hashes before conversion, simplifying CLI integration