You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using server-sdk-go v0.3.0, multiple type and method redeclaration errors are occurring in the generated code. This makes it impossible to build projects that depend on this SDK.
Error Messages
Getting the following compilation errors:
Multiple declarations of type Unknown
Multiple declarations of method VisitUnknown
Multiple declarations of method ClientMessageToolCallsToolWithToolCallListItem.GetUnknown
Multiple declarations of method ServerMessageToolCallsToolWithToolCallListItem.GetUnknown