MemGPT/letta
2025-04-24 17:10:51 -07:00
..
agents chore: update sleeptime verbiage everywhere (#1867) 2025-04-23 17:01:07 -07:00
benchmark run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
cli chore: Various updates and improvements (#1247) 2025-03-11 14:46:45 -07:00
client fix: create response_format for creation (#1870) 2025-04-23 21:48:34 -07:00
data_sources chore: add sleeptime example + better error handling + upgrade client SDK (#1809) 2025-04-21 00:09:50 -07:00
functions feat: add parsing for Literal types (#1872) 2025-04-23 21:41:01 -07:00
groups fix: sleeptime input locking (#1874) 2025-04-24 00:09:22 -07:00
helpers fix: pydantic serializer warning datetime -> int (#1701) 2025-04-23 14:53:58 -07:00
humans chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
interfaces feat: Strip out thinking XML from persisted messages (#1596) 2025-04-07 10:39:45 -07:00
jobs feat: Fix anthropic batch results call (#1853) 2025-04-23 13:14:56 -07:00
llm_api feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
local_llm fix: pydantic serializer warning datetime -> int (#1701) 2025-04-23 14:53:58 -07:00
openai_backcompat feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
orm feat: structured outputs for send_message (#1764) 2025-04-22 09:50:01 -07:00
personas chore: update sleeptime verbiage everywhere (#1867) 2025-04-23 17:01:07 -07:00
prompts feat: prompt tune rethink with current default tools without anthropic view / str edit (#1709) 2025-04-17 11:53:18 -07:00
schemas feat: Adjust local tool execution to always try using venv if exists (#1864) 2025-04-24 11:13:44 -07:00
serialize_schemas fix: Remove extraneous relationships on ORM objects (#1755) 2025-04-17 14:37:37 -07:00
server feat: Roll back changes to tool_execution_sandbox.py and server.py (#1890) 2025-04-24 16:47:57 -07:00
services fix: docker tests - local sandbox call and agent listing tests (#1888) 2025-04-24 17:10:51 -07:00
__init__.py chore: bump to 0.7.4 (#1881) 2025-04-24 11:18:29 -07:00
__main__.py chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
agent.py fix: recompile system message in agent loop (#1875) 2025-04-24 13:27:05 -07:00
config.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
constants.py feat: structured outputs for send_message (#1764) 2025-04-22 09:50:01 -07:00
embeddings.py chore: Various bug fixes (#1350) 2025-03-20 11:06:45 -07:00
errors.py chore: add sleeptime example + better error handling + upgrade client SDK (#1809) 2025-04-21 00:09:50 -07:00
interface.py feat: add otid field for message idempotency (#1556) 2025-04-04 08:43:01 -07:00
log.py feat: Patch broken assistant messages for both Haiku and Sonnet (#1252) 2025-03-12 10:19:41 -07:00
main.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
memory.py feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
pytest.ini chore: migrate package name to letta (#1775) 2024-09-23 09:15:18 -07:00
settings.py chore: increase limits for pg connections (#1746) 2025-04-16 20:34:36 -07:00
streaming_interface.py fix: chat completions ci tests (#1630) 2025-04-08 15:13:18 -07:00
streaming_utils.py feat: add anthropic streaming (#716) 2025-01-26 17:35:22 -08:00
system.py feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
tracing.py feat: add grafana support for local dev (#1318) 2025-03-17 17:58:38 -07:00
utils.py fix: patch gemini 2.5 pro (#1643) 2025-04-09 18:35:53 -07:00