.. |
agents
|
feat: Debug and add comprehensive testing for step_until_request (#1669)
|
2025-04-10 14:42:33 -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
|
Add parent tool rule (#1648)
|
2025-04-09 15:22:15 -07:00 |
groups
|
fix: patch .utcnow warning (#1702)
|
2025-04-14 12:55:34 -07:00 |
helpers
|
feat: add identity id to message model (#1700)
|
2025-04-14 16:50:37 -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 |
jobs
|
fix: refactor the way we handle errors inside the electron app + add … (#1640)
|
2025-04-10 11:02:33 -07:00 |
llm_api
|
fix: patch grok-3 and grok-3-fast (skip reasoners for now) (#1703)
|
2025-04-14 12:55:20 -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
|
feat: add identity id to message model (#1700)
|
2025-04-14 16:50:37 -07:00 |
personas
|
feat: offline memory agent (#2036)
|
2024-12-05 14:27:19 -08:00 |
prompts
|
feat: add view in editor tool for sleeptime agent (#1589)
|
2025-04-07 17:22:37 -07:00 |
schemas
|
feat: add identity id to message model (#1700)
|
2025-04-14 16:50:37 -07:00 |
serialize_schemas
|
fix: Fix message_id ordering in agent serialization (#1458)
|
2025-03-28 15:13:33 -07:00 |
server
|
feat: add identity id to message model (#1700)
|
2025-04-14 16:50:37 -07:00 |
services
|
feat: Factor out database access unless necessary in Tool Sandboxes (#1711)
|
2025-04-14 18:00:15 -07:00 |
__init__.py
|
chore: bump version 0.6.53 (#1696)
|
2025-04-12 17:03:01 -07:00 |
__main__.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
agent.py
|
fix: patch gemini 2.5 pro (#1643)
|
2025-04-09 18:35:53 -07:00 |
config.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
constants.py
|
feat: gpt-4.1 support (#1713)
|
2025-04-14 21:53:29 -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: patch summarizer for google and use new client (#1639)
|
2025-04-08 21:10:48 -07:00 |
pytest.ini
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
settings.py
|
feat: Add flag for enabling batch polling (#1651)
|
2025-04-09 15:42:18 -07:00 |
sleeptime_agent.py
|
feat: tune sleep-time agent prompts (#1564)
|
2025-04-07 10:06:30 -07:00 |
streaming_interface.py
|
fix: chat completions ci tests (#1630)
|
2025-04-08 15:13:18 -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
|
fix: patch gemini 2.5 pro (#1643)
|
2025-04-09 18:35:53 -07:00 |