Skip to content

Split OpenAILibraryVisitor into Multiple Visitors #747

@jorgerangel-msft

Description

@jorgerangel-msft

The OpenAILibraryVisitor was one of the first visitors added to the new codegen plugin, prior to the new pattern of having multiple individual visitors. This visitor is doing multiple things, and it is getting difficult to read and update. We should consider decomposing it with several visitors that each do an individual transformation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: architectureThis item is related to general architecture of the OpenAI client library.team-work-item

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions