.. |
agents
|
feat: Enable Anthropic streaming on new agent loop (#1550)
|
2025-04-03 19:40:48 -07:00 |
benchmark
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
cli
|
chore: Various updates and improvements (#1247)
|
2025-03-11 14:46:45 -07:00 |
client
|
feat: Async agent loop (#1387)
|
2025-03-27 15:24:50 -07:00 |
data_sources
|
chore: Various updates and improvements (#1247)
|
2025-03-11 14:46:45 -07:00 |
functions
|
feat: tune sleep-time agent prompts (#1564)
|
2025-04-07 10:06:30 -07:00 |
groups
|
feat: add archival insert and search tools to sleeptime (#1576)
|
2025-04-04 22:24:32 -07:00 |
helpers
|
feat: add otid field for message idempotency (#1556)
|
2025-04-04 08:43:01 -07:00 |
humans
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
interfaces
|
feat: Strip out thinking XML from persisted messages (#1596)
|
2025-04-07 10:39:45 -07:00 |
llm_api
|
feat: add gemini 2.5 to google vertex (#1590)
|
2025-04-06 16:53:41 -07:00 |
local_llm
|
feat: initial MCP support (#1229)
|
2025-03-12 17:33:24 -07:00 |
openai_backcompat
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08:00 |
orm
|
chore: rename background to sleeptime (#1558)
|
2025-04-04 09:16:59 -07:00 |
personas
|
feat: offline memory agent (#2036)
|
2024-12-05 14:27:19 -08:00 |
prompts
|
feat: tune sleep-time agent prompts (#1564)
|
2025-04-07 10:06:30 -07:00 |
schemas
|
chore: rename background to sleeptime (#1558)
|
2025-04-04 09:16:59 -07:00 |
serialize_schemas
|
fix: Fix message_id ordering in agent serialization (#1458)
|
2025-03-28 15:13:33 -07:00 |
server
|
chore: Disable new letta agent for sleeptime and groups (#1597)
|
2025-04-07 10:49:45 -07:00 |
services
|
feat: add archival insert and search tools to sleeptime (#1576)
|
2025-04-04 22:24:32 -07:00 |
__init__.py
|
chore: bump version 0.6.49 (#1591)
|
2025-04-07 10:05:03 -07:00 |
__main__.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
agent.py
|
feat: add otid field for message idempotency (#1556)
|
2025-04-04 08:43:01 -07:00 |
config.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
constants.py
|
feat: add archival insert and search tools to sleeptime (#1576)
|
2025-04-04 22:24:32 -07:00 |
embeddings.py
|
chore: Various bug fixes (#1350)
|
2025-03-20 11:06:45 -07:00 |
errors.py
|
feat: New openai client (#1460)
|
2025-03-31 13:08:59 -07:00 |
interface.py
|
feat: add otid field for message idempotency (#1556)
|
2025-04-04 08:43:01 -07:00 |
log.py
|
feat: Patch broken assistant messages for both Haiku and Sonnet (#1252)
|
2025-03-12 10:19:41 -07:00 |
main.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
memory.py
|
fix: list index error in summarizer (#1311)
|
2025-03-16 16:52:03 -07:00 |
pytest.ini
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
settings.py
|
feat: Async agent loop (#1387)
|
2025-03-27 15:24:50 -07:00 |
sleeptime_agent.py
|
feat: tune sleep-time agent prompts (#1564)
|
2025-04-07 10:06:30 -07:00 |
streaming_interface.py
|
fix: use message idx instead of chunk idx for streaming (#1587)
|
2025-04-06 11:23:19 -07:00 |
streaming_utils.py
|
feat: add anthropic streaming (#716)
|
2025-01-26 17:35:22 -08:00 |
system.py
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08:00 |
tracing.py
|
feat: add grafana support for local dev (#1318)
|
2025-03-17 17:58:38 -07:00 |
utils.py
|
feat: Cache model handle (#1568)
|
2025-04-04 12:11:20 -07:00 |