.. |
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
|
Add parent tool rule (#1648)
|
2025-04-09 15:22:15 -07:00 |
groups
|
feat: add view in editor tool for sleeptime agent (#1589)
|
2025-04-07 17:22:37 -07:00 |
helpers
|
Add parent tool rule (#1648)
|
2025-04-09 15:22:15 -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
|
feat: Create polling job for polling batch results (#1624)
|
2025-04-08 16:42:12 -07:00 |
llm_api
|
Add parent tool rule (#1648)
|
2025-04-09 15:22:15 -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
|
fix: Fix cascade deletion (#1641)
|
2025-04-09 10:55:32 -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
|
Add parent tool rule (#1648)
|
2025-04-09 15:22:15 -07:00 |
serialize_schemas
|
fix: Fix message_id ordering in agent serialization (#1458)
|
2025-03-28 15:13:33 -07:00 |
server
|
feat: Require experimental flag temporarily to use experimental agent loop (#1636)
|
2025-04-08 16:51:57 -07:00 |
services
|
Add parent tool rule (#1648)
|
2025-04-09 15:22:15 -07:00 |
__init__.py
|
chore: bump version to 0.6.50 (#1621)
|
2025-04-08 15:53:10 -07:00 |
__main__.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
agent.py
|
fix: patch incorrect use of name in function response (#1642)
|
2025-04-09 14:20:57 -07:00 |
config.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
constants.py
|
feat: add view in editor tool for sleeptime agent (#1589)
|
2025-04-07 17:22:37 -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
|
fix: rebase #1560 (tool timeout) (#1637)
|
2025-04-08 17:13:21 -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
|
feat: Cache model handle (#1568)
|
2025-04-04 12:11:20 -07:00 |