mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +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