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/tests/unit_tests/rl_chain
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
..
test_pick_best_chain_call.py experimental[patch]: `prompts` import fix (#20534) 5 months ago
test_pick_best_text_embedder.py RL Chain with VowpalWabbit (#10242) 12 months ago
test_rl_chain_base_embedder.py RL Chain with VowpalWabbit (#10242) 12 months ago
test_utils.py RL Chain with VowpalWabbit (#10242) 12 months ago