William FH and GitHub
4c6d80a67f
Add TTL Sweeper ( #3849 )
checkpoint==2.0.20
checkpointpostgres==2.0.17
cli==0.1.77
2025-03-14 14:29:40 -07:00
William Fu-Hinthorn
18ed044c27
Bump patch version
2025-03-14 14:03:30 -07:00
William Fu-Hinthorn
394a9fa85f
Update schema
2025-03-14 13:48:23 -07:00
William Fu-Hinthorn
9741d9bdf0
Add tests for sweeper (sync)
2025-03-14 13:43:53 -07:00
William Fu-Hinthorn
06ca07432d
Add sweeper
2025-03-13 18:55:16 -07:00
Nuno Campos
e757a80001
0.3.10
0.3.10
2025-03-13 18:14:57 -07:00
William FH and GitHub
a204444905
Update handling of updates/inputs passed in as pydantic models ( #3839 )
...
- remove usage of require_at_least_one_of, we shouldn't be enforcing
presence of keys in inputs/updates, an empty dict is a valid
input/update
- ensure that values that were explcitly set/assigned in pydantic model
are saved even if equal to default value
2025-03-13 18:14:17 -07:00
Nuno Campos
4cfdf8774a
Update
2025-03-13 18:02:31 -07:00
Nuno Campos
beb62fc053
Fix types
2025-03-13 17:39:43 -07:00
Nuno Campos
857f3e4a38
Update handling of updates/inputs passed in as pydantic models
...
- remove usage of require_at_least_one_of, we shouldn't be enforcing presence of keys in inputs/updates, an empty dict is a valid input/update
- ensure that values that were explcitly set/assigned in pydantic model are saved even if equal to default value
2025-03-13 17:31:38 -07:00
6342cd1665
prebuilt: fix typo and simplify functions of examples in chat_agent_executor.py. ( #3827 )
...
**Description:**
Fix typo and simplify functions of examples.
**Issue:**
N/A
**Dependencies:**
N/A
**Dependencies:**
N/A
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
2025-03-13 15:32:25 -04:00
Eugene Yurtsev and GitHub
baedf91836
docs: fix regexp for base64 images for llms-full ( #3834 )
2025-03-13 15:32:09 -04:00
ArrayPD and GitHub
190b42850f
docs: Enhance get_weather() in create-react-agent-memory.ipynb ( #3825 )
...
Since we are demonstrating thread-level memory not human-in-the-loop, a
string is more straightforward and reliable than AssertionError(), when
dealing with 'Unknown Location'.
2025-03-13 18:28:20 +00:00
Eugene Yurtsev and GitHub
678b512aed
ci: limit downloads from pypi stats to main branch ( #3835 )
...
At some point, we can run on a cron schedule
2025-03-13 14:24:55 -04:00
William FH and GitHub
c85e246c32
0.3.9 ( #3836 )
2025-03-13 11:22:10 -07:00
William Fu-Hinthorn
98ebc45f31
0.3.9
2025-03-13 11:21:50 -07:00
David Duong and GitHub
5ca2f358f9
feat(sdk-js): automatically write ui messages ( #3833 )
2025-03-13 18:22:42 +01:00
William FH and GitHub
86169c1439
Coerce nested pydantic ( #3806 )
2025-03-13 10:17:53 -07:00
Tat Dat Duong
36d6eed468
feat(sdk-js): automatically write ui messages
2025-03-13 18:16:49 +01:00
William FH and GitHub
ef50fed6fe
StreamMode in Join [sdk] ( #3584 )
sdk==0.1.57
2025-03-13 10:05:45 -07:00
William Fu-Hinthorn
c0abfc7df6
lint?
2025-03-13 09:55:41 -07:00
William Fu-Hinthorn
318889bc6c
Merge branch 'main' into wfh/join_stream_mode
2025-03-13 09:46:23 -07:00
William Fu-Hinthorn
b9e3fd5f3e
Bump js
2025-03-13 09:45:47 -07:00
William Fu-Hinthorn
8729ebc40c
Merge
2025-03-13 09:37:47 -07:00
William Fu-Hinthorn
919282fead
Move files
2025-03-13 09:35:26 -07:00
David Duong and GitHub
cff4784ff8
feat(docs): feedback on gen ui docs ( #3831 )
2025-03-13 17:31:56 +01:00
Tat Dat Duong
9921e5210a
feat(docs): feedback on gen ui docs
2025-03-13 17:08:10 +01:00
Vadym Barda and GitHub
048eff9f11
prebuilt: release 0.1.3 ( #3830 )
prebuilt==0.1.3
2025-03-13 11:46:58 -04:00
ccurme and GitHub
8a2765c8f2
prebuilt: update type annotation for tools ( #3829 )
2025-03-13 15:45:44 +00:00
William Fu-Hinthorn
ffbcdd1ecc
weakref
2025-03-13 08:04:57 -07:00
David Duong and GitHub
108a041fa7
feat(sdk-js): add docs for generative UI ( #3774 )
2025-03-13 15:17:54 +01:00
Tat Dat Duong
52e3c59f07
Replace with jpg
2025-03-13 15:09:24 +01:00
David Duong and GitHub
0e17988332
feat(sdk-js): add overridable ui namespacing ( #3809 )
2025-03-13 15:02:07 +01:00
Tat Dat Duong
5f0d05099d
Bump to 0.0.54
2025-03-13 14:50:59 +01:00
Tat Dat Duong
a1739d3184
Add a separate section for Frontend and Generative UI
2025-03-13 14:47:49 +01:00
Tat Dat Duong
ab38cc2cc0
Further cleanup
2025-03-13 14:36:07 +01:00
Tat Dat Duong
647833dcaa
Separate segments
2025-03-13 14:34:23 +01:00
Tat Dat Duong
1f03735b7d
Add image
2025-03-13 14:29:35 +01:00
Vadym Barda and GitHub
d980cca59b
docs: fix link checking ( #3826 )
2025-03-13 13:28:35 +00:00
William FH and GitHub
944b93bf61
docs: more concise readme ( #3815 )
2025-03-13 09:03:18 -04:00
Vadym Barda and GitHub
8aa59d002a
docs: add logo to readme ( #3816 )
2025-03-13 09:03:01 -04:00
Tat Dat Duong
ed533b32a8
Add example for CSS
2025-03-13 13:47:20 +01:00
William Fu-Hinthorn
d88f59eea4
Cache
2025-03-12 18:11:42 -07:00
Nuno Campos and GitHub
fc5dde6c55
Rename env var ( #3813 )
2025-03-12 17:07:52 -07:00
Nuno Campos
4c902d21a3
Rename env var
2025-03-12 16:58:12 -07:00
Nuno Campos and GitHub
54804af06a
Make default recursion_limit configurable by env var ( #3812 )
2025-03-12 16:54:59 -07:00
William Fu-Hinthorn
312f026e9c
Add tests
2025-03-12 16:52:23 -07:00
Nuno Campos
6973b19cc7
Make default recursion_limit configurable by env var
2025-03-12 16:45:45 -07:00
Tat Dat Duong
45ed67856f
feat(sdk-js): add overridable ui namespacing
2025-03-12 23:56:07 +01:00
Vadym Barda and GitHub
74b2dbe1ea
docs: add reflection prebuilt ( #3805 )
2025-03-12 17:54:59 +00:00