MemGPT/letta/schemas
2025-04-30 13:20:21 -07:00
..
openai feat: Support offline memory in voice agent (#1347) 2025-04-28 15:03:02 -07:00
agent.py feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927) 2025-04-29 13:43:59 -07:00
block.py fix: BlockUpdate resets limit due to hardcoding (#1246) 2025-03-11 14:37:17 -07:00
embedding_config_overrides.py feat: add custom handle overrides for llm configs (#479) 2025-01-23 09:50:07 -08:00
embedding_config.py feat: google vertex integration (#980) 2025-02-12 18:06:26 -08:00
enums.py feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
environment_variables.py feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
file.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
group.py feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927) 2025-04-29 13:43:59 -07:00
health.py chore: add health check route 2024-10-02 16:16:05 -07:00
identity.py fix: fern identity create node sdk nesting (#1679) 2025-04-11 11:18:32 -07:00
job.py feat: Add callback for jobs (#1776) 2025-04-18 10:48:04 -07:00
letta_base.py feat: Add blocks and tools to agent serialization (#1187) 2025-03-04 15:31:50 -08:00
letta_message_content.py chore: bump version 0.7.2 (#2584) 2025-04-23 15:23:09 -07:00
letta_message.py feat: add identity id to message model (#1700) 2025-04-14 16:50:37 -07:00
letta_request.py feat: Add callback for jobs (#1776) 2025-04-18 10:48:04 -07:00
letta_response.py feat: add batch job tracking and generate batch APIs (#1727) 2025-04-17 17:02:07 -07:00
llm_batch_job.py feat: add batch job tracking and generate batch APIs (#1727) 2025-04-17 17:02:07 -07:00
llm_config_overrides.py fix: handles bug (#765) 2025-01-23 20:25:30 -08:00
llm_config.py chore: release 0.7.6 (#2599) 2025-04-28 23:24:28 -07:00
memory.py chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
message.py feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943) 2025-04-30 11:14:19 -07:00
organization.py feat: add privileged organizations (#1365) 2025-03-24 16:12:53 -07:00
passage.py feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
providers.py chore: remove duplicate class definitions (#1942) 2025-04-29 17:09:48 -07:00
response_format.py feat: structured outputs for send_message (#1764) 2025-04-22 09:50:01 -07:00
run.py chore: remove nested config in send requests (#813) 2025-01-28 14:58:53 -08:00
sandbox_config.py feat: Create local sandbox config from env vars for OSS users (#1910) 2025-04-28 13:01:38 -07:00
source.py feat: pass embedding handle for source create (#1307) 2025-03-16 15:42:11 -07:00
step.py feat: add agent to steps table and support filtering (#1212) 2025-03-07 10:10:29 -08:00
tool_execution_result.py feat: add tool execution result object (#1837) 2025-04-22 11:30:36 -07:00
tool_rule.py Add parent tool rule (#1648) 2025-04-09 15:22:15 -07:00
tool.py feat: Add Letta voice tools (#1922) 2025-04-29 10:46:29 -07:00
usage.py feat: background multi-agent group for sleeptime agent (#1508) 2025-04-01 15:00:45 -07:00
user.py run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00