langchain/libs/core
Bagatur c61e30632e
BUG: more core fixes (#13665)
Fix some circular deps:
- move PromptValue into top level module bc both PromptTemplates and
OutputParsers import
- move tracer context vars to `tracers.context` and import them in
functions in `callbacks.manager`
- add core import tests
2023-11-21 15:15:48 -08:00
..
langchain_core BUG: more core fixes (#13665) 2023-11-21 15:15:48 -08:00
tests BUG: more core fixes (#13665) 2023-11-21 15:15:48 -08:00
Makefile Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
poetry.lock Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
pyproject.toml BUG: more core fixes (#13665) 2023-11-21 15:15:48 -08:00
README.md Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00

langchain-core