-
Notifications
You must be signed in to change notification settings - Fork 343
Open
Labels
area: architectureThis item is related to general architecture of the OpenAI client library.This item is related to general architecture of the OpenAI client library.team-work-item
Description
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
Labels
area: architectureThis item is related to general architecture of the OpenAI client library.This item is related to general architecture of the OpenAI client library.team-work-item