William Fu-Hinthorn
60232eadc4
[SDK] Add studio user object
2024-12-18 11:21:13 -08:00
e0b4eb6454
doc: fixed typo in interrupt_concurrent.md ( #2791 )
...
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
2024-12-17 15:49:44 -05:00
Eugene Yurtsev and GitHub
608ff41e78
ci: fix link checker ( #2803 )
2024-12-17 15:41:10 -05:00
Eugene Yurtsev and GitHub
9280e3411b
docs: update why langgraph and other typos ( #2799 )
2024-12-17 15:36:41 -05:00
William FH and GitHub
36fa8e0097
Update ref docs ( #2802 )
sdk==0.1.47
2024-12-17 11:54:32 -08:00
Eugene Yurtsev
f63217794d
qx
2024-12-17 14:50:26 -05:00
William Fu-Hinthorn
bcb11640a5
Update AuthContext
2024-12-17 11:46:30 -08:00
William Fu-Hinthorn
b6c3a0d0fd
Update wording
2024-12-17 11:37:25 -08:00
Luke Jang and GitHub
8b14b6a9f0
docs: removed redundant import from the example ( #2794 )
...
there were two same import
"from langchain_openai import ChatOpenAI"
2024-12-17 14:33:35 -05:00
William Fu-Hinthorn
8c63cc1778
Add excption docs
2024-12-17 11:22:54 -08:00
William Fu-Hinthorn
6756e91ffc
Authenticate return single type
2024-12-17 11:01:54 -08:00
Eugene Yurtsev and GitHub
fc5d919aee
docs: fix some typos ( #2790 )
2024-12-17 13:53:57 -05:00
Eugene Yurtsev
0369300160
update
2024-12-17 12:24:15 -05:00
Vadym Barda and GitHub
9bd351b80f
docs: small fixes ( #2798 )
2024-12-17 11:58:38 -05:00
Eugene Yurtsev and GitHub
83c3f86159
docs: fix port
...
Fix port from 8123 (was the default for langgraph up) to 2024 (the default for langgraph dev)
2024-12-17 10:29:12 -05:00
Eugene Yurtsev
3a41a2addc
q
2024-12-16 22:04:21 -05:00
Eugene Yurtsev
3eca363c23
x
2024-12-16 22:01:53 -05:00
Eugene Yurtsev
2f1e864570
x
2024-12-16 22:00:41 -05:00
Eugene Yurtsev
79a1ce6804
x
2024-12-16 21:47:32 -05:00
Eugene Yurtsev and GitHub
deb99a9acb
docs: Update langgraph cloud deploy quickstart
...
docs: update langgraph cloud deploy quickstart
2024-12-16 20:39:58 -05:00
William FH and GitHub
781d0cf27a
[CLI] Handle dependencies js up --watch
cli==0.1.64
2024-12-16 16:27:56 -08:00
William Fu-Hinthorn
8a02ddd868
[CLI] Handle dependencies js up --watch
2024-12-16 16:19:23 -08:00
Eugene Yurtsev
5f7dcbb07a
x
2024-12-16 17:57:01 -05:00
Eugene Yurtsev
9615580a66
x
2024-12-16 17:55:29 -05:00
Eugene Yurtsev
d45eb0f9f2
x
2024-12-16 17:49:38 -05:00
William FH and GitHub
4caa483478
[SDK] relax response typehint
...
So you can return a dict with extra args
2024-12-16 14:02:46 -08:00
William Fu-Hinthorn
006305f6a8
[SDK] relax response typehint
2024-12-16 11:28:21 -08:00
Vadym Barda and GitHub
d9b7aaa5cc
langgraph: relax constraints in ToolNode Command validation ( #2778 )
sdk==0.1.46
2024-12-16 14:00:45 -05:00
Vadym Barda and GitHub
d2794eda0a
langgraph: relax type annotation for Command.update ( #2777 )
...
Addresses #2758 , #2747
2024-12-16 14:00:23 -05:00
William FH and GitHub
9cbef9b542
[SDK] Add HTTPException type
...
To make it easier to raise exceptions with custom status codes in the imported file.
2024-12-16 09:01:15 -08:00
William Fu-Hinthorn
343dc2d37a
[SDK] Add HTTPException type
2024-12-16 08:45:44 -08:00
David Duong and GitHub
ca0ff1d334
Merge pull request #2774 from langchain-ai/dqbd/studio-datasets-navigation
...
docs: update studio index to add datasets
2024-12-16 20:14:46 +04:00
Tat Dat Duong
f5663ffa49
docs: update studio index to add datasets
2024-12-16 16:44:43 +01:00
David Duong and GitHub
e7477a9315
Merge pull request #2680 from langchain-ai/dqbd/add-to-dataset-docs
...
feat(studio): add Add to Dataset docs
2024-12-16 19:31:49 +04:00
Tat Dat Duong
18c083b60a
Use S3 for assets
2024-12-16 16:24:05 +01:00
Vadym Barda and GitHub
2f0e3c66d1
docs: update structured output how-to guide ( #2773 )
...
Fixes #2760
2024-12-16 09:51:12 -05:00
Zapiron and GitHub
d9ec185e72
docs: Update correct ID for initial ToolNode hyperlink ( #2767 )
...
Automatically leads to the correct `ToolNode` section instead of the top
2024-12-16 09:15:34 -05:00
William FH and GitHub
87fba0ecd0
[CLI] Add openapi param to config
...
For langraph api
cli==0.1.63
2024-12-14 07:33:07 -08:00
William FH and GitHub
30e6b5482f
Merge branch 'main' into wfh/cli/add_auth_env_var
2024-12-14 07:26:34 -08:00
William Fu-Hinthorn
77b42e0867
[CLI] Add openapi param to config
2024-12-14 07:25:14 -08:00
William FH and GitHub
cbe92e3e55
[CLI] Add auth param to langgraph.json
...
Preliminary for supporting custom auth.
cli==0.1.62
2024-12-13 17:09:09 -08:00
William Fu-Hinthorn
70f2efc9a1
Update dev
2024-12-13 17:01:01 -08:00
William Fu-Hinthorn
dbf5b4920e
[CLI] Add auth env var
2024-12-13 16:36:35 -08:00
William FH and GitHub
9291ae8646
Merge pull request #2761 from langchain-ai/wfh/auth/types
...
[SDK] Add auth types
sdk==0.1.45
2024-12-13 16:25:41 -08:00
William Fu-Hinthorn
2713082707
[SDK] Add auth types
2024-12-13 16:17:35 -08:00
Eugene Yurtsev and GitHub
89eb938b30
docs: fix typo in example
...
Fix typo in thread config
2024-12-13 12:47:30 -05:00
Eugene Yurtsev
26e97492b7
add missing thread config
2024-12-13 12:39:26 -05:00
Vadym Barda and GitHub
4c3958f0be
docs: update custom tool call snippet ( #2754 )
2024-12-13 09:42:13 -05:00
980b592631
Fixed the code snippet in the Update State From Tools tutorial ( #2752 )
...
Hi,
While reading the [update state from
tools](https://langchain-ai.github.io/langgraph/how-tos/update-state-from-tools/ )
tutorial. I noticed that this code snippet contains a syntax error:
```python
def call_tools(state):
...
commands = [tools_by_name[call["name"].invoke(call, config={"coerce_tool_content": False}) for tool_call in tool_calls]
return commands
```
There is a missing closing bracket `]` in the list comprehension.
Additionally, the variable `call` inside the list comprehension is
undefined, it should be `tool_call`.
Here is a corrected version of the code:
```python
def call_tools(state):
...
commands = [tools_by_name[tool_call["name"]].invoke(tool_call, config={"coerce_tool_content": False}) for tool_call in tool_calls]
return commands
```
---------
Co-authored-by: Vadym Barda <vadim.barda@gmail.com >
2024-12-13 09:40:18 -05:00
Imad Saddik and GitHub
e494869c72
Fixed the documentation for the persistence concept ( #2750 )
...
Hi,
I was reading the
[persistence](https://langchain-ai.github.io/langgraph/concepts/persistence/#update-state )
concept in LangGraph and found a sentence with a missing verb, so I
fixed it.
2024-12-13 09:38:17 -05:00