mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-29 19:29:43 +02:00
Fix typos in langgraph_sdk client. (#2621)
Fix typos in langgraph_sdk client. Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
This commit is contained in:
@@ -190,7 +190,7 @@ class LangGraphClient:
|
||||
|
||||
|
||||
class HttpClient:
|
||||
"""Hancle async requests to the LangGraph API.
|
||||
"""Handle async requests to the LangGraph API.
|
||||
|
||||
Adds additional error messaging & content handling above the
|
||||
provided httpx client.
|
||||
|
||||
Reference in New Issue
Block a user