docs: remove resolve_batch() references after SDK dead-code removal#2000
docs: remove resolve_batch() references after SDK dead-code removal#2000praisonai-triage-agent[bot] wants to merge 1 commit into
Conversation
…ixes #1999) Co-authored-by: MervinPraison <MervinPraison@users.noreply.github.com>
|
@coderabbitai review |
|
/review |
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
|
@gemini review this PR |
✅ Action performedReview finished.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
💤 Files with no reviewable changes (3)
📝 WalkthroughWalkthroughThe SDK reference removes the deleted ChangesSDK reference cleanup
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 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 |
There was a problem hiding this comment.
Code Review
This pull request removes the documentation and references for the resolve_batch function, including deleting its dedicated documentation file and removing references to it in docs.json and param_resolver.mdx. I have no feedback to provide as there are no review comments.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Fixes #1999
Summary
Removes documentation references to the
resolve_batch()helper deleted upstream as dead code (PraisonAI@27c9de4).resolve()remains the single source of truth for the parameter-precedence ladder.Changes
docs/sdk/reference/praisonaiagents/functions/resolve_batch.mdxresolve_batch()card fromdocs/sdk/reference/praisonaiagents/modules/param_resolver.mdx(now 16 function cards)docs.jsonVerification
grep -r resolve_batch docs/returns no resultsdocs.jsonparses as valid JSON (siblings correctly comma-terminated)../functions/resolve_batchremainGenerated with Claude Code
Summary by CodeRabbit
resolve_batchfunction from the SDK reference navigation.