xpander-sdk 2.0.166__py3-none-any.whl → 2.0.167__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- xpander_sdk/models/frameworks.py +2 -2
- {xpander_sdk-2.0.166.dist-info → xpander_sdk-2.0.167.dist-info}/METADATA +1 -1
- {xpander_sdk-2.0.166.dist-info → xpander_sdk-2.0.167.dist-info}/RECORD +6 -6
- {xpander_sdk-2.0.166.dist-info → xpander_sdk-2.0.167.dist-info}/WHEEL +0 -0
- {xpander_sdk-2.0.166.dist-info → xpander_sdk-2.0.167.dist-info}/licenses/LICENSE +0 -0
- {xpander_sdk-2.0.166.dist-info → xpander_sdk-2.0.167.dist-info}/top_level.txt +0 -0
xpander_sdk/models/frameworks.py
CHANGED
|
@@ -30,7 +30,7 @@ class AgnoSettings(BaseModel):
|
|
|
30
30
|
session_storage (Optional[bool]): If True, enables session-level storage. Default is True.
|
|
31
31
|
user_memories (Optional[bool]): If True, enables memory of user interactions. Default is True.
|
|
32
32
|
session_summaries (Optional[bool]): If True, enables generation of session summaries. Default is False.
|
|
33
|
-
num_history_runs (Optional[int]): Number of historical runs to retain or consider. Default is
|
|
33
|
+
num_history_runs (Optional[int]): Number of historical runs to retain or consider. Default is 10.
|
|
34
34
|
tool_call_limit (Optional[int]): Max tool calls per run.
|
|
35
35
|
coordinate_mode (Optional[bool]): If True, The agent will be loaded as a Team. Default is False.
|
|
36
36
|
pii_detection_enabled (Optional[bool]): If True, enables PII detection guardrail on agent input. Default is False.
|
|
@@ -50,7 +50,7 @@ class AgnoSettings(BaseModel):
|
|
|
50
50
|
agentic_culture: Optional[bool] = False
|
|
51
51
|
|
|
52
52
|
session_summaries: Optional[bool] = False
|
|
53
|
-
num_history_runs: Optional[int] =
|
|
53
|
+
num_history_runs: Optional[int] = 10
|
|
54
54
|
max_tool_calls_from_history: Optional[int] = 0
|
|
55
55
|
tool_call_limit: Optional[int] = None
|
|
56
56
|
coordinate_mode: Optional[bool] = False
|
|
@@ -12,7 +12,7 @@ xpander_sdk/models/activity.py,sha256=I3CxOzUNbrKwHqynCbm7FJja6vanVkCzwwBwET7qvz
|
|
|
12
12
|
xpander_sdk/models/configuration.py,sha256=Un8p3C3p3eMiqKK5VsHaZdWhZTRYHbrw2aPUMV8lJSc,3370
|
|
13
13
|
xpander_sdk/models/deep_planning.py,sha256=pCFV5iNSfT99ap1-09k7oO_DIwXx2vPJ3aVM472xL4w,554
|
|
14
14
|
xpander_sdk/models/events.py,sha256=2vIkuPGAbntN_7xggJRw5sMJ1_EzcXyljxPH0ekISlw,2235
|
|
15
|
-
xpander_sdk/models/frameworks.py,sha256
|
|
15
|
+
xpander_sdk/models/frameworks.py,sha256=-7W_m5cvgS1qLp0gGAFP4noNWT82IT1ZqtQv5WuOC2k,2939
|
|
16
16
|
xpander_sdk/models/shared.py,sha256=gW88kA_UslNinUjtQKpLVF0sHDZnckwLWexRapxPivU,3125
|
|
17
17
|
xpander_sdk/models/user.py,sha256=_FTG0JO6iTrbcvJp-BBJ6nuj281zhyQB5ldQkBCyYDU,749
|
|
18
18
|
xpander_sdk/modules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -79,8 +79,8 @@ xpander_sdk/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU
|
|
|
79
79
|
xpander_sdk/utils/env.py,sha256=U_zIhqWgKs5fk2-HXjAaODj4oWMc5dRQ0fvw6fqVcFk,1522
|
|
80
80
|
xpander_sdk/utils/event_loop.py,sha256=kJrN0upgBhyI86tkTdfHeajznrIZl44Rl6WDiDG3GHE,2516
|
|
81
81
|
xpander_sdk/utils/tools.py,sha256=lyFkq2yP7DxBkyXYVlnFRwDhQCvf0fZZMDm5fBycze4,1244
|
|
82
|
-
xpander_sdk-2.0.
|
|
83
|
-
xpander_sdk-2.0.
|
|
84
|
-
xpander_sdk-2.0.
|
|
85
|
-
xpander_sdk-2.0.
|
|
86
|
-
xpander_sdk-2.0.
|
|
82
|
+
xpander_sdk-2.0.167.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
83
|
+
xpander_sdk-2.0.167.dist-info/METADATA,sha256=qOLs36IgxnPHQTqjDBAMApaLez6KD4h3vBkDKh77QSA,15312
|
|
84
|
+
xpander_sdk-2.0.167.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
85
|
+
xpander_sdk-2.0.167.dist-info/top_level.txt,sha256=UCjnxQpsMy5Zoe7lmRuVDO6DI2V_6PgRFfm4oizRbVs,12
|
|
86
|
+
xpander_sdk-2.0.167.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|