pycarlo 0.10.132__py3-none-any.whl → 0.10.133__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.

Potentially problematic release.


This version of pycarlo might be problematic. Click here for more details.

pycarlo/lib/schema.json CHANGED
@@ -35169,7 +35169,7 @@
35169
35169
  "deprecationReason": null,
35170
35170
  "description": null,
35171
35171
  "isDeprecated": false,
35172
- "name": "standardPrompt",
35172
+ "name": "prompt",
35173
35173
  "type": {
35174
35174
  "kind": "SCALAR",
35175
35175
  "name": "String",
pycarlo/lib/schema.py CHANGED
@@ -65146,7 +65146,7 @@ class TransformFunction(sgqlc.types.Type):
65146
65146
  "supported_connections",
65147
65147
  "response_format",
65148
65148
  "category",
65149
- "standard_prompt",
65149
+ "prompt",
65150
65150
  "score_field",
65151
65151
  )
65152
65152
  name = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name="name")
@@ -65173,7 +65173,7 @@ class TransformFunction(sgqlc.types.Type):
65173
65173
 
65174
65174
  category = sgqlc.types.Field(String, graphql_name="category")
65175
65175
 
65176
- standard_prompt = sgqlc.types.Field(String, graphql_name="standardPrompt")
65176
+ prompt = sgqlc.types.Field(String, graphql_name="prompt")
65177
65177
 
65178
65178
  score_field = sgqlc.types.Field(String, graphql_name="scoreField")
65179
65179
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.132
3
+ Version: 0.10.133
4
4
  Summary: Monte Carlo's Python SDK
5
5
  Home-page: https://www.montecarlodata.com/
6
6
  Author: Monte Carlo Data, Inc
@@ -35,10 +35,10 @@ pycarlo/features/user/queries.py,sha256=m97RvM0oiBlrU5xmOwe_JJ5N0G0NG5hIOeyQqN2O
35
35
  pycarlo/features/user/service.py,sha256=DHkhuonySaHro07NTd0YNe3cNkDk62CiRTY77dhVaMs,2890
36
36
  pycarlo/lib/README.md,sha256=QGNeUefPzLKGyZqn5aITpcFgkC9WQTNS292BGisRFHk,139
37
37
  pycarlo/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
- pycarlo/lib/schema.json,sha256=rpZgL7T7eZEOP1VfREUDxAriGz-_OoQT4_k2IyAjeY0,6157368
39
- pycarlo/lib/schema.py,sha256=NPFSy4ucEuWYRcZKD9hGsED5m7Shd_TVCq0G0OYk00w,2673654
40
- pycarlo-0.10.132.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.132.dist-info/METADATA,sha256=wCJIGiNZzGLfI5ddXr2QXYW5ftwwRTyVn1bxDA_XG-U,8742
42
- pycarlo-0.10.132.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.132.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.132.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=SuET1bxpfb7tmFOyrNSxlXs5oNkRWsFRxpccDTC4J9s,6157360
39
+ pycarlo/lib/schema.py,sha256=Vu3FskDjk06-ZAYEQ6SZYx1jk3z8mp2D8JJfBF1WF88,2673628
40
+ pycarlo-0.10.133.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.133.dist-info/METADATA,sha256=lqe-p3eg6uOCYUPBHDzzM-U6mOlRKxfGpUf-vBNs1Zg,8742
42
+ pycarlo-0.10.133.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.133.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.133.dist-info/RECORD,,