XMWAI 0.4.1__py3-none-any.whl → 0.4.12__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 XMWAI might be problematic. Click here for more details.
- XMWAI/core.py +2 -2
- {xmwai-0.4.1.dist-info → xmwai-0.4.12.dist-info}/METADATA +1 -1
- {xmwai-0.4.1.dist-info → xmwai-0.4.12.dist-info}/RECORD +6 -6
- {xmwai-0.4.1.dist-info → xmwai-0.4.12.dist-info}/WHEEL +0 -0
- {xmwai-0.4.1.dist-info → xmwai-0.4.12.dist-info}/licenses/LICENSE.txt +0 -0
- {xmwai-0.4.1.dist-info → xmwai-0.4.12.dist-info}/top_level.txt +0 -0
XMWAI/core.py
CHANGED
|
@@ -36,7 +36,7 @@ def story(role, time, address, event, key=""):
|
|
|
36
36
|
print("秘钥错误!请重新输入!")
|
|
37
37
|
return "秘钥错误!请重新输入!"
|
|
38
38
|
header = {
|
|
39
|
-
"Authorization": "AQRVzyCpgQdFQnclClou:FwsxoAqSoVsEedfhiDkK"
|
|
39
|
+
"Authorization": "Bearer AQRVzyCpgQdFQnclClou:FwsxoAqSoVsEedfhiDkK"
|
|
40
40
|
}
|
|
41
41
|
response = requests.post(url, headers=header, json=data, stream=True)
|
|
42
42
|
|
|
@@ -135,7 +135,7 @@ def reply(role, content, key=""):
|
|
|
135
135
|
print("秘钥错误!请重新输入!")
|
|
136
136
|
return "秘钥错误!请重新输入!"
|
|
137
137
|
header = {
|
|
138
|
-
"Authorization": "AQRVzyCpgQdFQnclClou:FwsxoAqSoVsEedfhiDkK"
|
|
138
|
+
"Authorization": "Bearer AQRVzyCpgQdFQnclClou:FwsxoAqSoVsEedfhiDkK"
|
|
139
139
|
}
|
|
140
140
|
response = requests.post(url, headers=header, json=data, stream=True)
|
|
141
141
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
XMWAI/__init__.py,sha256=-0GLZK0X3vEuTbu5n2AX3cWw6SXtJTERtBIAssZq41o,908
|
|
2
2
|
XMWAI/bomb_core.py,sha256=h2ZPH3SuoG2L_XOf1dcK8p3lhw5QzhneWl2yMLj1RiU,1819
|
|
3
|
-
XMWAI/core.py,sha256=
|
|
3
|
+
XMWAI/core.py,sha256=rOXj7FnewSdnzBcFLjpnBtrOTCsvMfiycIcdPDagxho,10012
|
|
4
4
|
XMWAI/idiom_core.py,sha256=yU-VHhqqoutVm6GVikcjL3m9yuB1hUsFBpPYvwY4n5g,1689
|
|
5
5
|
XMWAI/magic_core.py,sha256=Ms4b12PJ8rjsmceg1VUqWCWx2ebvdhLp4sIF6K_Vaok,3491
|
|
6
6
|
XMWAI/trial_class.py,sha256=GRDEe24a-DYMRyoTLgJbE5dCSQY0CbYqB5ALsBfYmtA,10226
|
|
@@ -107,8 +107,8 @@ XMWAI/static/images/tomato.png,sha256=FEOEAOdUhW_BDFgTpxOkYc0I5Iu29_gtHb3RIPEej0
|
|
|
107
107
|
XMWAI/templates/burger.html,sha256=vDnxpSW8phetyScySsalScZnFKl3LNpy5lJjKxGXgbI,3320
|
|
108
108
|
XMWAI/templates/nutrition_pie.html,sha256=yJVXI28i-UfvF0xOXGSNLMb8oCJNhh2J3zoRDr5_7DM,5567
|
|
109
109
|
XMWAI/templates/创意菜谱.html,sha256=RcDgH58QLyUJ9A59wobu3wvchGBY1snVsXcZQZam5M0,4805
|
|
110
|
-
xmwai-0.4.
|
|
111
|
-
xmwai-0.4.
|
|
112
|
-
xmwai-0.4.
|
|
113
|
-
xmwai-0.4.
|
|
114
|
-
xmwai-0.4.
|
|
110
|
+
xmwai-0.4.12.dist-info/licenses/LICENSE.txt,sha256=bcaIQMrIhdQ3O-PoZlexjmW6h-wLGvHxh5Oksl4ohtc,1066
|
|
111
|
+
xmwai-0.4.12.dist-info/METADATA,sha256=u4WZl9RKDUq46rjE96oND7b8W1Ha3czr2gcfosLPBv0,1198
|
|
112
|
+
xmwai-0.4.12.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
113
|
+
xmwai-0.4.12.dist-info/top_level.txt,sha256=yvGcDI-sggK5jqd9wz0saipZvk3oIE3hNGHlqUjxf0c,6
|
|
114
|
+
xmwai-0.4.12.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|