@Generated public class CohereConfig extends Object
| Constructor and Description |
|---|
CohereConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCohereApiBase() |
String |
getCohereApiKey() |
String |
getCohereApiKeyPlaintext() |
int |
hashCode() |
CohereConfig |
setCohereApiBase(String cohereApiBase) |
CohereConfig |
setCohereApiKey(String cohereApiKey) |
CohereConfig |
setCohereApiKeyPlaintext(String cohereApiKeyPlaintext) |
String |
toString() |
public CohereConfig setCohereApiBase(String cohereApiBase)
public String getCohereApiBase()
public CohereConfig setCohereApiKey(String cohereApiKey)
public String getCohereApiKey()
public CohereConfig setCohereApiKeyPlaintext(String cohereApiKeyPlaintext)
public String getCohereApiKeyPlaintext()
Copyright © 2025. All rights reserved.