Skip to content

refactor: reasoning should not be Vec<String> #684

@joshua-mo-143

Description

@joshua-mo-143
  • I have looked for existing issues (including closed) about this

Feature Request

Reasoning was recently made Vec<String> to accommodate for the fact that OpenAI seems to have made a very strange choice in making reasoning an array of strings.

We should probably figure out how to deal with this issue as while it does now work, it is also a bit of an unnecessary DX papercut.

Motivation

Improve DX

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions