@upstash/context7-tools-ai-sdk@0.2.0
upstash/context7@upstash/context7-tools-ai-sdk@0.2.0Jan 7, 2026by github-actions[bot]
AI Summary
A minor release changing the default response type for SDK methods to be more machine-readable.
Key Highlights
- Changed SDK default response type from 'txt' to 'json'
- AI SDK tools now explicitly use 'txt' for LLM-friendly text responses
Breaking Changes
- Changed SDK default response type from 'txt' to 'json'
Full Release Notes
### Minor Changes
- 9412e62: feat: Change SDK default response type from "txt" to "json" for both searchLibrary and getContext methods. AI SDK tools now explicitly use type: "txt" for LLM-friendly text responses.
### Patch Changes
- Updated dependencies [9412e62]
- @upstash/context7-sdk@0.3.0