letta-nightly 0.5.2.dev20241109104018__py3-none-any.whl → 0.5.2.dev20241110103956__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/local_llm/utils.py CHANGED
@@ -18,7 +18,7 @@ def post_json_auth_request(uri, json_payload, auth_type, auth_key):
18
18
  """Send a POST request with a JSON payload and optional authentication"""
19
19
 
20
20
  # By default most local LLM inference servers do not have authorization enabled
21
- if auth_type is None:
21
+ if auth_type is None or auth_type == "":
22
22
  response = requests.post(uri, json=json_payload)
23
23
 
24
24
  # Used by OpenAI, together.ai, Mistral AI
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: letta-nightly
3
- Version: 0.5.2.dev20241109104018
3
+ Version: 0.5.2.dev20241110103956
4
4
  Summary: Create LLM agents with long-term memory and custom tools
5
5
  License: Apache License
6
6
  Author: Letta Team
@@ -76,7 +76,7 @@ letta/local_llm/settings/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZ
76
76
  letta/local_llm/settings/deterministic_mirostat.py,sha256=kgRikcxYHfIbPFydHW6W7IO9jmp6NeA7JNAhnI3DPsc,1221
77
77
  letta/local_llm/settings/settings.py,sha256=ZAbzDpu2WsBXjVGXJ-TKUpS99VTI__3EoZml9KqYef0,2971
78
78
  letta/local_llm/settings/simple.py,sha256=HAO2jBJ_hJCEsXWIJcD0sckR0tI0zs3x2CPdf6ORQLs,719
79
- letta/local_llm/utils.py,sha256=fDBoEGKc1SdhbvwqkQ6hRk2I7VCW3Rzurq81QdbCb7s,12174
79
+ letta/local_llm/utils.py,sha256=xdZDUPKz4HDgQ_kjtbqKU5DMIlq1Q1NJIqhHdGSMjBY,12193
80
80
  letta/local_llm/vllm/api.py,sha256=2kAGZjc_GH9ILJnVRq-45yfsfKELVfbC9VEl_cIC6vg,2590
81
81
  letta/local_llm/webui/api.py,sha256=kkxncdCFq1vjgvaHOoQ__j7rcDPgC1F64KcEm94Y6Rs,2639
82
82
  letta/local_llm/webui/legacy_api.py,sha256=k3H3y4qp2Fs-XmP24iSIEyvq6wjWFWBzklY3-wRAJNI,2335
@@ -205,8 +205,8 @@ letta/streaming_interface.py,sha256=_FPUWy58j50evHcpXyd7zB1wWqeCc71NCFeWh_TBvnw,
205
205
  letta/streaming_utils.py,sha256=329fsvj1ZN0r0LpQtmMPZ2vSxkDBIUUwvGHZFkjm2I8,11745
206
206
  letta/system.py,sha256=buKYPqG5n2x41hVmWpu6JUpyd7vTWED9Km2_M7dLrvk,6960
207
207
  letta/utils.py,sha256=SXLEYhyp3gHyIjrxNIKNZZ5ittKo3KOj6zxgC_Trex0,31012
208
- letta_nightly-0.5.2.dev20241109104018.dist-info/LICENSE,sha256=mExtuZ_GYJgDEI38GWdiEYZizZS4KkVt2SF1g_GPNhI,10759
209
- letta_nightly-0.5.2.dev20241109104018.dist-info/METADATA,sha256=r08Bsz0f4lCocpXgqRc1dFM4v3e_BAHA6kt5-SHvXQo,11024
210
- letta_nightly-0.5.2.dev20241109104018.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
211
- letta_nightly-0.5.2.dev20241109104018.dist-info/entry_points.txt,sha256=2zdiyGNEZGV5oYBuS-y2nAAgjDgcC9yM_mHJBFSRt5U,40
212
- letta_nightly-0.5.2.dev20241109104018.dist-info/RECORD,,
208
+ letta_nightly-0.5.2.dev20241110103956.dist-info/LICENSE,sha256=mExtuZ_GYJgDEI38GWdiEYZizZS4KkVt2SF1g_GPNhI,10759
209
+ letta_nightly-0.5.2.dev20241110103956.dist-info/METADATA,sha256=7TzwSm92rw1E4WYf_xte8rqlr1M_f2MakgAAHXFE6IY,11024
210
+ letta_nightly-0.5.2.dev20241110103956.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
211
+ letta_nightly-0.5.2.dev20241110103956.dist-info/entry_points.txt,sha256=2zdiyGNEZGV5oYBuS-y2nAAgjDgcC9yM_mHJBFSRt5U,40
212
+ letta_nightly-0.5.2.dev20241110103956.dist-info/RECORD,,