.. |
configs
|
test: add agent loop tests (#2088)
|
2025-05-09 14:20:09 -07:00 |
data
|
feat: Enable adding files (#1864)
|
2024-10-14 10:22:45 -07:00 |
helpers
|
chore: bump version v0.7.11 (#2610)
|
2025-05-07 16:02:29 -07:00 |
mcp
|
feat: Add e2e tests where agents invoke MCP tooling (#2020)
|
2025-05-06 11:24:20 +08:00 |
sdk
|
feat(ci): Adds Integration Testing Against cloud-api (#1909)
|
2025-05-08 11:28:41 -07:00 |
test_agent_files
|
fix: Remove extraneous relationships on ORM objects (#1755)
|
2025-04-17 14:37:37 -07:00 |
test_tool_sandbox
|
chore: bump version to 0.6.22 (#2415)
|
2025-02-05 14:31:41 -08:00 |
test_tool_schema_parsing_files
|
chore: bump version 0.7.9 (#2607)
|
2025-05-02 15:25:46 -07:00 |
__init__.py
|
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (#1579)
|
2024-08-16 19:53:21 -07:00 |
clear_postgres_db.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
config.py
|
chore: migrate package name to letta (#1775)
|
2024-09-23 09:15:18 -07:00 |
conftest.py
|
test: add agent loop tests (#2088)
|
2025-05-09 14:20:09 -07:00 |
constants.py
|
VectorDB support (pgvector) for archival memory (#226)
|
2023-11-03 16:19:15 -07:00 |
integration_test_agent_tool_graph.py
|
feat: Add testing for SDK send_message variants (#1520)
|
2025-04-01 16:54:09 -07:00 |
integration_test_async_tool_sandbox.py
|
feat: Create local sandbox config from env vars for OSS users (#1910)
|
2025-04-28 13:01:38 -07:00 |
integration_test_batch_api_cron_jobs.py
|
chore: bump version 0.7.2 (#2584)
|
2025-04-23 15:23:09 -07:00 |
integration_test_batch_sdk.py
|
chore: bump version 0.7.2 (#2584)
|
2025-04-23 15:23:09 -07:00 |
integration_test_chat_completions.py
|
feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943)
|
2025-04-30 11:14:19 -07:00 |
integration_test_composio.py
|
chore: bump version 0.7.8 (#2604)
|
2025-04-30 23:39:58 -07:00 |
integration_test_experimental.py
|
chore: bump version v0.7.11 (#2610)
|
2025-05-07 16:02:29 -07:00 |
integration_test_initial_sequence.py
|
fix: allow initial_message_sequence to have assistant message (#1729)
|
2025-04-29 14:42:34 -07:00 |
integration_test_multi_agent.py
|
fix: Remove flaky multi agent test (#1443)
|
2025-03-27 16:29:13 -07:00 |
integration_test_send_message_schema.py
|
feat: structured outputs for send_message (#1764)
|
2025-04-22 09:50:01 -07:00 |
integration_test_send_message.py
|
test: add additional new agent messaging tests (#2120)
|
2025-05-12 15:58:52 -07:00 |
integration_test_sleeptime_agent.py
|
chore: release 0.7.14 (#2620)
|
2025-05-12 19:06:06 -07:00 |
integration_test_summarizer.py
|
fix: summarization includes tool call message before truncation (#2084)
|
2025-05-09 15:01:12 -07:00 |
integration_test_tool_execution_sandbox.py
|
feat: Create local sandbox config from env vars for OSS users (#1910)
|
2025-04-28 13:01:38 -07:00 |
integration_test_voice_agent.py
|
Merge branch 'main' into release-0.7.10
|
2025-05-05 21:14:36 -07:00 |
manual_test_many_messages.py
|
feat: Finish async memory rewriting agent for voice (#1161)
|
2025-03-03 13:58:06 -08:00 |
manual_test_multi_agent_broadcast_large.py
|
fix: March 11 fixes (#2479)
|
2025-03-11 14:50:17 -07:00 |
pytest.ini
|
test: add agent loop tests (#2088)
|
2025-05-09 14:20:09 -07:00 |
test_agent_serialization.py
|
feat: unify input message type on agent step (#1820)
|
2025-04-21 13:49:46 -07:00 |
test_ast_parsing.py
|
chore: merge updated tests (#1276)
|
2025-03-13 17:15:20 -07:00 |
test_base_functions.py
|
chore: bump version 0.7.9 (#2607)
|
2025-05-02 15:25:46 -07:00 |
test_cli.py
|
chore: merge changes from oss (#964)
|
2025-02-11 17:20:23 -08:00 |
test_client_legacy.py
|
feat: Add Letta voice tools (#1922)
|
2025-04-29 10:46:29 -07:00 |
test_client.py
|
feat(ci): Adds Integration Testing Against cloud-api (#1909)
|
2025-05-08 11:28:41 -07:00 |
test_google_embeddings.py
|
feat: Add telemetry logging around agent / multi-agent broadcasting (#971)
|
2025-02-12 13:27:13 -08:00 |
test_letta_agent_batch.py
|
chore: bump version 0.7.9 (#2607)
|
2025-05-02 15:25:46 -07:00 |
test_llm_clients.py
|
feat: add llm config per request (#1866)
|
2025-04-23 16:37:05 -07:00 |
test_local_client.py
|
chore: bump version 0.7.8 (#2604)
|
2025-04-30 23:39:58 -07:00 |
test_managers.py
|
Merge branch 'main' into bump-7-15
|
2025-05-13 15:14:13 -07:00 |
test_memory.py
|
feat: refactor agent memory representation and modify routes for editing blocks (#2094)
|
2024-11-27 16:04:13 -08:00 |
test_model_letta_performance.py
|
feat: Add testing for SDK send_message variants (#1520)
|
2025-04-01 16:54:09 -07:00 |
test_multi_agent.py
|
feat: async db client (#2076)
|
2025-05-12 17:15:14 -07:00 |
test_optimistic_json_parser.py
|
chore: bump version 0.7.8 (#2604)
|
2025-04-30 23:39:58 -07:00 |
test_providers.py
|
chore: bump version 0.7.8 (#2604)
|
2025-04-30 23:39:58 -07:00 |
test_sdk_client.py
|
Merge branch 'main' into release-0.7.3
|
2025-04-23 22:32:33 -07:00 |
test_server.py
|
feat: async db client (#2076)
|
2025-05-12 17:15:14 -07:00 |
test_static_buffer_summarize.py
|
fix: patch .utcnow warning (#1702)
|
2025-04-14 12:55:34 -07:00 |
test_stream_buffer_readers.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
test_streaming.py
|
feat(ci): Adds Integration Testing Against cloud-api (#1909)
|
2025-05-08 11:28:41 -07:00 |
test_system_prompt_compiler.py
|
fix: patch bug in system prompt formatter that was triggering if you … (#785)
|
2025-01-26 13:58:46 -08:00 |
test_tool_rule_solver.py
|
feat: Async agent loop (#1387)
|
2025-03-27 15:24:50 -07:00 |
test_tool_schema_parsing.py
|
fix: Improve test tool schema gen runtime (#1719)
|
2025-04-15 14:01:40 -07:00 |
test_utils.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
test_vector_embeddings.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
utils.py
|
feat: Add bulk rethink memory for letta agent batches (#2002)
|
2025-05-05 15:24:59 -07:00 |