Charles Packer
|
b9f772f196
|
feat: added ability to disable the initial message sequence during agent creation (#1978)
|
2024-11-04 16:03:52 -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 |
|
Matthew Zhou
|
c81c3e8297
|
feat: Add endpoint to add base tools to an org (#1971)
|
2024-11-01 15:42:43 -07:00 |
|
Shubham Naik
|
6c3cad3ec7
|
chore: fix lettaresponse (#1968)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-11-01 14:00:02 -07:00 |
|
Charles Packer
|
2764681a8d
|
fix: fix bug with POST /v1/agents/messages route returning empty LettaMessage base objects (#1966)
|
2024-10-31 16:57:50 -07:00 |
|
Shubham Naik
|
a8c3e90dc0
|
chore: add migration script (#1960)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-31 11:04:46 -07:00 |
|
Shubham Naik
|
2bcbec152d
|
fix: math renderer error (#1965)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-31 10:35:46 -07:00 |
|
Matthew Zhou
|
7bb0f53c23
|
feat: Implement tool calling rules for agents (#1954)
|
2024-10-30 16:53:41 -07:00 |
|
Matthew Zhou
|
0784bdc854
|
feat: Auto-refresh json_schema after tool update (#1958)
|
2024-10-30 15:05:08 -07:00 |
|
Shubham Naik
|
fc03cf89d7
|
chore: fix markdown error (#1957)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-30 15:04:51 -07:00 |
|
Matthew Zhou
|
41e868c6cc
|
fix: Fix create organization bug (#1956)
|
2024-10-30 13:55:48 -07:00 |
|
Charles Packer
|
7fa632aa94
|
feat: added returning usage data (#1955)
|
2024-10-29 18:08:10 -07:00 |
|
Matthew Zhou
|
9439e5e255
|
fix: Clean up some legacy code and fix Groq provider (#1950)
|
2024-10-28 14:13:11 -07:00 |
|
Sarah Wooders
|
969300fb56
|
feat: move docker run command to use port 8283 (#1949)
|
2024-10-28 13:57:30 -07:00 |
|
Matthew Zhou
|
adfb9a4b87
|
feat: Enable base constructs to automatically populate "created_by" and "last_updated_by" fields for relevant objects (#1944)
|
2024-10-28 11:04:17 -07:00 |
|
Sarah Wooders
|
f802969664
|
fix: fix inconsistent name and label usage for blocks to resolve recursive validation issue (#1937)
|
2024-10-25 18:01:33 -07:00 |
|
Matthew Zhou
|
d74406af41
|
feat: Add orm for Tools and clean up Tool logic (#1935)
|
2024-10-25 14:25:40 -07:00 |
|
Matthew Zhou
|
150240c7a7
|
fix: Fix letta delete-agent (#1940)
|
2024-10-25 13:15:36 -07:00 |
|
Sarah Wooders
|
701cd794ef
|
fix: fix core memory heartbeat issue (#1929)
|
2024-10-23 12:22:37 -07:00 |
|
Matthew Zhou
|
ff4be4576b
|
feat: Add ORM for user model (#1924)
|
2024-10-23 10:28:00 -07:00 |
|
Charles Packer
|
a70dea15a4
|
fix: fix bug triggered by using ada embeddings (#1915)
|
2024-10-22 16:42:02 -07:00 |
|
Matthew Zhou
|
1be576a28e
|
feat: Add ORM for organization model (#1914)
|
2024-10-22 14:47:09 -07:00 |
|
Charles Packer
|
1a93b85bfd
|
feat: fix streaming put_inner_thoughts_in_kwargs (#1913)
|
2024-10-21 17:07:20 -07:00 |
|
Charles Packer
|
8a9e6dddd3
|
feat: add function IDs to LettaMessage function calls and response (#1909)
|
2024-10-19 21:47:48 -07:00 |
|
Matthew Zhou
|
aa55a3d10e
|
feat: Add pagination for list tools (#1907)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-18 15:19:45 -07:00 |
|
Charles Packer
|
11b8371953
|
feat: add functions to get context window overview (#1903)
|
2024-10-18 14:29:28 -07:00 |
|
Matthew Zhou
|
0f3f885982
|
feat: Add endpoint to get full Tool objects belonging to an agent (#1906)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-18 14:25:00 -07:00 |
|
Kevin Lin
|
f07072dd9e
|
feat: prompting O1 (#1891)
Co-authored-by: Kevin Lin <kevinlin@Kevins-MacBook-Pro.local>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-10-17 15:55:50 -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 |
|
Shubham Naik
|
ff36e1b258
|
chore: fixes tool bug (#1898)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-16 11:57:51 -07:00 |
|
Matthew Zhou
|
72b2dd95d0
|
fix: Fix updating tools (#1886)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-15 16:51:18 -07:00 |
|
Sarah Wooders
|
e5ff06685c
|
feat: add support for agent "swarm" (multi-agent) (#1878)
|
2024-10-15 15:50:47 -07:00 |
|
Matthew Zhou
|
4908c0c7b2
|
feat: Add delete file from source endpoint (#1893)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-15 15:35:58 -07:00 |
|
Charles Packer
|
157634bf44
|
feat: add GET route to get the breakdown of an agent's context window (#1889)
|
2024-10-15 13:32:37 -07:00 |
|
Charles Packer
|
47ee4effd7
|
refactor: make Agent.step() multi-step (#1884)
|
2024-10-15 13:32:13 -07:00 |
|
Shubham Naik
|
ab358a5ece
|
chore: update devportal to comply with new memgpt api (#1880)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-14 18:37:00 -07:00 |
|
Sarah Wooders
|
bc2947683a
|
fix: add groq provider when env variable is set (#1881)
|
2024-10-14 18:11:51 -07:00 |
|
Charles Packer
|
f408436669
|
feat: refactor the POST agent/messages API to take multiple messages (#1882)
|
2024-10-14 13:29:07 -07:00 |
|
Matthew Zhou
|
93aacc087e
|
feat: Enable adding files (#1864)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-14 10:22:45 -07:00 |
|
Charles Packer
|
9a44cc3df7
|
refactor: simplify Agent.step inputs to Message or List[Message] only (#1879)
|
2024-10-13 17:30:46 -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 |
|
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 |
|
Sarah Wooders
|
e15dea623d
|
chore: fix branch (#1865)
|
2024-10-10 14:07:45 -07:00 |
|
Sarah Wooders
|
828aae8d6e
|
fix: delete agent-source mapping on detachment and add test (#1862)
|
2024-10-09 17:26:28 -07:00 |
|
Sarah Wooders
|
b568830978
|
chore: deprecate letta configure and remove config defaults (#1841)
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-10-09 14:32:08 -07:00 |
|
Matthew Zhou
|
b808c3688f
|
fix: remove testing print (#1849)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-08 15:20:55 -07:00 |
|
Matthew Zhou
|
446b8f2154
|
feat: Add listing llm models and embedding models for Azure endpoint (#1846)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-08 15:14:55 -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 |
|
Vivek Verma
|
5e294158af
|
feat: add agent types (#1831)
|
2024-10-08 11:18:36 -07:00 |
|