You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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