mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-01 04:39:01 +02:00
- Replace get_type_hints logic with much simpler implementation which only collects annotated keys (not the annotations themselves) - Cache annotations in a WeakKeyDictionary