Matt Zhou
|
b698cb1981
|
Modify gitignore and add configs
|
2024-10-02 09:39:10 -07:00 |
|
Matt Zhou
|
d640489b3e
|
Merge branch 'main' into matt-add-grok
|
2024-10-02 09:29:53 -07:00 |
|
Matthew Zhou
|
01cb79c2d7
|
feat: Adapt crewAI to also accept parameterized tools and add example (#1817)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-01 18:00:26 -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 |
|
Matt Zhou
|
e20c4270e4
|
add ollama
|
2024-10-01 16:45:52 -07:00 |
|
Matt Zhou
|
a3b46dc026
|
Fix typo
|
2024-10-01 16:42:47 -07:00 |
|
Matt Zhou
|
071642b74f
|
Finish adding groq and test
|
2024-10-01 16:40:28 -07:00 |
|
Matthew Zhou
|
e4bf9f6681
|
fix: Check that content is not None before setting to internal_monologue (#1813)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-01 16:32:04 -07:00 |
|
Matt Zhou
|
d61b806fd5
|
wip
|
2024-10-01 16:22:34 -07:00 |
|
Matt Zhou
|
4035a211fb
|
wip
|
2024-10-01 15:42:59 -07:00 |
|
Sarah Wooders
|
e368c1aa10
|
chore: remove dead function loading code (#1795)
|
2024-10-01 14:28:39 -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 |
|
Shubham Naik
|
88d18b07db
|
chore: update static files (#1811)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-01 11:51:23 -07:00 |
|
Sarah Wooders
|
df26e14aa1
|
feat: add defaults to compose and .env.example (#1792)
|
2024-10-01 09:50:13 -07:00 |
|
Charles Packer
|
caa99e90e3
|
docs: update main README (#1804)
|
2024-10-01 09:49:59 -07:00 |
|
Sarah Wooders
|
563ed8d3a7
|
fix: minor patch to tool linking with JSON schema and Tool.name do not match (#1802)
|
2024-10-01 09:49:30 -07:00 |
|
Sarah Wooders
|
526104015d
|
feat: don't require tags to be specified for tool creation (#1806)
|
2024-10-01 09:49:03 -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
|
9f9e967c8b
|
fix: remove usage of anon_clientid and migrate to DEFAULT_USER (#1805)
|
2024-09-30 17:56:28 -07:00 |
|
Charles Packer
|
e4cfefe993
|
fix: patch typos in notebooks (#1803)
Co-authored-by: yw5aj <yw5aj@virginia.edu>
|
2024-09-30 10:38:35 -07:00 |
|
Sarah Wooders
|
622de59fd0
|
fix: use JSON schema name instead of tool name for loading from env (#1798)
|
2024-09-30 09:24:10 -07:00 |
|
Charles Packer
|
4382c9be4b
|
docs: patch link (#1797)
|
2024-09-27 18:33:03 -07:00 |
|
Sarah Wooders
|
cb87694cdd
|
feat: support detaching sources from agents (#1791)
|
2024-09-25 15:18:46 -07:00 |
|
Sarah Wooders
|
81737fdeec
|
feat: allow jobs to be filtered by source_id (#1786)
|
2024-09-25 15:13:14 -07:00 |
|
Charles Packer
|
7fa1016793
|
docs: patch readme (#1790)
|
2024-09-25 14:25:41 -07:00 |
|
Sarah Wooders
|
a8a44436ab
|
fix: deprecate local embedding tests (#1789)
|
2024-09-25 14:08:59 -07:00 |
|
Sarah Wooders
|
424cfd60b3
|
fix: various fixes for workflow tests (#1788)
|
2024-09-25 13:58:21 -07:00 |
|
ShaliniR8
|
d18055f0dc
|
fix: fixed bug when existing agent state is loaded via cli (#1783)
|
2024-09-25 11:03:19 -07:00 |
|
Charles Packer
|
ffdbc58987
|
chore: Update README.md (#1779)
|
2024-09-23 09:33:37 -07:00 |
|
Charles Packer
|
7a9d34798e
|
chore: Update README.md (#1778)
|
2024-09-23 09:32:22 -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
|
9ebbaacc1f
|
feat: add DEFAULT_USER_ID and DEFAULT_ORG_ID for local usage (#1768)
|
2024-09-22 15:10:54 -07:00 |
|
Charles Packer
|
0b348f8bd9
|
fix: various fixes to get create agent REST API to work (#1763)
|
2024-09-22 12:33:28 -07:00 |
|
Sarah Wooders
|
a9d8445e4a
|
feat: add organization endpoints and schemas (#1762)
|
2024-09-20 11:34:57 -07:00 |
|
Sarah Wooders
|
da9bbeada0
|
fix: fix DB session management to avoid connection overflow error (#1758)
|
2024-09-18 13:14:19 -07:00 |
|
Charles Packer
|
930ab946f2
|
refactor: clean up agent.step() (#1756)
|
2024-09-13 17:28:21 -07:00 |
|
Charles Packer
|
23f11ee93b
|
feat: add support for user_id in header (#1755)
|
2024-09-13 15:21:42 -07:00 |
|
Charles Packer
|
4c691d4428
|
fix: cleanup base agent typing on step(), from PR #1700 (#1754)
Co-authored-by: vivek3141 <vivekverma@berkeley.edu>
|
2024-09-13 14:48:23 -07:00 |
|
Charles Packer
|
1d20ee59f0
|
fix: hotfix for server test (#1753)
|
2024-09-13 14:43:33 -07:00 |
|
Charles Packer
|
8cf08e0245
|
fix: server memory leak (#1751)
CI passing locally, unclear about failure server-side
|
2024-09-13 13:57:08 -07:00 |
|
Charles Packer
|
f203f51bac
|
ci: disable assistants api workflow (#1752)
|
2024-09-13 13:56:40 -07:00 |
|
Sarah Wooders
|
b292c0662a
|
feat: add locust for testing user/connection scaling (#1742)
|
2024-09-12 15:37:32 -07:00 |
|
Charles Packer
|
ac5c90be27
|
fix: patch validation error on /messages endpoint (#1750)
|
2024-09-12 14:56:44 -07:00 |
|
Charles Packer
|
50ea8cb2b2
|
fix: patch recall error (#1749)
|
2024-09-12 14:55:59 -07:00 |
|
Sarah Wooders
|
6bd4f8f221
|
feat: support importing tools from LangChain (#1745)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2024-09-10 21:40:47 -07:00 |
|
Sarah Wooders
|
c8fcbff39e
|
feat: return MemGPTMessage for Python Client (#1738)
|
2024-09-10 21:28:26 -07:00 |
|
Charles Packer
|
9fadd22fb8
|
fix: static files mounting bug (#1746)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-09-10 16:32:00 -07:00 |
|
Shubham Naik
|
ddd9828f3c
|
chore: update static files (#1744)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-09-10 15:58:08 -07:00 |
|
Charles Packer
|
89eb7828b6
|
fix: fix the static file mounting handler breaking the API (#1743)
|
2024-09-10 14:32:23 -07:00 |
|