xpander-sdk 2.0.208__py3-none-any.whl → 2.0.209__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.
@@ -124,7 +124,7 @@ class OrchestrationClassifierNodeLLMSettings(XPanderSharedModel):
124
124
 
125
125
  Attributes:
126
126
  model_provider: The LLM provider to use. Defaults to OpenAI.
127
- model_name: Specific model identifier. Defaults to "gpt-5-nano".
127
+ model_name: Specific model identifier. Defaults to "gpt-4.1-mini".
128
128
  llm_credentials_key: Key identifier for stored credentials.
129
129
  llm_credentials_key_type: Type of credential key storage. Defaults to XPander.
130
130
  llm_credentials: Direct credential object if not using stored credentials.
@@ -133,7 +133,7 @@ class OrchestrationClassifierNodeLLMSettings(XPanderSharedModel):
133
133
  """
134
134
 
135
135
  model_provider: Optional[LLMModelProvider] = LLMModelProvider.OpenAI
136
- model_name: Optional[str] = "gpt-5-nano"
136
+ model_name: Optional[str] = "gpt-4.1-mini"
137
137
  llm_credentials_key: Optional[str] = None
138
138
  llm_credentials_key_type: Optional[LLMCredentialsKeyType] = (
139
139
  LLMCredentialsKeyType.XPander
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: xpander-sdk
3
- Version: 2.0.208
3
+ Version: 2.0.209
4
4
  Summary: xpander.ai Backend-as-a-service for AI Agents - SDK
5
5
  Home-page: https://www.xpander.ai
6
6
  Author: xpanderAI
@@ -16,7 +16,7 @@ xpander_sdk/models/events.py,sha256=HnootQSUIIRM4BIdaTbuPUEJ55hLVtA7KDCSsnHeBKw,
16
16
  xpander_sdk/models/frameworks.py,sha256=-7W_m5cvgS1qLp0gGAFP4noNWT82IT1ZqtQv5WuOC2k,2939
17
17
  xpander_sdk/models/generic.py,sha256=yw5rBRdZ-6ucTI4AwtskenddepOooiFRM--9xx5jrL8,681
18
18
  xpander_sdk/models/notifications.py,sha256=3tK4Z2gmA6YxRtqsWgzjiVISgJyHvmjTooiRgzrj5zY,3373
19
- xpander_sdk/models/orchestrations.py,sha256=OWhCqHMi-hZZYj2lWCXzhDg6KigFIT7AoaUTaZ7DGL0,11642
19
+ xpander_sdk/models/orchestrations.py,sha256=yHg5dcmOBUJqlNtidnPdwiRWD_yQHET28un3NUwSTm0,11646
20
20
  xpander_sdk/models/shared.py,sha256=gW88kA_UslNinUjtQKpLVF0sHDZnckwLWexRapxPivU,3125
21
21
  xpander_sdk/models/user.py,sha256=_FTG0JO6iTrbcvJp-BBJ6nuj281zhyQB5ldQkBCyYDU,749
22
22
  xpander_sdk/modules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -90,8 +90,8 @@ xpander_sdk/utils/generic.py,sha256=XrRj2-L8c0YWpfPdDyXE-pVL-6lKF9VpyZzKHQ4wuCc,
90
90
  xpander_sdk/utils/tools.py,sha256=lyFkq2yP7DxBkyXYVlnFRwDhQCvf0fZZMDm5fBycze4,1244
91
91
  xpander_sdk/utils/agents/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
92
92
  xpander_sdk/utils/agents/compactization_agent.py,sha256=S_U1dSmDC7I0JUsp_THUYjfutEI5QMBaMPJEXGp0_Sw,14389
93
- xpander_sdk-2.0.208.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
94
- xpander_sdk-2.0.208.dist-info/METADATA,sha256=MSaI4iPo6_l9e4BOPwlT-4FtLI70FBqwihyjxFUBu9s,17952
95
- xpander_sdk-2.0.208.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
96
- xpander_sdk-2.0.208.dist-info/top_level.txt,sha256=UCjnxQpsMy5Zoe7lmRuVDO6DI2V_6PgRFfm4oizRbVs,12
97
- xpander_sdk-2.0.208.dist-info/RECORD,,
93
+ xpander_sdk-2.0.209.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
94
+ xpander_sdk-2.0.209.dist-info/METADATA,sha256=2QUoPS658hYuII_qmI9LZrpIJyxcwbYamuzOcDIvKmQ,17952
95
+ xpander_sdk-2.0.209.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
96
+ xpander_sdk-2.0.209.dist-info/top_level.txt,sha256=UCjnxQpsMy5Zoe7lmRuVDO6DI2V_6PgRFfm4oizRbVs,12
97
+ xpander_sdk-2.0.209.dist-info/RECORD,,