Commit Graph

26 Commits

Author SHA1 Message Date
Matthew Zhou
8d765f286e feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
Matthew Zhou
c17737f0ec chore: Remove overly verbose warning (#986) 2025-02-13 10:17:53 -08:00
Matthew Zhou
85dee1785b fix: Fix composio bugs (#884)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-02-03 14:09:45 -05:00
Charles Packer
bfe2c6e8f5 fix: fix lmstudio docker (#788) 2025-01-26 19:19:31 -08:00
Matthew Zhou
d110378146 feat: Native agent to agent messaging (#668) 2025-01-16 10:36:15 -08:00
Caren Thomas
7144fd2867 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
905906d416 run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
4cf354c033 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Matthew Zhou
7fb8f16155 chore: Add testing around base tools (#2268) 2024-12-17 15:46:05 -08:00
Keith
c7131ad0da docs: Feature/update docs (#2257) 2024-12-16 17:15:50 -08:00
Sarah Wooders
213749a177 feat: support system message for chatml wrapper (#2187) 2024-12-07 11:50:18 -08:00
Charles Packer
b01f0cc1b0 fix: cleanup CLI tool prints (#2130) 2024-12-01 17:41:17 -08:00
Charles Packer
6be2000eda feat: support pydantic models in tool uploads + patch dict/list types (#2112) 2024-11-30 10:09:03 -08:00
Charles Packer
324346db5c fix: extra safety checks in the token counter for functions (#2061) 2024-11-22 12:13:10 -08:00
Charles Packer
202d6e25aa fix: add more types to the type_map from python -> json schema (#2095) 2024-11-22 12:12:40 -08:00
Charles Packer
a75dfd7907 fix: context window overflow patch (#2053) 2024-11-18 15:21:11 -08:00
Charles Packer
f57dc28552 feat: support togetherAI via /completions (#2045) 2024-11-18 15:15:05 -08:00
Sarah Wooders
4f30288c14 fix: fix Unsupport authentication type error for Ollama (#2018) 2024-11-09 14:46:39 -08:00
Charles Packer
11b8371953 feat: add functions to get context window overview (#1903) 2024-10-18 14:29:28 -07:00
Matthew Zhou
c9701f490c feat: Add default external tools (#1899)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-17 10:26:37 -07:00
Charles Packer
1099809e49 fix: patch errors with OllamaProvider (#1875) 2024-10-12 20:19:20 -07:00
Sarah Wooders
3c547345e1 feat: add VLLMProvider (#1866)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-10-11 15:58:12 -07:00
Matthew Zhou
5769e0c815 chore: add CLI CI test (#1858)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-09 14:34:36 -07:00
Matt Zhou
62241e0d03 Remove groq old imports 2024-10-01 17:12:09 -07:00
Matt Zhou
79b078eeff Delete old code 2024-10-01 17:10:23 -07:00
Sarah Wooders
8ae1e64987 chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-09-23 09:15:18 -07:00