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
Theo / Taeyoon Kang 1987f905ed
core[patch]: Support .yml extension for YAML (#16783)
- **Description:**

[AS-IS] When dealing with a yaml file, the extension must be .yaml.  

[TO-BE] In the absence of extension length constraints in the OS, the
extension of the YAML file is yaml, but control over the yml extension
must still be made.

It's as if it's an error because it's a .jpg extension in jpeg support.

  - **Issue:** - 

  - **Dependencies:**
no dependencies required for this change,
7 months ago
..
agents docs: fix docstring examples (#16889) 8 months ago
autonomous_agents infra: add print rule to ruff (#16221) 8 months ago
chat_models docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 9 months ago
comprehend_moderation core[minor], langchain[patch], experimental[patch]: Added missing `py.typed` to `langchain_core` (#14143) 10 months ago
cpal docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 9 months ago
data_anonymizer core[patch]: Support .yml extension for YAML (#16783) 7 months ago
fallacy_removal docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 9 months ago
generative_agents langchain[patch], experimental[patch]: replace langchain.schema imports (#15410) 9 months ago
graph_transformers docs, experimental[patch], langchain[patch], community[patch]: update storage imports (#15429) 9 months ago
llm_bash langchain[patch], experimental[patch]: update utilities imports (#15438) 9 months ago
llm_symbolic_math docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 9 months ago
llms docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 9 months ago
open_clip langchain[patch], experimental[patch]: replace langchain.schema imports (#15410) 9 months ago
openai_assistant Move OAI assistants to langchain and add callbacks (#13236) 10 months ago
pal_chain langchain[patch], experimental[patch]: update utilities imports (#15438) 9 months ago
plan_and_execute langchain[patch], experimental[patch]: replace langchain.schema imports (#15410) 9 months ago
prompt_injection_identifier docs: docstrings `langchain_community` update (#14889) 9 months ago
prompts core[patch]: Support .yml extension for YAML (#16783) 7 months ago
pydantic_v1 `poetry lock` the experimental package. (#9478) 1 year ago
retrievers add missing init files (#12114) 11 months ago
rl_chain Revise vowpal_wabbit notebook 12 months ago
smart_llm experimental[patch]: SmartLLMChain Output Key Customization (#14466) 10 months ago
sql community[minor]: SQLDatabase Add fetch mode `cursor`, query parameters, query by selectable, expose execution options, and documentation (#17191) 8 months ago
synthetic_data langchain[patch], experimental[patch]: replace langchain.schema imports (#15410) 9 months ago
tabular_synthetic_data docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 9 months ago
tools Propagate context vars in all classes/methods 9 months ago
tot core[patch], langchain[patch]: fix required deps (#14373) 10 months ago
utilities Clean up deprecated agents and update __init__ in experimental (#12231) 11 months 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
text_splitter.py experimental[patch]: Fixes issue #17060 (#17062) 8 months ago