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
feat(sdk): add MIME and PDF processor options (#21)
* feat(search): add contentTypes filter
Search now accepts contentTypes so callers can pick which content types get
fetched. Adds application/json and text/markdown to fetchContentTypeSchema to
match the API enum.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
* fix(search): align PDF options with API
* fix(sdk): support PDF options across endpoints
* fix(sdk): match content validation with API
* fix(ci): quote local package rewrite steps
* fix(types): allow default PDF page cap
---------
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments