Commit Graph

25 Commits

Author SHA1 Message Date
Charles Packer
34367de5d7 feat: implement client-side tools via client_tools spec (#456)
Co-authored-by: Letta <noreply@letta.com>
2026-01-02 23:35:40 -08:00
Charles Packer
4bf102fb27 fix: Fix linkToolsToAgent to use parallel API calls for tool lookup (#443)
Co-authored-by: Letta <noreply@letta.com>
2025-12-31 19:44:38 -08:00
Devansh Jain
7d73219c50 chore: Add --system flag for existing agents + update system prompt variable names (#328) 2025-12-19 17:16:21 -08:00
jnjpng
f9bffaed81 feat: add support for claude pro and max plans (#327) 2025-12-19 16:26:41 -08:00
Ari Webb
9d1a3c1414 chore: disable parallel_tool_calls byok (#308) 2025-12-18 16:00:19 -08:00
Ari Webb
407da24c5b Byok support (#277) 2025-12-18 09:49:20 -08:00
Devansh Jain
d77e92be48 chore: Update Anthropic token configs (#204) 2025-12-14 14:25:35 -08:00
Kevin Lin
2bed9b071b fix: Vertex handle (#188) 2025-12-11 21:23:12 -08:00
Kevin Lin
113dbcad9d feat: add Gemini 3 (vertex) (#182) 2025-12-11 18:44:40 -08:00
Kevin Lin
1575488c23 feat: Update Gemini default temperature (#175) 2025-12-10 17:21:20 -08:00
Charles Packer
ed5c6d71b7 fix: add provider_type for OpenRouter models in model_settings (#169)
Co-authored-by: Letta <noreply@letta.com>
2025-12-10 11:09:07 -08:00
Kevin Lin
5dd96c9c8b fix: Increase max_output_tokens for gpt-5 and gpt-5.1 (#161) 2025-12-06 14:01:28 -08:00
Charles Packer
50c0564460 fix: properly set parallel tool calling on model swap (#140) 2025-12-01 16:18:23 -08:00
Charles Packer
135c19c7d7 feat: system prompt swapping (#131) 2025-11-27 01:30:11 -08:00
Charles Packer
e88738b1c1 fix: use model_settings instead of deprecated llm_config for agent updates (#125)
Co-authored-by: Letta <noreply@letta.com>
2025-11-26 10:47:54 -08:00
Charles Packer
f2ed25bfeb feat: add gemini tools (#120) 2025-11-24 10:50:31 -08:00
Charles Packer
8cab132513 fix: display the codex toolset better (#117) 2025-11-23 22:21:21 -08:00
Kevin Lin
cd6b29e686 feat: Model based toolset switching (#111)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-23 19:49:39 -08:00
Kevin Lin
754db3b273 fix: Patch headless mode GPT-5 (#88)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-16 20:48:50 -08:00
Charles Packer
c234ea2b54 fix: parallel tool calling misc fixes (#85) 2025-11-08 12:36:52 -08:00
Cameron
79bc3c2d98 Add /link and /unlink commands for managing agent tools (#59)
Co-authored-by: Letta <noreply@letta.com>
2025-11-05 18:11:51 -08:00
Devansh Jain
8a6702d76b fix: Model update api (#28) 2025-10-29 11:27:53 -07:00
Charles Packer
4ca01d199d feat: migrate to Letta TS SDK v1 (alpha) (#11) 2025-10-28 23:50:57 -07:00
Charles Packer
50c249e36d feat: add API key caching via settings.json (#16)
Co-authored-by: Letta <noreply@letta.com>
2025-10-27 23:41:34 -07:00
cpacker
70ac76040d feat: letta code 2025-10-24 21:19:24 -07:00