Skip to content

Feature: Parallel function-calling for AI Assistants #72

Open
@cgillum

Description

@cgillum

Today, the AI assistant triggers can only be invoked one-at-a-time. However, for performance reasons, it can be useful to support parallel function calling, especially since interacting with OpenAI APIs for advanced models like GPT-4 can be time consuming.

This issue tracks adding support for parallel function-calling, which is already a feature of OpenAI's function calling API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions