mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-03 03:08:58 +00:00
We only need to rebuild model schemas if type annotation information isn't available during declaration - that shouldn't be the case for these types corrected here. Need to do more thorough testing to make sure these structures have complete schemas, but hopefully this boosts startup / import time.