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
|
2cf5d0bf14
|
chore: bump version to 0.5.0 (#1888)
|
2024-10-14 18:36:04 -07:00 |
|
Sarah Wooders
|
969fec81a9
|
fix: update compose.yaml to use updated env variables (#1887)
|
2024-10-14 18:35:46 -07:00 |
|
Sarah Wooders
|
bc2947683a
|
fix: add groq provider when env variable is set (#1881)
|
2024-10-14 18:11:51 -07:00 |
|
Matthew Zhou
|
6cdc14f6fe
|
fix: modify composio example (#1885)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-14 17:10:31 -07:00 |
|
Matthew Zhou
|
6e6aad7bb0
|
feat: Add MistralProvider (#1883)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-14 13:34:12 -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 |
|
Matthew Zhou
|
9d0da9549b
|
fix: Fix config bug in alembic (#1873)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-11 18:06:06 -07:00 |
|
Sarah Wooders
|
3c547345e1
|
feat: add VLLMProvider (#1866)
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-10-11 15:58:12 -07:00 |
|
Kevin Lin
|
2bc97e4535
|
fix: fix typo (#1870)
Co-authored-by: Kevin Lin <kevinlin@Kevins-MacBook-Pro.local>
|
2024-10-11 15:51:23 -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
|
02f4098553
|
test: Fix Azure tests and write CI tests (#1871)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-11 15:12:45 -07:00 |
|
Matthew Zhou
|
5cc3a1d8af
|
chore: add e2e tests for Groq to CI (#1868)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-10 17:43:14 -07:00 |
|
Sarah Wooders
|
e15dea623d
|
chore: fix branch (#1865)
|
2024-10-10 14:07:45 -07:00 |
|
Charles Packer
|
fb8ba76e42
|
fix: add missing hardcodings for popular OpenAI models (#1863)
|
2024-10-10 10:19:41 -07:00 |
|
Sarah Wooders
|
117134810c
|
feat: cleanup display of free endpoint (#1860)
|
2024-10-09 17:47:20 -07:00 |
|
Sarah Wooders
|
828aae8d6e
|
fix: delete agent-source mapping on detachment and add test (#1862)
|
2024-10-09 17:26:28 -07:00 |
|
Vivek Verma
|
1673e66211
|
fix: insert_many checks exists_ok (#1861)
|
2024-10-09 16:29:10 -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 |
|
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
|
c0501a743d
|
test: add complex gemini tests (#1853)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-09 10:00:21 -07:00 |
|
Charles Packer
|
fa0b0a5b9f
|
fix: CLI patches - patch runtime error on main loop + duplicate internal monologue (#1852)
|
2024-10-08 17:47:29 -07:00 |
|
Matthew Zhou
|
020bbd658e
|
fix: factor out repeat POST request logic (#1851)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-08 17:14:54 -07:00 |
|
Matthew Zhou
|
b83f77af22
|
fix: refactor Google AI Provider / helper functions and add endpoint test (#1850)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-08 16:55:11 -07:00 |
|
Vivek Verma
|
1fad0f8df9
|
fix: calling link_tools doesnt update agent.tools (#1848)
|
2024-10-08 15:22:28 -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 |
|
Sarah Wooders
|
dd51b15154
|
feat: list available embedding/LLM models for ollama (#1840)
|
2024-10-08 14:57:11 -07:00 |
|
Vivek Verma
|
af2f21160a
|
feat: persist tools to db when saving agent (#1847)
|
2024-10-08 14:53:59 -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
|
91287a76c9
|
feat: list out embedding models for Google AI provider (#1839)
|
2024-10-08 11:28:24 -07:00 |
|
Vivek Verma
|
5e294158af
|
feat: add agent types (#1831)
|
2024-10-08 11:18:36 -07:00 |
|
Charles Packer
|
6b35e87245
|
fix: patch user_id in header (#1843)
|
2024-10-08 10:21:07 -07:00 |
|
Matthew Zhou
|
1104438490
|
fix: Fix Azure provider and add complex e2e testing (#1842)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-07 17:59:06 -07:00 |
|
Kelvin He
|
aac047c219
|
Docker compose vllm (#1821)
|
2024-10-07 17:20:41 -07:00 |
|
Charles Packer
|
5501f6d92f
|
refactor: remove get_current_user and replace with direct header read (#1834)
|
2024-10-07 15:23:08 -07:00 |
|
Matthew Zhou
|
c76cecb8cb
|
test: Add complex e2e tests for anthropic opus-3 model (#1837)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-07 11:39:54 -07:00 |
|
Sarah Wooders
|
9e4c7ad07f
|
feat: require LLMConfig and EmbeddingConfig to be specified for agent creation + allow multiple simultaneous provider configs for server (#1814)
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-04 19:35:00 -07:00 |
|
Matthew Zhou
|
f9ec99b914
|
feat: Set up code scaffolding for complex e2e tests and write tests for OpenAI GPT4 endpoint (#1827)
|
2024-10-04 16:56:43 -07:00 |
|
Shubham Naik
|
8fc504cb9f
|
chore: allow app.letta.com access to local if user grants permission (#1830)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-04 16:45:04 -07:00 |
|
Matt Zhou
|
69636bf2ad
|
rename test
|
2024-10-04 16:41:30 -07:00 |
|
Matt Zhou
|
cb1c686c43
|
Specify GPT-4 in the test
|
2024-10-04 16:40:06 -07:00 |
|
Matt Zhou
|
dcf23ad155
|
Try new testing yml
|
2024-10-04 16:33:01 -07:00 |
|
Matt Zhou
|
5db29a821a
|
Fix summarize step
|
2024-10-04 16:27:12 -07:00 |
|
Matt Zhou
|
b215990b98
|
Edit workflows
|
2024-10-04 16:18:42 -07:00 |
|
Matthew Zhou
|
c04e5dbd9a
|
feat: Add Groq as provider option (#1815)
|
2024-10-04 15:48:57 -07:00 |
|