.. |
configs
|
feat: support deepseek models (#821)
|
2025-02-18 15:28:01 -08:00 |
data
|
feat: Enable adding files (#1864)
|
2024-10-14 10:22:45 -07:00 |
helpers
|
feat: add "always continue" tool rule and configure default tool rules (#1033)
|
2025-02-19 14:46:37 -08:00 |
test_tool_sandbox
|
feat: Custom pip package installations when using local sandbox w/ venv (#867)
|
2025-01-30 18:19:08 -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
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -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
|
feat: add "always continue" tool rule and configure default tool rules (#1033)
|
2025-02-19 14:46:37 -08:00 |
integration_test_chat_completions.py
|
fix: Fix trailing } in chat completions interface (#842)
|
2025-02-10 15:45:13 -08:00 |
integration_test_composio.py
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08:00 |
integration_test_multi_agent.py
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
integration_test_offline_memory_agent.py
|
fix: fix the offline agent test (#761)
|
2025-01-23 17:36:54 -08:00 |
integration_test_summarizer.py
|
feat: extend message model to support more content types (#756)
|
2025-01-23 17:24:52 -08:00 |
integration_test_tool_execution_sandbox.py
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
manual_test_many_messages.py
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
manual_test_multi_agent_broadcast_large.py
|
chore: Add large scale many-messages test (#959)
|
2025-02-11 10:11:41 -08:00 |
pytest.ini
|
feat: Add model integration testing (#587)
|
2025-01-10 14:28:12 -08:00 |
test_agent_serialization.py
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
test_ast_parsing.py
|
feat: Deprecate exec in agent loop and use ast for parsing instead (#691)
|
2025-01-16 16:39:56 -08:00 |
test_base_functions.py
|
feat: Add logic for "stateless" agents (#984)
|
2025-02-12 17:13:07 -08:00 |
test_cli.py
|
chore: merge changes from oss (#964)
|
2025-02-11 17:20:23 -08:00 |
test_client_legacy.py
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
test_client.py
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
test_google_embeddings.py
|
feat: Add telemetry logging around agent / multi-agent broadcasting (#971)
|
2025-02-12 13:27:13 -08:00 |
test_local_client.py
|
fix: Remove name from Create/Update tool (#741)
|
2025-01-24 10:55:23 -08:00 |
test_managers.py
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -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_performance.py
|
feat: support deepseek models (#821)
|
2025-02-18 15:28:01 -08:00 |
test_optimistic_json_parser.py
|
feat: Add voice-compatible chat completions endpoint (#774)
|
2025-01-27 14:25:05 -08:00 |
test_providers.py
|
feat: support deepseek models (#821)
|
2025-02-18 15:28:01 -08:00 |
test_sdk_client.py
|
fix: revert sandbox error message (#904)
|
2025-02-05 13:54:18 -08:00 |
test_server.py
|
feat: flatten content field in user message [RETRY] (#809)
|
2025-01-28 13:41:45 -08:00 |
test_stream_buffer_readers.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08: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
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
test_tool_schema_parsing.py
|
feat: Support Langchain tools (#881)
|
2025-01-31 16:36:35 -08:00 |
test_utils.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
test_v1_routes.py
|
feat: Custom pip package installations when using local sandbox w/ venv (#867)
|
2025-01-30 18:19:08 -08:00 |
test_vector_embeddings.py
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
utils.py
|
fix: Refactor listing messages to be much more performant (#963)
|
2025-02-12 10:32:38 -08:00 |