Commit Graph

8 Commits (e4aca0d05263a58de89fc87df20bfdcecaa16f18)

Author SHA1 Message Date
Leonid Ganeline 95dc90609e
experimental[patch]: `prompts` import fix (#20534)
Replaced `from langchain.prompts` with `from langchain_core.prompts`
where it is appropriate.
Most of the changes go to `langchain_experimental`
Similar to #20348
5 months ago
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
Leonid Ganeline 4159a4723c
experimental[patch]: update module doc strings (#19539)
Added missed module descriptions. Fixed format.
6 months ago
Leonid Ganeline 3f6bf852ea
experimental: docstrings update (#18048)
Added missed docstrings. Formatted docsctrings to the consistent format.
7 months ago
Bagatur a3a2ce623e Revise vowpal_wabbit notebook 12 months ago
olgavrou 32445de365 remove log line 1 year ago
olgavrou 248db75cd6 fix linting errors 1 year ago
olgavrou 11f20cded1 move everything into experimental 1 year ago