Cameron Pfiffer
6438bc5168
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
bde4714294
chore: merge oss ( #3712 )
2025-08-07 22:20:26 -07:00
cthomas
839977f0af
chore: replace ada-002 model default ( #3140 )
2025-07-02 16:12:08 -07:00
Matthew Zhou
917821a735
refactor: Deprecate local client ( #2344 )
2025-05-22 18:57:14 -07:00
Sarah Wooders
80dcaf82c4
feat: add new tutorial notebook and tool rules and visualization ( #987 )
2025-02-12 22:18:46 -08:00
cthomas
46409a7b90
docs: fix python examples ( #829 )
2025-01-29 14:13:22 -08:00
cthomas
df8e945fe9
feat: add content union type for requests ( #762 )
2025-01-23 20:25:00 -08:00
cthomas
f5bcef2657
chore: rename metadata_ field to metadata in pydantic ( #732 )
2025-01-22 19:05:41 -08:00
cthomas
37e87a9e3e
chore: rename llm handle field to model in create agent req ( #718 )
2025-01-21 17:55:39 -08:00
cthomas
62cec2d757
chore: migrate examples to use latest sdk ver ( #690 )
2025-01-16 17:06:57 -08:00
Shubham Naik
5a743d1dc4
Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
...
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
2024-12-22 20:31:22 -08:00