Skip to content

feature request: tool calling - 'toolChoice' #140

@jakobhoeg

Description

@jakobhoeg

Hey! I love what you're building here and I am currently working on a model provider for Vercel AI SDK here.

The AI SDK lets you set a 'toolChoice' which tells the model if it should use tools or not. By default it is set to 'auto', meaning the model will use tools when appropiate - which by my understanding will be default for the Prompt API too.
But it can also be set to 'none' or 'required'. See this

I didn't see this mentioned in the readme here, so just wanted to ask if it is going to be included in the Prompt API?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions