Skip to content

Commit

Permalink
chore: update RequestPayload.java with no content changes (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
IiiinSea authored Aug 22, 2024
2 parents 3f0241f + b5f078b commit a04da10
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 a04da10

Please sign in to comment.