reyfetch 1.0.39__py3-none-any.whl → 1.0.40__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.
- reyfetch/rali.py +1 -1
- {reyfetch-1.0.39.dist-info → reyfetch-1.0.40.dist-info}/METADATA +1 -1
- {reyfetch-1.0.39.dist-info → reyfetch-1.0.40.dist-info}/RECORD +5 -5
- {reyfetch-1.0.39.dist-info → reyfetch-1.0.40.dist-info}/WHEEL +0 -0
- {reyfetch-1.0.39.dist-info → reyfetch-1.0.40.dist-info}/licenses/LICENSE +0 -0
reyfetch/rali.py
CHANGED
@@ -363,7 +363,7 @@ class FetchRequestAliQwen(FetchRequestAli, FetchRequestWithDatabase):
|
|
363
363
|
chat_record_reply = self.extract_response_record(response_json_first)
|
364
364
|
is_think_emptied = not bool(chat_record_reply['think'])
|
365
365
|
|
366
|
-
|
366
|
+
|
367
367
|
def _generator(mode: Literal['text', 'think']) -> Generator[str, Any, None]:
|
368
368
|
"""
|
369
369
|
Generator function of stream response.
|
@@ -1,5 +1,5 @@
|
|
1
1
|
reyfetch/__init__.py,sha256=gDkQmFLZGToSqb1HVfvGxvc9t3mt8slg7_MVc44llns,484
|
2
|
-
reyfetch/rali.py,sha256=
|
2
|
+
reyfetch/rali.py,sha256=J5quMAi85SfFy6CoRh-seyacvUw_16Z_gs_3t-RJY58,33094
|
3
3
|
reyfetch/rall.py,sha256=86TMZiNsv-UinZ2L3_m3ugTHekUWnfVlWMedte0MOwQ,350
|
4
4
|
reyfetch/rbaidu.py,sha256=Uskx2vhL_06XmLJqRf03_vSISlXO2MJ0VfGjxYCOIHg,13442
|
5
5
|
reyfetch/rbase.py,sha256=WandpXTAH_CGYCeNyUsWLm5-qIxf7vKnom80DIGVumQ,4796
|
@@ -8,7 +8,7 @@ reyfetch/rgeneral.py,sha256=s270rtlVv1owkGF57Tjs8Oc5bJRD_XtWISpKlEJ7mbE,3797
|
|
8
8
|
reyfetch/rsina.py,sha256=WONT6NN67seYjlvXZ39RbibticdDAuauGk6SAvtdEq8,6889
|
9
9
|
reyfetch/rtoutiao.py,sha256=zLPnf2_XSC0d2RZgtMVoVyWpA2UDGNXYpRjYi3DGabI,1671
|
10
10
|
reyfetch/rweibo.py,sha256=T58q6wOv0p7j6WBH4we5k9x8IgFhQN__wqsqTHYMbmU,2522
|
11
|
-
reyfetch-1.0.
|
12
|
-
reyfetch-1.0.
|
13
|
-
reyfetch-1.0.
|
14
|
-
reyfetch-1.0.
|
11
|
+
reyfetch-1.0.40.dist-info/METADATA,sha256=JRce82d6RWeQi1t9kBegphbiy-M_-OHG2muL78KQM4Y,1610
|
12
|
+
reyfetch-1.0.40.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
13
|
+
reyfetch-1.0.40.dist-info/licenses/LICENSE,sha256=UYLPqp7BvPiH8yEZduJqmmyEl6hlM3lKrFIefiD4rvk,1059
|
14
|
+
reyfetch-1.0.40.dist-info/RECORD,,
|
File without changes
|
File without changes
|