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

handle multiple function calls in openai #346

Closed

Commits on Aug 7, 2024

  1. openai can give multiple tool calls, current implementation assumes o…

    …nly one function call at a time. Fixed this to handle multiple function calls.
    JeevanReddy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3ab57ba View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. changed tool_call_id to tool_id.

    JeevanReddy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9e846c5 View commit details
    Browse the repository at this point in the history