Skip to content

Commit

Permalink
chore: update RequestPayload.java with no content changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dingpei committed Aug 22, 2024
1 parent 3f0241f commit b5f078b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
@Builder
public class RequestPayload {

@SerializedName("system")
private String system;

@SerializedName("anthropic_version")
private String anthropicVersion;
Expand Down

0 comments on commit b5f078b

Please sign in to comment.