Skip to content

Support nullable types for response #2

@mscheong01

Description

@mscheong01

ex)

interface TestInterface {
    @OpenAiChat
    fun randomCityNameInCountryOrNull(cityName: String?): String?
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions