Skip to content

v0.11.0

Choose a tag to compare

@benjaminjackson benjaminjackson released this 19 Mar 22:34
· 29 commits to main since this release

What's Changed

Added

  • Text verbosity - Added --text-verbosity CLI flag with compact, standard, and full options for controlling text extraction detail level
  • System prompt - Added --system-prompt CLI flag and system_prompt parameter (converts to systemPrompt) for AI-powered search customization
  • Content moderation - Added --moderation CLI flag to enable content moderation on search results

Changed

  • Livecrawl flag - --livecrawl is now a boolean flag (was a mode string). Enables livecrawl with smart defaults: maxAgeHours=0 and livecrawlTimeout=5000. Use --livecrawl-timeout and --max-age-hours to override defaults

Fixed

  • Category list - Removed deprecated pdf category from valid categories