Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi_tool_use.parallel #19

Open
thekid opened this issue Nov 3, 2024 · 0 comments
Open

multi_tool_use.parallel #19

thekid opened this issue Nov 3, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@thekid
Copy link
Member

thekid commented Nov 3, 2024

Should we encounter for this and rewrite these to normal tool calls? This issue has been around for ~1 year now...

  "required_action": {
    "type": "submit_tool_outputs",
    "submit_tool_outputs": {
      "tool_calls": [
        {
          "id": "call_0obfNi7th7uJiMp6pHUkkh8Z",
          "type": "function",
          "function": {
            "name": "multi_tool_use.parallel",
            "arguments": "{\n  \"tool_uses\": [...]\n}"
          }
        }
      ]
    }
  }

See https://community.openai.com/t/model-tries-to-call-unknown-function-multi-tool-use-parallel/490653/46

@thekid thekid added the documentation Improvements or additions to documentation label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant