Theia API Documentation v1.65.0
    Preparing search index...

    A tool-calling mode for the language model to use.

    Index

    Enumeration Members

    Enumeration Members

    Auto: 1

    The language model can choose to call a tool or generate a message. Is the default.

    Required: 2

    The language model must call one of the provided tools. Note- some models only support a single tool when using this mode.