Skip to content

Calling OpenAPI functions without specifying the name of the function #5

@tazarov

Description

@tazarov

About

Having to know a specification can be a cumbersome task therefore, to reduce the cognitive load on users, we want to support the ability to dynamically infer the operation the user wants to call based on the prompt and message history.

Note: This may yield inaccurate results in cases where multiple operations have similar descriptions. Consider that a genuine and distinct possibility and introduce mechanisms such as user selection feedback to ensure the library calls the right operation.

Acceptance Criteria

  • Being able to call the spec with simply a prompt and no operation name

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions