David Duong
|
0686971af5
|
feat(sdk-js): api improvements for gen ui (#3760)
- merge `typedUi.create` and `typedUi.write` into `typedUi.push`
- Add mutate function in `onCustomEvent`
|
2025-03-10 13:31:07 +01:00 |
|
Tat Dat Duong
|
c9f55a876a
|
Bump to 0.0.51
|
2025-03-10 13:25:55 +01:00 |
|
Nuno Campos
|
6800311175
|
chore(spec): Add spec aided by claude code (#966)
|
2025-03-10 16:51:26 +13:00 |
|
Tat Dat Duong
|
bbb0cc85d3
|
feat(sdk-js): api improvements for gen ui
- merge `typedUi.create` and `typedUi.write` into `typedUi.push`
- Add mutate function in `onCustomEvent`
|
2025-03-09 10:26:50 +01:00 |
|
Tat Dat Duong
|
139f957b75
|
fix(parser): add Inspect depth limit to speed up schema inference
|
2025-03-08 02:14:16 +01:00 |
|
Brace Sproul
|
e00b70924e
|
feat(sdk-js): bump version (#3743)
|
2025-03-07 12:44:26 -08:00 |
|
bracesproul
|
09830dc246
|
bump version
|
2025-03-07 12:36:22 -08:00 |
|
bracesproul
|
3bf032edc4
|
fix(sdk-js): AIMessage tool call args type
|
2025-03-07 12:31:18 -08:00 |
|
dependabot[bot]
|
79d1c6e3a9
|
chore(deps): bump axios from 1.7.7 to 1.8.2 in /libs/sdk-js
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.8.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-07 19:23:09 +00:00 |
|
Tat Dat Duong
|
3cdef97b0c
|
Update to use batchUpdateState
|
2025-03-07 18:41:39 +01:00 |
|
Tat Dat Duong
|
fc1e49f459
|
feat(api): add create thread from batch of update state
|
2025-03-07 16:24:57 +01:00 |
|
Nuno Campos
|
6c236869f3
|
Lint
|
2025-03-06 16:45:49 -08:00 |
|
Nuno Campos
|
06321ca2cb
|
Bump
|
2025-03-06 16:32:18 -08:00 |
|
Nuno Campos
|
c647803ff5
|
Update progress
|
2025-03-06 16:29:56 -08:00 |
|
Nuno Campos
|
be79f3d43d
|
Lint
|
2025-03-06 16:28:12 -08:00 |
|
Nuno Campos
|
512125def1
|
Add tests for pregel/config, pregel/subgraph, pregel/debug, pregel/io
|
2025-03-06 16:06:44 -08:00 |
|
Nuno Campos
|
238aef4a71
|
Convert spec to md
|
2025-03-06 16:05:23 -08:00 |
|
William FH
|
2e492768f5
|
Add TTL args for SDKs (#3728)
|
2025-03-06 23:30:48 +00:00 |
|
Nuno Campos
|
b81c73ced0
|
Add spec aided by claude code
|
2025-03-06 15:18:54 -08:00 |
|
Nuno Campos
|
0818f4e99a
|
feat: bump sdk versions js and py (#3725)
|
2025-03-06 11:16:12 -08:00 |
|
Arjun Natarajan
|
89885d7a57
|
bump sdk versions js and py
|
2025-03-06 14:06:03 -05:00 |
|
Nuno Campos
|
241015d3a5
|
feat: update assistant version class (#3702)
|
2025-03-06 10:21:51 -08:00 |
|
David Duong
|
5722214f28
|
Merge pull request #19 from langchain-ai/dqbd/ui-remove-http
fix(api): remove http protocol
|
2025-03-06 19:02:35 +01:00 |
|
Tat Dat Duong
|
b3fbb60765
|
fix(api): remove http protocol
|
2025-03-06 19:01:52 +01:00 |
|
David Duong
|
7b2d958b51
|
feat(sdk-js): loading external components (#3689)
- **chore: use prepack hook instead of prepublish**
- **feat(sdk-js): add react-ui implementation**
- **Add apiUrl, assistantId to props**
- **Bump to 0.0.46-experimental.0**
|
2025-03-06 17:11:50 +01:00 |
|
Tat Dat Duong
|
4d5b4c3860
|
Bump to 0.0.47
|
2025-03-06 17:05:02 +01:00 |
|
Tat Dat Duong
|
651affa6ca
|
Add fallback for components defined at client level
|
2025-03-06 17:05:02 +01:00 |
|
Tat Dat Duong
|
52f90f936d
|
Bump to 0.0.47-experimental.0
|
2025-03-06 17:05:01 +01:00 |
|
Tat Dat Duong
|
c4bd11fe7b
|
Cache promises
|
2025-03-06 17:05:01 +01:00 |
|
Tat Dat Duong
|
58aff288e7
|
Undo version experimental bump
|
2025-03-06 17:05:01 +01:00 |
|
Tat Dat Duong
|
b85bf999be
|
Remove @langchain/langgraph-sdk/react-ui/types entrypoint
|
2025-03-06 17:05:01 +01:00 |
|
Tat Dat Duong
|
0b666a2d67
|
Remove a nesting level
|
2025-03-06 17:05:01 +01:00 |
|
Tat Dat Duong
|
a9e1013a78
|
Stabilise boostrapping UI context
|
2025-03-06 17:05:01 +01:00 |
|
Tat Dat Duong
|
684370628d
|
Fix require symbol
|
2025-03-06 17:05:00 +01:00 |
|
Tat Dat Duong
|
db75ecabf1
|
Update entrypoint
|
2025-03-06 17:05:00 +01:00 |
|
Tat Dat Duong
|
711e835663
|
Reexport as @langchain/langgraph-sdk/react-ui
|
2025-03-06 17:05:00 +01:00 |
|
Tat Dat Duong
|
fb7e9776f9
|
Introduce useStreamContext
|
2025-03-06 17:05:00 +01:00 |
|
Tat Dat Duong
|
3799ae02b1
|
Fix types for collect
|
2025-03-06 17:05:00 +01:00 |
|
Tat Dat Duong
|
be4d46ba6a
|
Bump to 0.0.46-experimental.0
|
2025-03-06 17:05:00 +01:00 |
|
Tat Dat Duong
|
2120f5a5a0
|
Add apiUrl, assistantId to props
|
2025-03-06 17:04:59 +01:00 |
|
Tat Dat Duong
|
0765e24008
|
feat(sdk-js): add react-ui implementation
|
2025-03-06 17:04:59 +01:00 |
|
Tat Dat Duong
|
7ab4433420
|
chore: use prepack hook instead of prepublish
|
2025-03-06 17:04:59 +01:00 |
|
David Duong
|
51add299e2
|
Merge pull request #18 from langchain-ai/dqbd/api-ui
feat: add support for ui bundler
|
2025-03-06 15:58:52 +01:00 |
|
Tat Dat Duong
|
c1fc09c3db
|
Reenable the matrix
|
2025-03-06 15:55:59 +01:00 |
|
Tat Dat Duong
|
68cd6ef415
|
Avoid importing UI on Node 18.x
|
2025-03-06 15:53:45 +01:00 |
|
Tat Dat Duong
|
fc81f4b067
|
Fix bundler?
|
2025-03-06 15:20:37 +01:00 |
|
Tat Dat Duong
|
10cb8041e9
|
Check if breaks the test
|
2025-03-06 15:07:01 +01:00 |
|
Tat Dat Duong
|
539df34e35
|
Bump to 0.0.14
|
2025-03-06 14:54:29 +01:00 |
|
Tat Dat Duong
|
6536745cec
|
Enforce a single esbuild version
|
2025-03-06 14:49:56 +01:00 |
|
Tat Dat Duong
|
64008f63c4
|
Add UI bundler as entrypoint
|
2025-03-06 14:34:40 +01:00 |
|