Skip to content

ParseArguments #691

Open
Open
@jcmag

Description

@jcmag

Hi,

ParseArguments, in "FunctionCall" class, should return Dictionary<string, object?> because when optional parameters are used, ChatGPT returns null values, for example:
parseArguments

(with Dictionary<string, object> I got NullReferenceException in my code, without warnings at compile time)

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