MemGPT/letta
2025-01-09 12:48:21 -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: merge with OSS (#555) 2025-01-08 15:55:31 -08:00
data_sources run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
functions fix: Pass back and parse composio errors correctly (#547) 2025-01-08 12:12:11 -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: support custom api keys for cloud (#533) 2025-01-07 22:12:55 -08:00
local_llm run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
openai_backcompat chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
orm feat: support custom api keys for cloud (#533) 2025-01-07 22:12:55 -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 feat: Add return_char_limit to ToolUpdate (#557) 2025-01-08 16:30:31 -08:00
server feat: Add sandbox_type filter when listing sandbox configurations (#567) 2025-01-09 12:48:21 -08:00
services feat: Add sandbox_type filter when listing sandbox configurations (#567) 2025-01-09 12:48:21 -08:00
__init__.py chore: Merge OSS (#562) 2025-01-09 10:20:55 -08:00
__main__.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
agent.py fix: Temporarily disable save_agent from updating tool_exec_environment_variables (#523) 2025-01-06 18:27:02 -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: Pass in entity_id explicitly to auto-gen composio tool (#535) 2025-01-07 14:03:15 -08:00
credentials.py fix: refactor Google AI Provider / helper functions and add endpoint test (#1850) 2024-10-08 16:55:11 -07:00
embeddings.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
errors.py fix: add tests to cypress 2024-12-23 14:44:08 -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: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
o1_agent.py chore: Delete metadata.py (#2253) 2024-12-13 18:00:07 -08:00
offline_memory_agent.py fix: Remove in-memory _messages field on Agent (#2295) 2024-12-20 15:52:04 -08:00
providers.py feat: support custom api keys for cloud (#533) 2025-01-07 22:12:55 -08:00
pytest.ini chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
settings.py make docs generation idempotent 2024-12-28 14:26:34 -08:00
streaming_interface.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
streaming_utils.py feat: fix streaming put_inner_thoughts_in_kwargs (#1913) 2024-10-21 17:07:20 -07:00
system.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