feat(core): mint langchain-model-profiles and add profile property to BaseChatModel (#33728)

This commit is contained in:
ccurme
2025-10-31 09:44:46 -04:00
committed by GitHub
parent 106c6ac273
commit 493be259c3
23 changed files with 17266 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ LANGCHAIN_DIRS = [
"libs/text-splitters",
"libs/langchain",
"libs/langchain_v1",
"libs/model-profiles",
]
# When set to True, we are ignoring core dependents