Commit Graph

168 Commits

Author SHA1 Message Date
Sarah Wooders
ece8dab05d feat: various fixes (#2320)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2024-12-31 10:53:33 +04:00
Sarah Wooders
adc8091232 chore: bump version to 0.6.6 (#2293) 2024-12-20 11:01:22 -08:00
Matthew Zhou
077f7b965f chore: bump composio packages (#2278) 2024-12-18 11:10:23 -08:00
Sarah Wooders
c58eddf597 chore: bump version to 0.6.5 (#2275) 2024-12-17 18:25:15 -08:00
Sarah Wooders
338c142474 chore: bump version 0.6.4 (#2246) 2024-12-13 11:30:48 -08:00
Sarah Wooders
db29c014f0 chore: bump version to 0.6.3 (#2225) 2024-12-10 19:23:58 -08:00
Sarah Wooders
36b97d00b2 feat: add print for sqlite error (#2221) 2024-12-10 19:23:48 -08:00
Sarah Wooders
35cafa08fa feat: support python 3.13 (#2176) 2024-12-10 19:02:27 -08:00
Sarah Wooders
0dad16fbbb fix: cleanup dependencies (#2224) 2024-12-10 18:29:25 -08:00
mlong93
9deacbd89e feat: orm passage migration (#2180)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-10 18:09:35 -08:00
Sarah Wooders
ca737ce49c chore: bump version 0.6.2 + and make postgres dependencies optional (#2183) 2024-12-09 15:18:31 -08:00
Matthew Zhou
3fd61ea7f0 chore: Bump composio-core requirements to latest (#2197) 2024-12-07 21:37:06 -08:00
Shubham Naik
8c0aa76c4f feat: add sentry logging (optional) (#2172)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-05 16:07:34 -08:00
Sarah Wooders
e00475e4dc chore: bump version 0.6.1 (#2170) 2024-12-05 11:53:20 -08:00
Sarah Wooders
2faff57069 chore: update lock (#2158) 2024-12-03 21:32:00 -08:00
Sarah Wooders
0983a9cde9 chore: bump version to 0.6.0 (#2153) 2024-12-03 19:37:40 -08:00
Matthew Zhou
1e5d74b4a7 feat: Add endpoints to list Composio apps and actions (#2140) 2024-12-02 15:36:10 -08:00
Matthew Zhou
69730988ce feat: Sandboxing for tool execution (#2040)
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MacBook-Pro-2.local>
Co-authored-by: Caren Thomas <carenthomas@jeffs-mbp-2.lan>
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MBP-2.hsd1.ca.comcast.net>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-11-22 10:34:08 -08:00
Sarah Wooders
cb85ccebc1 test: add test for pip install on python 3.10, 3.11, and 3.12 and remove crewAI tools (#2082) 2024-11-21 19:50:35 -08:00
Sarah Wooders
3e7fd08ace chore: bump version to 0.5.4 (#2078) 2024-11-20 21:13:08 -08:00
Sarah Wooders
f9a07f4ded fix: fix poetry.lock to pin pydantic version (#2076) 2024-11-20 18:02:17 -08:00
Matthew Zhou
85d558367f fix: Fix security vuln with file upload (#2067) 2024-11-19 17:07:04 -08:00
Sarah Wooders
4f39c1f4b3 feat: bump version 0.5.3 (#2066) 2024-11-19 14:23:56 -08:00
Sarah Wooders
2f7f6c923c chore: bump to version 0.5.2 (#2002) 2024-11-06 21:39:53 -08:00
Sarah Wooders
39999ce48c feat: rename block.name to block.template_name for clarity and add shared block tests (#1951)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-11-04 11:49:16 -08:00
Shubham Naik
564f0ace0f chore: Migrate database (#1974)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-11-03 11:17:49 -08:00
Sarah Wooders
d94d02666a chore: bump to version 0.5.1 (#1922) 2024-10-23 12:29:24 -07:00
Matthew Zhou
1be576a28e feat: Add ORM for organization model (#1914) 2024-10-22 14:47:09 -07:00
Matthew Zhou
11bb2f1437 chore: bump composio version for stability (#1908) 2024-10-18 15:39:46 -07:00
Sarah Wooders
2cf5d0bf14 chore: bump version to 0.5.0 (#1888) 2024-10-14 18:36:04 -07:00
Shubham Naik
4fbc8c9fbb chore: support alembic (#1867)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-10-11 15:51:14 -07:00
Matthew Zhou
cffd493f75 test: add complex testing for Groq Llama 3.1 70b (#1845)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-08 14:22:13 -07:00
Sarah Wooders
e0442bd658 chore: bump version 0.4.1 (#1809) 2024-10-03 18:08:46 -07:00
Matthew Zhou
58aa7e09df feat: Add integration with Composio tools (#1820)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-10-02 20:58:03 -07:00
Matthew Zhou
ed7e3d1482 docs: Finish writing example for LangChain tooling (#1810)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-01 13:46:49 -07:00
Matthew Zhou
2164aedb46 fix: Enable importing LangChain tools with arguments (#1807)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-09-30 18:47:48 -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
Sarah Wooders
b292c0662a feat: add locust for testing user/connection scaling (#1742) 2024-09-12 15:37:32 -07:00
Sarah Wooders
cb20fbfab9 fix: various fixes to python client + bump version to 0.4.0 (#1737) 2024-09-09 10:12:22 -07:00
Charles Packer
282e7b5289 refactor: use jinja2 templates for Memory.compile instead of writing Python code (#1687) 2024-09-03 15:44:52 -07:00
Sarah Wooders
7f589eaf63 refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (#1579)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
2024-08-16 19:53:21 -07:00
Charles Packer
e8813e5937 revert: #1659 (#1660) 2024-08-16 19:52:47 -07:00
Sarah Wooders
9601b53010 refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (cleaned up git history) (#1659)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
Co-authored-by: robingotz <tug29225@temple.edu>
Co-authored-by: Vandracon <vandracon@yahoo.com>
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com>
Co-authored-by: Scott <scott@vysona.com>
Co-authored-by: Jonathan Ward <jonathan.ward7892@gmail.com>
Co-authored-by: madgrizzle <john@thehogans.name>
Co-authored-by: Carlo <284474102@qq.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Robin Goetz <35136007+goetzrobin@users.noreply.github.com>
2024-08-16 19:33:47 -07:00
Sarah Wooders
af777156d6 bump version 2024-08-16 18:16:30 -07:00
Sarah Wooders
013dccfc12 bump version 2024-08-15 14:08:59 -07:00
Charles Packer
fbcc9efd0b fix: patch unbound variable on streaming tokens (#1630) 2024-08-10 18:06:16 -07:00
Sarah Wooders
7f36686635 chore: bump version 0.3.22 (#1597) 2024-07-30 22:34:15 -07:00
Sarah Wooders
fd25304a48 fix: bump version 0.3.21 (#1576) 2024-07-26 14:51:14 -07:00
Sarah Wooders
f031050004 chore: bump version 0.3.20 (#1568) 2024-07-25 09:46:39 -07:00
Sarah Wooders
5bb82324f7 bump version 2024-07-14 15:47:53 -07:00