MemGPT/letta/schemas
2025-04-22 20:16:32 -07:00
..
openai fix: add developer role (#1787) 2025-04-19 15:25:09 -07:00
agent.py feat: structured outputs for send_message (#1764) 2025-04-22 09:50:01 -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: Implement resume step after request in new batch agent loop (#1676) 2025-04-15 13:56:22 -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 test: add sdk tests (#1569) 2025-04-10 12:04:40 -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 feat: add content parts to message schema (#1273) 2025-03-13 18:43:32 -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 use reasoning tokens for gemini flash 2025-04-21 20:44:31 -04:00
memory.py chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
message.py feat: unify input message type on agent step (#1820) 2025-04-21 13:49:46 -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: openapi overrides patches (#1796) 2025-04-19 11:13:16 -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: enable mounting local tools dir to container (#1119) 2025-03-04 13:18:23 -08: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: enable sleeptime agent creation (#1523) 2025-04-02 14:12:11 -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