docs(ai-anthropic): add package README - #1443
Conversation
The package had no README, so its npm page was empty. Same shape as the other adapter READMEs; every snippet comes from docs/adapters/anthropic.md.
|
Understand this PR’s impact Explore downstream dependencies and potential security impact with Blast Radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: TanStack/ai/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review. 📝 WalkthroughWalkthroughThe pull request adds a README for ChangesAnthropic package documentation
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thanks for the PR, @changbaebang! 🙌 @tombeckenham will take a look. Automated pre-review checks
Automated triage — a human review follows. |
🎯 Changes
@tanstack/ai-anthropicships without aREADME.md, so its npm page is empty. This adds one in the shape of the other adapter READMEs (ai-groq,ai-mistral): setup, chat, explicit API key, tools, adaptive thinking (with a pointer to the per-model rules rather than restating them), prompt caching, summarization, the eight provider tools with thewebSearchToolexample, Claude on Vertex via@tanstack/ai-anthropic/vertex, a feature list, and links.Every snippet is lifted from
docs/adapters/anthropic.md; the factories and the eight tools are checked againstsrc/index.tsandsrc/tools/index.ts. Same series as #1417 / #1434 / #1436 / #1437 / #1442.Patch changeset included so the README reaches npm.
✅ Checklist
pnpm run test:pr, or these tests do not apply to this pull request.docs/for this change, or this change is not user-facing.pnpm changeset), or this PR does not change a published package.🚀 Release Impact
Summary by CodeRabbit