Skip to content

[FEATURE REQUEST] llm function calling for macros or scripts #714

@LePenseur13

Description

@LePenseur13

Is your feature request related to a problem? Please describe.
The ability to use function calling within quickAdd scripts, or macros.
This could supercharge quickAdd even more.

Describe the solution you'd like
a new function in the quickAdd api (optionally in the ai commands).
this function takes a prompt and a list of functions with descriptions and then calles one of them based on the given prompt

https://platform.openai.com/docs/api-reference/chat/create?lang=curl

And then even a step further is to allow pralell function calling, meaning the llm can call multiple functions/macros etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions