Sarah Wooders
f9b3978460
chore: remove old examples ( #6255 )
2025-11-24 19:09:33 -08:00
Cameron Pfiffer
25e893da14
fix: correct messages API method from send to create ( #4299 )
...
Updated documentation examples to use the correct API method:
- Changed groups.messages.send() to groups.messages.create()
- Changed agents.messages.send() to agents.messages.create()
- Updated parameter format to use messages array with role/content
Fixes inconsistent API usage across documentation and examples.
2025-09-03 13:44:12 -07:00
Sarah Wooders
e5497b1d0d
chore: merge oss ( #3712 )
2025-08-07 22:20:26 -07:00
cthomas
a7dc025351
chore: replace ada-002 model default ( #3140 )
2025-07-02 16:12:08 -07:00
Matthew Zhou
d4390cd9e6
refactor: Deprecate local client ( #2344 )
2025-05-22 18:57:14 -07:00
Sarah Wooders
71cf18538b
feat: add new tutorial notebook and tool rules and visualization ( #987 )
2025-02-12 22:18:46 -08:00
cthomas
29feb4c55c
docs: fix python examples ( #829 )
2025-01-29 14:13:22 -08:00
cthomas
11d871785a
feat: add content union type for requests ( #762 )
2025-01-23 20:25:00 -08:00
cthomas
98c5702ef9
chore: rename metadata_ field to metadata in pydantic ( #732 )
2025-01-22 19:05:41 -08:00
cthomas
48642b484d
chore: rename llm handle field to model in create agent req ( #718 )
2025-01-21 17:55:39 -08:00
cthomas
8bd695f64b
chore: migrate examples to use latest sdk ver ( #690 )
2025-01-16 17:06:57 -08:00
Keith
c7131ad0da
docs: Feature/update docs ( #2257 )
2024-12-16 17:15:50 -08:00
Matthew Zhou
8711e1dc00
chore: Change create_tool endpoint on v1 routes to error instead of upsert ( #2102 )
2024-11-25 10:46:15 -08:00
Sarah Wooders
0c20ec3582
core: update notebooks to 0.5.2 and add agent cleanup (error on duplicate names) ( #2038 )
2024-11-19 15:02:53 -08:00
Sarah Wooders
e59002453e
feat: add example notebooks ( #2001 )
2024-11-06 21:39:43 -08: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
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
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
759b78a553
feat: add data connector example ( #1713 )
2024-09-03 15:14:09 -07:00
Sarah Wooders
9add59c86b
feat: add example notebooks ( #1625 )
2024-08-10 13:59:32 -07:00