React Native Firebase
    Preparing search index...

    Interface CodeExecutionToolBeta

    A tool that enables the model to use code execution.

    interface CodeExecutionTool {
        codeExecution: {};
    }
    Index

    Properties

    Properties

    codeExecution: {}

    Specifies the code execution configuration. Currently, this is an empty object, but it's reserved for future configuration options.