Skip to content

Commit

Permalink
Fix for javadoc error to generate release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashir Estela committed Nov 22, 2023
1 parent 6fd7d29 commit 71cad06
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ public class AssistantRequest {
private List<String> fileIds;
private Map<String, String> metadata;

public static class AssistantRequestBuilder {}

}

0 comments on commit 71cad06

Please sign in to comment.