letta-nightly 0.6.5.dev20241220104040__py3-none-any.whl → 0.6.6.dev20241220190343__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 letta-nightly might be problematic. Click here for more details.
- letta/__init__.py +1 -1
- letta/client/client.py +1 -1
- {letta_nightly-0.6.5.dev20241220104040.dist-info → letta_nightly-0.6.6.dev20241220190343.dist-info}/METADATA +1 -1
- {letta_nightly-0.6.5.dev20241220104040.dist-info → letta_nightly-0.6.6.dev20241220190343.dist-info}/RECORD +7 -7
- {letta_nightly-0.6.5.dev20241220104040.dist-info → letta_nightly-0.6.6.dev20241220190343.dist-info}/LICENSE +0 -0
- {letta_nightly-0.6.5.dev20241220104040.dist-info → letta_nightly-0.6.6.dev20241220190343.dist-info}/WHEEL +0 -0
- {letta_nightly-0.6.5.dev20241220104040.dist-info → letta_nightly-0.6.6.dev20241220190343.dist-info}/entry_points.txt +0 -0
letta/__init__.py
CHANGED
letta/client/client.py
CHANGED
|
@@ -2909,7 +2909,7 @@ class LocalClient(AbstractClient):
|
|
|
2909
2909
|
job = self.server.job_manager.create_job(pydantic_job=job, actor=self.user)
|
|
2910
2910
|
|
|
2911
2911
|
# TODO: implement blocking vs. non-blocking
|
|
2912
|
-
self.server.load_file_to_source(source_id=source_id, file_path=filename, job_id=job.id)
|
|
2912
|
+
self.server.load_file_to_source(source_id=source_id, file_path=filename, job_id=job.id, actor=self.user)
|
|
2913
2913
|
return job
|
|
2914
2914
|
|
|
2915
2915
|
def delete_file_from_source(self, source_id: str, file_id: str):
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
letta/__init__.py,sha256=
|
|
1
|
+
letta/__init__.py,sha256=kBJPc_H6xrNs2Y1U-Otm4HteKlgr6AfbLp8nRxMwfiQ,1014
|
|
2
2
|
letta/__main__.py,sha256=6Hs2PV7EYc5Tid4g4OtcLXhqVHiNYTGzSBdoOnW2HXA,29
|
|
3
3
|
letta/agent.py,sha256=UkbUrQjbOsPUU6_1jJQ0i3VYZ28A-9J5V6201Xktreg,79195
|
|
4
4
|
letta/benchmark/benchmark.py,sha256=ebvnwfp3yezaXOQyGXkYCDYpsmre-b9hvNtnyx4xkG0,3701
|
|
@@ -8,7 +8,7 @@ letta/cli/cli.py,sha256=N6jCmysldhAGTQPkGDmRVMAIID7GlgECXqarcMV5h3M,16502
|
|
|
8
8
|
letta/cli/cli_config.py,sha256=tB0Wgz3O9j6KiCsU1HWfsKmhNM9RqLsAxzxEDFQFGnM,8565
|
|
9
9
|
letta/cli/cli_load.py,sha256=xFw-CuzjChcIptaqQ1XpDROENt0JSjyPeiQ0nmEeO1k,2706
|
|
10
10
|
letta/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
|
-
letta/client/client.py,sha256=
|
|
11
|
+
letta/client/client.py,sha256=UZUwEHFXXfhvyZmajcFV5BIPtfq9ZeHeeFBW0eRS9gc,126690
|
|
12
12
|
letta/client/streaming.py,sha256=tuByoy_T40pKghpoTboyBMmotlMEqVFPqNRgODZJ38k,4754
|
|
13
13
|
letta/client/utils.py,sha256=OJlAKWrldc4I6M1WpcTWNtPJ4wfxlzlZqWLfCozkFtI,2872
|
|
14
14
|
letta/config.py,sha256=JFGY4TWW0Wm5fTbZamOwWqk5G8Nn-TXyhgByGoAqy2c,12375
|
|
@@ -225,8 +225,8 @@ letta/streaming_interface.py,sha256=_FPUWy58j50evHcpXyd7zB1wWqeCc71NCFeWh_TBvnw,
|
|
|
225
225
|
letta/streaming_utils.py,sha256=329fsvj1ZN0r0LpQtmMPZ2vSxkDBIUUwvGHZFkjm2I8,11745
|
|
226
226
|
letta/system.py,sha256=buKYPqG5n2x41hVmWpu6JUpyd7vTWED9Km2_M7dLrvk,6960
|
|
227
227
|
letta/utils.py,sha256=AlGH2fADkU5VkGISj9-hwMSZVKQUiI1whWTvXCKOiYw,33338
|
|
228
|
-
letta_nightly-0.6.
|
|
229
|
-
letta_nightly-0.6.
|
|
230
|
-
letta_nightly-0.6.
|
|
231
|
-
letta_nightly-0.6.
|
|
232
|
-
letta_nightly-0.6.
|
|
228
|
+
letta_nightly-0.6.6.dev20241220190343.dist-info/LICENSE,sha256=mExtuZ_GYJgDEI38GWdiEYZizZS4KkVt2SF1g_GPNhI,10759
|
|
229
|
+
letta_nightly-0.6.6.dev20241220190343.dist-info/METADATA,sha256=NXjjI6aBP3Fkf30gi_bNVfUMJLnStK8jbGMXpywtE-E,21693
|
|
230
|
+
letta_nightly-0.6.6.dev20241220190343.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
|
|
231
|
+
letta_nightly-0.6.6.dev20241220190343.dist-info/entry_points.txt,sha256=2zdiyGNEZGV5oYBuS-y2nAAgjDgcC9yM_mHJBFSRt5U,40
|
|
232
|
+
letta_nightly-0.6.6.dev20241220190343.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|