Nuno Campos
|
63ea71548b
|
sdk-py 0.1.43
|
2024-12-04 17:27:24 -08:00 |
|
Nuno Campos
|
d1aaa9de8c
|
sdk-py: Handle stream(params=)
|
2024-12-04 17:25:51 -08:00 |
|
Nuno Campos
|
b4b3ac6f57
|
lib: Merge GraphCommand and Command
- Now we have only Command
- Command(goto=) combines the previous functionality of Command(send=) and Command(goto=)
|
2024-12-04 15:12:03 -08:00 |
|
 湛露先生andGitHub
|
84d33f9621
|
Fix typos in langgraph_sdk client. (#2621)
Fix typos in langgraph_sdk client.
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2024-12-04 06:29:28 -08:00 |
|
 Vadym BardaandGitHub
|
7a80d6cb87
|
sdk-py: release 0.1.42 (#2612)
|
2024-12-03 16:34:08 -05:00 |
|
 Nuno CamposandGitHub
|
dd010e9230
|
Merge pull request #2593 from langchain-ai/nc/2dec/sdk-sse
sdk-py: Fix SSE parsing to split lines only \n \r , remove httpx-sse, fix missing decoder flush
|
2024-12-03 16:23:11 -05:00 |
|
Nuno Campos
|
3bf92d0b03
|
Fix
|
2024-12-03 11:04:28 -08:00 |
|
 Nuno CamposandGitHub
|
64b99c187a
|
Merge pull request #2544 from langchain-ai/brace/type-interrupts-py
fix(sdk-py): Add typing for interrupts
|
2024-12-02 20:52:19 -05:00 |
|
 Nuno CamposandGitHub
|
d70b659adb
|
Merge pull request #2430 from langchain-ai/nc/15nov/command-subgraph
Handle interrupt/resume for subgraphs
|
2024-12-02 20:45:40 -05:00 |
|
Nuno Campos
|
a3feaef2eb
|
lib: Handle Command in RemoteGraph
|
2024-12-02 16:45:07 -08:00 |
|
Tat Dat Duong
|
a91bf116cb
|
Bump to 0.1.41
|
2024-12-03 01:31:55 +01:00 |
|
Tat Dat Duong
|
988dd237d2
|
feat(sdk): pass cancel on disconnect when joining stream
|
2024-12-03 01:17:15 +01:00 |
|
Nuno Campos
|
3cee1d5087
|
Remove httpx_sse, fix missing flush of sse decoder
|
2024-12-02 12:03:31 -08:00 |
|
Nuno Campos
|
2ce2021c39
|
Revert "Revert "sdk-py: Fix SSE parsing to split lines only \n \r \r\n per SSE spec""
This reverts commit 53ec7c41b2.
|
2024-12-02 11:29:06 -08:00 |
|
Tat Dat Duong
|
46dd424a7e
|
feat(sdk): add ability to search runs via status
|
2024-12-02 19:53:58 +01:00 |
|
 William FHandGitHub
|
ee8653d1c5
|
[SDK] Add SearchItem (#2567)
|
2024-11-27 22:50:52 -08:00 |
|
Nuno Campos
|
4576a259dd
|
sdk-py 0.1.39
|
2024-11-27 17:32:07 -08:00 |
|
Nuno Campos
|
53ec7c41b2
|
Revert "sdk-py: Fix SSE parsing to split lines only \n \r \r\n per SSE spec"
This reverts commit dc09b13400.
|
2024-11-27 17:31:21 -08:00 |
|
Nuno Campos
|
769f6a1925
|
Fix
|
2024-11-27 15:59:48 -08:00 |
|
Nuno Campos
|
1d9a0d1e4e
|
sdk-py 0.1.37
|
2024-11-27 14:17:15 -08:00 |
|
Nuno Campos
|
dc09b13400
|
sdk-py: Fix SSE parsing to split lines only \n \r \r\n per SSE spec
|
2024-11-27 14:10:50 -08:00 |
|
bracesproul
|
a1ec55abc5
|
fix(sdk-py): Add typing for interrupts
|
2024-11-26 11:40:47 -08:00 |
|
Nuno Campos
|
199e41b228
|
sdk py 0.1.36
|
2024-11-13 17:07:07 -08:00 |
|
Nuno Campos
|
229a9e19a8
|
sdk-py: Add command arg for creating runs
|
2024-11-13 17:06:56 -08:00 |
|
 Andrew NguonlyandGitHub
|
ecb584cbe0
|
sdk: Add action query param to cancel Run methods (#2284)
|
2024-11-01 13:32:49 -07:00 |
|
 Nuno CamposandGitHub
|
46892855c5
|
Merge pull request #2242 from langchain-ai/nc/30oct/remote-subgraphs
fix: RemoteGraph should propagate subgraphs streaming
|
2024-10-30 14:23:45 -07:00 |
|
Nuno Campos
|
61abee4bd4
|
Lint
|
2024-10-30 13:59:31 -07:00 |
|
 Vadym BardaandGitHub
|
4717632ce7
|
sdk-py: more docstring updates (#2225)
|
2024-10-30 01:22:29 +00:00 |
|
 Vadym BardaandGitHub
|
8a0650a46b
|
sdk-py: update docstrings (#2221)
|
2024-10-29 20:31:12 +00:00 |
|
Nuno Campos
|
90195af1d8
|
sdk-py 0.1.35
|
2024-10-28 15:22:05 -07:00 |
|
Nuno Campos
|
4c655f841e
|
Lint
|
2024-10-28 14:40:25 -07:00 |
|
Nuno Campos
|
be27c96f3c
|
sdk: By default raise errors in /wait endpoint
|
2024-10-28 14:27:13 -07:00 |
|
Tat Dat Duong
|
cf1c7f3673
|
feat(sdk): bump SDK to js@0.0.18 and py@0.1.34
|
2024-10-24 18:51:56 +02:00 |
|
Tat Dat Duong
|
5c44dcef81
|
fix(sdk): add error thread state
|
2024-10-24 18:16:21 +02:00 |
|
Nuno Campos
|
a8ae2a52a3
|
Lint
|
2024-10-23 20:27:18 -07:00 |
|
 Nuno CamposandGitHub
|
08a1ed38f1
|
Merge pull request #2092 from langchain-ai/an/11oct/remote-graph-interrupt
Update `stream()` and `astream()` methods in `RemoteGraph` to process `updates` event types
|
2024-10-23 13:48:43 -07:00 |
|
Nuno Campos
|
e294720ec5
|
Lint
|
2024-10-23 13:29:59 -07:00 |
|
Nuno Campos
|
1121806ba4
|
Add if_not_exists
|
2024-10-23 13:23:49 -07:00 |
|
Nuno Campos
|
58cf0c6a6e
|
chore: Switch s3 client utils from httpx client to curl client
|
2024-10-22 10:46:37 -07:00 |
|
Nuno Campos
|
31d21c8d24
|
sdk-py 0.1.33
|
2024-10-14 12:28:22 -07:00 |
|
Nuno Campos
|
dc083c6563
|
Fix
|
2024-10-14 11:31:03 -07:00 |
|
 Andrew NguonlyandGitHub
|
7883ceae64
|
sdk-py: Add Sequence[dict] type to values param type for update_state() (#2054)
### Summary
The LangGraph API supports a list of `dict` for the `values` field for
the `POST /threads/<thread_id>/state` endpoint.
Reference:
https://github.com/langchain-ai/langgraph-api/blob/main/api/openapi.json#L3005-L3021
|
2024-10-08 13:49:27 -07:00 |
|
 Andrew NguonlyandGitHub
|
6698e25a04
|
sdk-py: Add "*" literal to interrupt_before and interrupt_after types (#2053)
### Summary
The LangGraph API supports the literal string `"*"` for
`interrupt_before` and `interrupt_after`.
Reference:
https://github.com/langchain-ai/langgraph-api/blob/main/api/openapi.json#L2425
|
2024-10-08 13:29:11 -07:00 |
|
 Andrew NguonlyandGitHub
|
fd1a9e4da3
|
sdk-py: Add custom stream mode to StreamMode type (#2051)
### Summary
The LangGraph API supports `custom` stream mode type.
Reference:
https://github.com/langchain-ai/langgraph/blob/main/docs/docs/cloud/reference/api/openapi.json#L2403
|
2024-10-08 12:44:37 -07:00 |
|
 Andrew NguonlyandGitHub
|
82c316b3f7
|
sdk-py: Update return type annotation for Thread.update_state() methods. (#2050)
### Summary
The response body of the endpoint `POST /threads/{thread_id}/state`
looks like this:
```
{
"checkpoint": {
"thread_id": "e2496803-ecd5-4e0c-a779-3226296181c2",
"checkpoint_ns": "",
"checkpoint_id": "1ef4a9b8-e6fb-67b1-8001-abd5184439d1",
"checkpoint_map": {}
}
}
```
|
2024-10-08 12:04:26 -07:00 |
|
 William FHandGitHub
|
7ede237508
|
[Docs] Add SDK ref docs for the Store client (#1974)
|
2024-10-02 19:16:36 +00:00 |
|
 William FHandGitHub
|
dd88ac6224
|
Bump SDK Py (#1935)
|
2024-10-01 08:17:51 +00:00 |
|
 David DuongandGitHub
|
f6f3f85d03
|
Merge pull request #1900 from langchain-ai/dqbd/xray-int
feat(sdk): add int xray parameter support
|
2024-09-30 17:08:15 +02:00 |
|
Tat Dat Duong
|
d69bc78a25
|
Update docs
|
2024-09-30 17:03:11 +02:00 |
|
Nuno Campos
|
7fba675e8a
|
sdk-py: Add arg to get history for subgraphs
|
2024-09-29 19:28:52 -07:00 |
|