.. |
agents
|
feat: Make multi agent broadcast directly invoke step (#1355)
|
2025-03-20 17:05:04 -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
|
chore: Various bug fixes (#1350)
|
2025-03-20 11:06:45 -07:00 |
data_sources
|
chore: Various updates and improvements (#1247)
|
2025-03-11 14:46:45 -07:00 |
functions
|
feat: Tool executors (#1370)
|
2025-03-23 15:56:54 -07:00 |
helpers
|
feat: Make multi agent broadcast directly invoke step (#1355)
|
2025-03-20 17:05:04 -07:00 |
humans
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
interfaces
|
feat: Low Latency Agent (#1157)
|
2025-02-27 14:51:48 -08:00 |
llm_api
|
chore: Various bug fixes (#1350)
|
2025-03-20 11:06:45 -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 privileged organizations (#1365)
|
2025-03-24 16:12:53 -07:00 |
personas
|
feat: offline memory agent (#2036)
|
2024-12-05 14:27:19 -08:00 |
prompts
|
feat: refactor chat only agent (#1058)
|
2025-02-27 18:49:15 -08:00 |
schemas
|
feat: add privileged organizations (#1365)
|
2025-03-24 16:12:53 -07:00 |
serialize_schemas
|
fix: patch agent export by making description optional (#1369)
|
2025-03-23 15:39:09 -07:00 |
server
|
feat: add privileged organizations (#1365)
|
2025-03-24 16:12:53 -07:00 |
services
|
feat: add privileged organizations (#1365)
|
2025-03-24 16:12:53 -07:00 |
__init__.py
|
chore: Various bug fixes (#1350)
|
2025-03-20 11:06:45 -07:00 |
__main__.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
agent.py
|
feat: Refactor letta tool execution to not require agent class (#1384)
|
2025-03-24 12:25:03 -07:00 |
config.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
constants.py
|
feat: initial MCP support (#1229)
|
2025-03-12 17:33:24 -07:00 |
dynamic_multi_agent.py
|
chore: message schema api improvements (#1267)
|
2025-03-13 12:04:03 -07:00 |
embeddings.py
|
chore: Various bug fixes (#1350)
|
2025-03-20 11:06:45 -07:00 |
errors.py
|
feat: add error handling for bedrock on server (#698)
|
2025-01-17 17:43:33 -08:00 |
interface.py
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08: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 |
offline_memory_agent.py
|
fix: fix the offline agent test (#761)
|
2025-01-23 17:36:54 -08:00 |
pytest.ini
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
round_robin_multi_agent.py
|
chore: message schema api improvements (#1267)
|
2025-03-13 12:04:03 -07:00 |
settings.py
|
fix: revert default otel endpoint (#1343)
|
2025-03-19 15:59:21 -10:00 |
streaming_interface.py
|
fix: Fix chat completions streaming (#1078)
|
2025-02-20 11:37:52 -08:00 |
streaming_utils.py
|
feat: add anthropic streaming (#716)
|
2025-01-26 17:35:22 -08:00 |
supervisor_multi_agent.py
|
fix: update imports for multi-agent (#1309)
|
2025-03-16 13:51:22 -07: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: support deepseek models (#821)
|
2025-02-18 15:28:01 -08:00 |