letta-nightly 0.11.7.dev20250926104110__py3-none-any.whl → 0.11.7.dev20250928104007__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.
- {letta_nightly-0.11.7.dev20250926104110.dist-info → letta_nightly-0.11.7.dev20250928104007.dist-info}/METADATA +2 -2
- {letta_nightly-0.11.7.dev20250926104110.dist-info → letta_nightly-0.11.7.dev20250928104007.dist-info}/RECORD +5 -5
- {letta_nightly-0.11.7.dev20250926104110.dist-info → letta_nightly-0.11.7.dev20250928104007.dist-info}/WHEEL +0 -0
- {letta_nightly-0.11.7.dev20250926104110.dist-info → letta_nightly-0.11.7.dev20250928104007.dist-info}/entry_points.txt +0 -0
- {letta_nightly-0.11.7.dev20250926104110.dist-info → letta_nightly-0.11.7.dev20250928104007.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: letta-nightly
|
3
|
-
Version: 0.11.7.
|
3
|
+
Version: 0.11.7.dev20250928104007
|
4
4
|
Summary: Create LLM agents with long-term memory and custom tools
|
5
5
|
Author-email: Letta Team <contact@letta.com>
|
6
6
|
License: Apache License
|
@@ -417,7 +417,7 @@ agent_state = client.agents.create(
|
|
417
417
|
|
418
418
|
# Or attach tools to an existing agent
|
419
419
|
client.agents.tool.attach(
|
420
|
-
agent_id=agent_state.id
|
420
|
+
agent_id=agent_state.id,
|
421
421
|
tool_id=tool.id
|
422
422
|
)
|
423
423
|
|
@@ -465,8 +465,8 @@ letta/templates/sandbox_code_file.py.j2,sha256=eXga5J_04Z8-pGdwfOCDjcRnMceIqcF5i
|
|
465
465
|
letta/templates/sandbox_code_file_async.py.j2,sha256=lb7nh_P2W9VZHzU_9TxSCEMUod7SDziPXgvT75xVds0,2748
|
466
466
|
letta/templates/summary_request_text.j2,sha256=ZttQwXonW2lk4pJLYzLK0pmo4EO4EtUUIXjgXKiizuc,842
|
467
467
|
letta/types/__init__.py,sha256=hokKjCVFGEfR7SLMrtZsRsBfsC7yTIbgKPLdGg4K1eY,147
|
468
|
-
letta_nightly-0.11.7.
|
469
|
-
letta_nightly-0.11.7.
|
470
|
-
letta_nightly-0.11.7.
|
471
|
-
letta_nightly-0.11.7.
|
472
|
-
letta_nightly-0.11.7.
|
468
|
+
letta_nightly-0.11.7.dev20250928104007.dist-info/METADATA,sha256=-i71_pSzYhbdaX22055i1IL4LUFHLj5HYBGxPldK2Ng,24547
|
469
|
+
letta_nightly-0.11.7.dev20250928104007.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
470
|
+
letta_nightly-0.11.7.dev20250928104007.dist-info/entry_points.txt,sha256=m-94Paj-kxiR6Ktu0us0_2qfhn29DzF2oVzqBE6cu8w,41
|
471
|
+
letta_nightly-0.11.7.dev20250928104007.dist-info/licenses/LICENSE,sha256=mExtuZ_GYJgDEI38GWdiEYZizZS4KkVt2SF1g_GPNhI,10759
|
472
|
+
letta_nightly-0.11.7.dev20250928104007.dist-info/RECORD,,
|
File without changes
|
File without changes
|