Ask a question to get started
Enter to sendā¢Shift+Enter new line
Additional parameters to pass to the underlying model.
model_kwargs: Dict[str, Any] = Field(default_factory=dict)
Example:
model_kwargs = {"temperature": 0.8, "seed": 42}