MemGPT/tests
2025-01-07 14:03:15 -08:00
..
configs feat: Adding init tool rule for Anthropic endpoint (#2262) 2024-12-17 15:21:10 -08:00
data feat: Enable adding files (#1864) 2024-10-14 10:22:45 -07:00
helpers chore: Merge OSS (#512) 2025-01-06 10:46:53 -08:00
test_tool_sandbox run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
test_tool_schema_parsing_files feat: support pydantic models in tool uploads + patch dict/list types (#2112) 2024-11-30 10:09:03 -08: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 chore: Add testing around base tools (#2268) 2024-12-17 15:46:05 -08:00
constants.py VectorDB support (pgvector) for archival memory (#226) 2023-11-03 16:19:15 -07:00
integration_test_agent_tool_graph.py chore: Merge OSS (#512) 2025-01-06 10:46:53 -08:00
integration_test_composio.py Run lint 2024-12-30 12:17:44 -08:00
integration_test_o1_agent.py feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
integration_test_offline_memory_agent.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
integration_test_summarizer.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
integration_test_tool_execution_sandbox.py feat: Pass in entity_id explicitly to auto-gen composio tool (#535) 2025-01-07 14:03:15 -08:00
pytest.ini feat: Sandboxing for tool execution (#2040) 2024-11-22 10:34:08 -08:00
test_base_functions.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
test_cli.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
test_client_legacy.py fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
test_client.py Add back more e2b 2024-12-30 16:33:59 -08:00
test_local_client.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
test_managers.py fix: Fix per-agent environment variable updates (#527) 2025-01-07 11:19:31 -08: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_perfomance.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
test_providers.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
test_server.py chore: Merge OSS (#512) 2025-01-06 10:46:53 -08:00
test_stream_buffer_readers.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
test_tool_rule_solver.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
test_tool_schema_parsing.py fix: added extra asserts to tests to make clear what the expected behavior is 2024-12-30 21:49:35 +01:00
test_utils.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
test_v1_routes.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 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00