Skip to content

ParseArguments #691

@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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions