letta-nightly 0.7.0.dev20250421072523__py3-none-any.whl → 0.7.0.dev20250421104249__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.7.0.dev20250421072523.dist-info → letta_nightly-0.7.0.dev20250421104249.dist-info}/METADATA +2 -15
- {letta_nightly-0.7.0.dev20250421072523.dist-info → letta_nightly-0.7.0.dev20250421104249.dist-info}/RECORD +5 -5
- {letta_nightly-0.7.0.dev20250421072523.dist-info → letta_nightly-0.7.0.dev20250421104249.dist-info}/LICENSE +0 -0
- {letta_nightly-0.7.0.dev20250421072523.dist-info → letta_nightly-0.7.0.dev20250421104249.dist-info}/WHEEL +0 -0
- {letta_nightly-0.7.0.dev20250421072523.dist-info → letta_nightly-0.7.0.dev20250421104249.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: letta-nightly
|
3
|
-
Version: 0.7.0.
|
3
|
+
Version: 0.7.0.dev20250421104249
|
4
4
|
Summary: Create LLM agents with long-term memory and custom tools
|
5
5
|
License: Apache License
|
6
6
|
Author: Letta Team
|
@@ -108,26 +108,13 @@ Description-Content-Type: text/markdown
|
|
108
108
|
|
109
109
|
<div align="center">
|
110
110
|
<h1>Letta (previously MemGPT)</h1>
|
111
|
-
|
112
|
-
**☄️ New release: Letta Agent Development Environment (_read more [here](#-access-the-ade-agent-development-environment)_) ☄️**
|
113
|
-
|
114
|
-
<p align="center">
|
115
|
-
<picture>
|
116
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/letta-ai/letta/refs/heads/main/assets/example_ade_screenshot.png">
|
117
|
-
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/letta-ai/letta/refs/heads/main/assets/example_ade_screenshot_light.png">
|
118
|
-
<img alt="Letta logo" src="https://raw.githubusercontent.com/letta-ai/letta/refs/heads/main/assets/example_ade_screenshot.png" width="800">
|
119
|
-
</picture>
|
120
|
-
</p>
|
121
|
-
|
122
|
-
---
|
123
|
-
|
124
111
|
<h3>
|
125
112
|
|
126
113
|
[Homepage](https://letta.com) // [Documentation](https://docs.letta.com) // [ADE](https://docs.letta.com/agent-development-environment) // [Letta Cloud](https://forms.letta.com/early-access)
|
127
114
|
|
128
115
|
</h3>
|
129
116
|
|
130
|
-
**👾 Letta** is an open source framework for building
|
117
|
+
**👾 Letta** is an open source framework for building **stateful agents** with advanced reasoning capabilities and transparent long-term memory. The Letta framework is white box and model-agnostic.
|
131
118
|
|
132
119
|
[](https://discord.gg/letta)
|
133
120
|
[](https://twitter.com/Letta_AI)
|
@@ -325,8 +325,8 @@ letta/streaming_utils.py,sha256=jLqFTVhUL76FeOuYk8TaRQHmPTf3HSRc2EoJwxJNK6U,1194
|
|
325
325
|
letta/system.py,sha256=dnOrS2FlRMwijQnOvfrky0Lg8wEw-FUq2zzfAJOUSKA,8477
|
326
326
|
letta/tracing.py,sha256=RstWXpfWVF77nmb_ISORVWd9IQw2Ky3de40k_S70yKI,8258
|
327
327
|
letta/utils.py,sha256=IZFvtj9WYcrxUbkoUUYGDxMYQYdn5SgfqsvnARGsAzc,32245
|
328
|
-
letta_nightly-0.7.0.
|
329
|
-
letta_nightly-0.7.0.
|
330
|
-
letta_nightly-0.7.0.
|
331
|
-
letta_nightly-0.7.0.
|
332
|
-
letta_nightly-0.7.0.
|
328
|
+
letta_nightly-0.7.0.dev20250421104249.dist-info/LICENSE,sha256=mExtuZ_GYJgDEI38GWdiEYZizZS4KkVt2SF1g_GPNhI,10759
|
329
|
+
letta_nightly-0.7.0.dev20250421104249.dist-info/METADATA,sha256=QWbK2qhFH3whOhriePYciTizbTeu3j8mL8l7xDolra8,22282
|
330
|
+
letta_nightly-0.7.0.dev20250421104249.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
|
331
|
+
letta_nightly-0.7.0.dev20250421104249.dist-info/entry_points.txt,sha256=2zdiyGNEZGV5oYBuS-y2nAAgjDgcC9yM_mHJBFSRt5U,40
|
332
|
+
letta_nightly-0.7.0.dev20250421104249.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|