Update Anthropic3ChatOptions.java
This commit is contained in:
committed by
Mark Pollack
parent
164d281261
commit
1453198c5b
@@ -74,7 +74,7 @@ public class Anthropic3ChatOptions implements ChatOptions {
|
||||
private @JsonProperty("anthropic_version") String anthropicVersion;
|
||||
// @formatter:on
|
||||
|
||||
Anthropic3ChatOptions() {
|
||||
public Anthropic3ChatOptions() {
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user