We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf1e99 commit d71671fCopy full SHA for d71671f
src/agents/model_settings.py
@@ -51,7 +51,6 @@ class ModelSettings:
51
metadata: dict[str, str] | None = None
52
"""Metadata to include with the model response call."""
53
54
-
55
store: bool | None = None
56
"""Whether to store the generated model response for later retrieval.
57
Defaults to True if not provided."""
0 commit comments