MemGPT/letta
2025-01-22 19:04:40 -08:00
..
benchmark run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
cli chore: Merge OSS (#512) 2025-01-06 10:46:53 -08:00
client chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
data_sources run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
functions feat: Identify Composio tools (#721) 2025-01-22 16:37:37 -08:00
helpers run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
humans chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
llm_api feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
local_llm feat: Native agent to agent messaging (#668) 2025-01-16 10:36:15 -08:00
openai_backcompat chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
orm chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
personas feat: offline memory agent (#2036) 2024-12-05 14:27:19 -08:00
prompts docs: fix typo in prompt (#2256) 2024-12-16 09:18:40 -08:00
schemas chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
server chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
services feat: Identify Composio tools (#721) 2025-01-22 16:37:37 -08:00
__init__.py chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
__main__.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
agent.py chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
chat_only_agent.py fix: Remove in-memory _messages field on Agent (#2295) 2024-12-20 15:52:04 -08:00
config.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
constants.py feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
embeddings.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
errors.py feat: add error handling for bedrock on server (#698) 2025-01-17 17:43:33 -08:00
interface.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
log.py feat: Sandboxing for tool execution (#2040) 2024-11-22 10:34:08 -08:00
main.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
memory.py feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
offline_memory_agent.py fix: Remove in-memory _messages field on Agent (#2295) 2024-12-20 15:52:04 -08:00
pytest.ini chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
settings.py feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
streaming_interface.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
streaming_utils.py fix: patch use_assistant_message flag on the server (#704) 2025-01-20 13:17:45 -08:00
system.py feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
utils.py feat: new routes to gather a job's messages and usage statistics (#564) 2025-01-12 12:36:10 -08:00