Skip to content

Fixing tool call issues that arise from switching between Responses API and Chat Completions API - #13

Open
ChaiEranki wants to merge 2 commits into
main-basefrom
oca-responses-tool-call-fix
Open

Fixing tool call issues that arise from switching between Responses API and Chat Completions API#13
ChaiEranki wants to merge 2 commits into
main-basefrom
oca-responses-tool-call-fix

Conversation

@ChaiEranki

Copy link
Copy Markdown
Owner

Related Issue

Description

Added an extra sweep through the input in both Responses API and Chat Completions API that changes the IDs to match what is required for each

Test Procedure

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ♻️ Refactor Changes
  • 💅 Cosmetic Changes
  • 📚 Documentation update
  • 🏃 Workflow Changes

Pre-flight Checklist

  • Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
  • Tests are passing (npm test) and code is formatted and linted (npm run format && npm run lint)
  • I have created a changeset using npm run changeset (required for user-facing changes)
  • I have reviewed contributor guidelines

Screenshots

Additional Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant