Matthew Zhou
|
f93dc8250b
|
chore: Consolidate CI style checks (#1936)
|
2024-10-24 15:24:26 -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 |
|
Sarah Wooders
|
7871eeb9c2
|
chore: remove the admin client and tests (#1923)
|
2024-10-22 15:02:28 -07:00 |
|
Matthew Zhou
|
1be576a28e
|
feat: Add ORM for organization model (#1914)
|
2024-10-22 14:47:09 -07:00 |
|
Matthew Zhou
|
a2e1cfd9e5
|
fix: Add embedding tests to azure (#1920)
|
2024-10-22 11:53:49 -07:00 |
|
Charles Packer
|
1a93b85bfd
|
feat: fix streaming put_inner_thoughts_in_kwargs (#1913)
|
2024-10-21 17:07:20 -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
|
c18eb466f8
|
feat: Add put_inner_thoughts_in_kwargs as a config setting for the LLM (#1902)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-17 15:54:03 -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
|
47ee4effd7
|
refactor: make Agent.step() multi-step (#1884)
|
2024-10-15 13:32:13 -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 |
|
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
|
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
|
828aae8d6e
|
fix: delete agent-source mapping on detachment and add test (#1862)
|
2024-10-09 17:26:28 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Matt Zhou
|
70ba1b66af
|
Fix failing tests and add safe json serializer
|
2024-10-04 15:40:24 -07:00 |
|
Charles Packer
|
b17246a3b0
|
feat: add back support for using AssistantMessage subtype of LettaMessage (#1812)
|
2024-10-04 15:36:33 -07:00 |
|
Matt Zhou
|
87e4bc7bc4
|
Fix failing tests
|
2024-10-04 15:28:22 -07:00 |
|
Matt Zhou
|
6bcec854d6
|
Add printed out responses for easier debugging from tests
|
2024-10-04 15:19:40 -07:00 |
|
Matt Zhou
|
776d7dd6e8
|
Fix broken openAI tests
|
2024-10-04 10:45:13 -07:00 |
|
Matt Zhou
|
e212b3ec17
|
Refactor out the testing functions so we can use this for benchmarking
|
2024-10-03 18:33:42 -07:00 |
|
Matt Zhou
|
ab5d12f586
|
Finish testing gpt4 openai
|
2024-10-03 18:28:58 -07:00 |
|
Matt Zhou
|
cd84d9fbdd
|
wip add errors and refactor out into tools
|
2024-10-03 14:46:36 -07:00 |
|
Matt Zhou
|
6d5fb1a07a
|
Merge branch 'main' into matt-complex-e2e-providers
|
2024-10-03 10:53:26 -07:00 |
|
Matt Zhou
|
1293a14c9f
|
wip
|
2024-10-03 09:43:21 -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 |
|
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
|
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 |
|