public class OpenrouterTopProvider extends Object
| Constructor and Description |
|---|
OpenrouterTopProvider() |
OpenrouterTopProvider(long context_length,
int max_completion_tokens,
boolean is_moderated) |
| Modifier and Type | Method and Description |
|---|---|
long |
getContext_length() |
boolean |
getIs_moderated() |
int |
getMax_completion_tokens() |
void |
setContext_length(long context_length) |
void |
setIs_moderated(boolean is_moderated) |
void |
setMax_completion_tokens(int max_completion_tokens) |
public OpenrouterTopProvider()
public OpenrouterTopProvider(long context_length,
int max_completion_tokens,
boolean is_moderated)
public long getContext_length()
public void setContext_length(long context_length)
public int getMax_completion_tokens()
public void setMax_completion_tokens(int max_completion_tokens)
public boolean getIs_moderated()
public void setIs_moderated(boolean is_moderated)
Copyright © 2026. All rights reserved.