harmony-client 0.1.0__cp312-cp312-win_amd64.whl → 0.2.0__cp312-cp312-win_amd64.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.
- harmony_client/harmony_client.cp312-win_amd64.pyd +0 -0
- harmony_client/harmony_client.pyi +0 -2
- {harmony_client-0.1.0.dist-info → harmony_client-0.2.0.dist-info}/METADATA +1 -1
- {harmony_client-0.1.0.dist-info → harmony_client-0.2.0.dist-info}/RECORD +5 -5
- {harmony_client-0.1.0.dist-info → harmony_client-0.2.0.dist-info}/WHEEL +0 -0
|
Binary file
|
|
@@ -982,8 +982,6 @@ class StringThread:
|
|
|
982
982
|
StringThread from dataset
|
|
983
983
|
"""
|
|
984
984
|
...
|
|
985
|
-
@classmethod
|
|
986
|
-
def with_metadata(cls, turns: Sequence[tuple[str, str]], metadata: Any) -> StringThread: ...
|
|
987
985
|
def user(self, content: str) -> StringThread:
|
|
988
986
|
"""Append a user turn to the thread.
|
|
989
987
|
|
|
@@ -4,8 +4,8 @@ harmony_client\artifacts\custom_artifact.py,sha256=mjcIiCMV-oqJ-wOu_EuTxkaRXD3ur
|
|
|
4
4
|
harmony_client\artifacts\dataset_artifact.py,sha256=kqHFySyWfh3or0bz9G-lEY2TnnMyT5Fjk6Pkxz0nBHU,9841
|
|
5
5
|
harmony_client\artifacts\model_artifact.py,sha256=04Ui_bm8NT1OP0uD8C15pESlPl4HlysLGfQ-oJNsZAo,774
|
|
6
6
|
harmony_client\file_storage.py,sha256=UTrHqIouY985i5kQHQQyI7_8HEyxG0LDxkcWRihQuxg,13778
|
|
7
|
-
harmony_client\harmony_client.cp312-win_amd64.pyd,sha256=
|
|
8
|
-
harmony_client\harmony_client.pyi,sha256=
|
|
7
|
+
harmony_client\harmony_client.cp312-win_amd64.pyd,sha256=I-MH8GPBLwcqRbOOHYDfZYWlzyORH0EXoztXdrirKsE,19001856
|
|
8
|
+
harmony_client\harmony_client.pyi,sha256=Pe66cPfFaMlTlKjRf_DUyZ54Ngg3uRqH5UHksNM7yMI,53477
|
|
9
9
|
harmony_client\internal\__init__.py,sha256=-qrnIrDBT_OdFXZyKdB9pqHJ3EN2a7SQoHOeCWAkWs8,239
|
|
10
10
|
harmony_client\internal\eval_samples_html.py,sha256=CiNrJpowvWFOFcDvvo6P2l6ABPmzvOJaye8kOliQr4s,4431
|
|
11
11
|
harmony_client\internal\utils.py,sha256=oTZVuJg9s1ztx0erhObHN8oSBLrhNX6gqLmmyIOreWs,325
|
|
@@ -27,6 +27,6 @@ harmony_client\runtime\dto\base.py,sha256=gcurwHxuRExj1uAxMT-dnjINoowiZi6hAJeyXm
|
|
|
27
27
|
harmony_client\runtime\model_artifact_save.py,sha256=EgPe8qavC8eNQRKO-TOiXSnUp4LT0L1HkP7TOqNJBt8,764
|
|
28
28
|
harmony_client\runtime\runner.py,sha256=OBoAAGZUesDGJMKw5YAC8ulcY6cePFBHd9-8FEB3Un8,15458
|
|
29
29
|
harmony_client\runtime\simple_notifier.py,sha256=bJ4EnEj2BuSxqFHvhcbt3ACZaxTEZQCyyijxLOCyl4I,747
|
|
30
|
-
harmony_client-0.
|
|
31
|
-
harmony_client-0.
|
|
32
|
-
harmony_client-0.
|
|
30
|
+
harmony_client-0.2.0.dist-info\METADATA,sha256=rzycNdgcjSTct2TxYOeqWamjOIkoXt8sf9wGQehp4j8,1480
|
|
31
|
+
harmony_client-0.2.0.dist-info\WHEEL,sha256=xGRyMfC2nQGcuDMHm_QfSkv2HVaAAAo1DvjuUmalQqw,97
|
|
32
|
+
harmony_client-0.2.0.dist-info\RECORD,,
|
|
File without changes
|