Skip to content

AIRequestSettings object can not be brute forced into a ChatRequestSettings object #313

@futzy314

Description

@futzy314

Hi, I'm trying to get a sample from SemanticKernel working with LlamaSharp, and its failing when the SemanticKernel plugin function specifies any settings. I took a look at the code, and it's trying to brute force convert the AIRequestSettings object into a ChatRequestSettings object, which won't work. There needs to be an actual conversion function instead. I can take a stab at it if you like, I'd like to help out with the SemanticKernel integration.

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