ToolConfig.Companion

public static class ToolConfig.Companion


Summary

Public methods

static final @NonNull ToolConfig

Shorthand to construct a ToolConfig that restricts the model to always call some function

static final @NonNull ToolConfig

Shorthand to construct a ToolConfig that restricts the model from calling any functions

Public methods

always

public static final @NonNull ToolConfig always()

Shorthand to construct a ToolConfig that restricts the model to always call some function

never

public static final @NonNull ToolConfig never()

Shorthand to construct a ToolConfig that restricts the model from calling any functions