mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-20 06:35:46 +02:00
5 lines
96 B
Python
5 lines
96 B
Python
hook_state = {
|
|
"document_filename": "__UNKNOWN__",
|
|
"document_content": "__UNKNOWN__",
|
|
}
|