langchain/libs/core
James Braza bdb6ae2ed3
core[patch]: BaseTracer helper method for Run lookup (#14139)
I observed the same run ID extraction logic is repeated many times in
`BaseTracer`.

This PR creates a helper method for DRY code.
2023-12-02 14:05:50 -08:00
..
langchain_core core[patch]: BaseTracer helper method for Run lookup (#14139) 2023-12-02 14:05:50 -08:00
scripts INFRA: Lint for imports (#13632) 2023-11-21 17:42:56 -08:00
tests Track RunnableAssign as a separate run trace (#13972) 2023-11-28 22:02:31 +00:00
Makefile infra[patch]: add base deps and fix docs lint (#13998) 2023-11-28 17:27:37 -08:00
poetry.lock RELEASE: 0.0.341 (#13926) 2023-11-27 09:51:12 -08:00
pyproject.toml core[patch]: release 0.0.8 (#14086) 2023-11-30 15:12:06 -08:00
README.md Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00

langchain-core