Skip to content

Review if Option classes from builders should be immutable #407

@markpollack

Description

@markpollack

right now they aren't. For example, options.getFunctions().add() will let you modify the created FunctionCallingOptions from the builder. This should be considered across all builder implementations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions