v0.4.1
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