You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/experimental/langchain_experimental/cpal
Leonid Ganeline e512d3c6a6
langchain: `callbacks` imports fix (#20348)
Replaced all `from langchain.callbacks` into `from
langchain_core.callbacks` .
Changes in the `langchain` and `langchain_experimental`

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
5 months ago
..
templates Upgrade to newer black (23.10) and ruff (first 0.1.x!) versions. (#11944) 11 months ago
README.md rename repo namespace to langchain-ai (#11259) 12 months ago
__init__.py experimental[patch]: update module doc strings (#19539) 6 months ago
base.py langchain: `callbacks` imports fix (#20348) 5 months ago
constants.py docstrings `experimental` (#7969) 1 year ago
models.py experimental: docstrings update (#18048) 7 months ago

README.md

Causal program-aided language (CPAL) chain

see https://github.com/langchain-ai/langchain/pull/6255