Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:12
· 69 commits to main since this release

search_documents returns matched document bodies inline, removing the follow-up get_document round-trip.

Features

  • search_documents returns full document bodies inline with mode=full.

Changelog

  • c167bea fix: improve token usage with new full mode