MemGPT/letta/services
2025-01-09 12:48:21 -08:00
..
helpers fix: Remove in-memory _messages field on Agent (#2295) 2024-12-20 15:52:04 -08:00
tool_sandbox_env feat: Sandboxing for tool execution (#2040) 2024-11-22 10:34:08 -08:00
__init__.py feat: Add ORM for organization model (#1914) 2024-10-22 14:47:09 -07:00
agent_manager.py fix: Fix per-agent environment variable updates (#527) 2025-01-07 11:19:31 -08:00
block_manager.py feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
job_manager.py chore: Migrate jobs to the orm (#2165) 2024-12-04 18:11:06 -08:00
message_manager.py fix: Fix limit for get_messages_by_ids (#2301) 2024-12-20 17:33:53 -08:00
organization_manager.py chore: Delete metadata.py (#2253) 2024-12-13 18:00:07 -08:00
passage_manager.py fix: add tests to cypress 2024-12-23 14:44:08 -08:00
per_agent_lock_manager.py feat: Add lock around loading agent (#2141) 2024-12-02 17:46:48 -08:00
provider_manager.py feat: support custom api keys for cloud (#533) 2025-01-07 22:12:55 -08:00
sandbox_config_manager.py feat: Add sandbox_type filter when listing sandbox configurations (#567) 2025-01-09 12:48:21 -08:00
source_manager.py feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
tool_execution_sandbox.py chore: Merge OSS (#562) 2025-01-09 10:20:55 -08:00
tool_manager.py chore: Clean up upserting base tools (#2274) 2024-12-18 14:33:29 -08:00
user_manager.py feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00