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
Kwanghoon Choi fbb82608cd
Fixed a bug in reporting Python code validation (#11522)
- **Description:** fixed a bug in pal-chain when it reports Python
    code validation errors. When node.func does not have any ids, the
    original code tried to print node.func.id in raising ValueError.
- **Issue:** n/a,
- **Dependencies:** no dependencies,
- **Tag maintainer:** @hazzel-cn, @eyurtsev
- **Twitter handle:** @lazyswamp

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
12 months ago
..
autonomous_agents Harrison/move vectorstore base (#11030) 1 year ago
comprehend_moderation Make a copy of external data instead of mutating another object's attributes. (#11349) 12 months ago
cpal rename repo namespace to langchain-ai (#11259) 12 months ago
data_anonymizer Reset deanonymizer mapping (#11559) 12 months ago
fallacy_removal adding new chain for logical fallacy removal from model output in chain (#9887) 1 year ago
generative_agents Use a submodule for pydantic v1 compat (#9371) 1 year ago
graph_transformers Diffbot Graph Transformer / Neo4j Graph document ingestion (#9979) 1 year ago
llm_bash add LLMBashChain to experimental (#11305) 12 months ago
llm_symbolic_math Add SymbolicMathChain to experiment in preparation for deprecation (#11129) 12 months ago
llms Use a submodule for pydantic v1 compat (#9371) 1 year ago
pal_chain Fixed a bug in reporting Python code validation (#11522) 12 months ago
plan_and_execute Use a submodule for pydantic v1 compat (#9371) 1 year ago
prompt_injection_identifier HF Injection Identifier Refactor 1 year ago
prompts rename repo namespace to langchain-ai (#11259) 12 months ago
pydantic_v1 `poetry lock` the experimental package. (#9478) 1 year ago
retrievers Resolve: VectorSearch enabled SQLChain? (#10177) 1 year ago
rl_chain Revise vowpal_wabbit notebook 12 months ago
smart_llm Fixed some grammatical and spelling errors (#10595) 1 year ago
sql fix llm_inputs duplication problem in intermediate_steps in SQLDatabaseChain (#10279) 12 months ago
synthetic_data fix experimental imports (#10875) 1 year ago
tabular_synthetic_data Synthetic Data generation (#9472) 12 months ago
tot Corrected some spelling mistakes and grammatical errors (#10791) 1 year ago
__init__.py Add version to langchain_experimental (#11613) 12 months ago
py.typed Add `py.typed` file to `langchain-experimental`. (#9557) 1 year ago