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
Tomaz Bratanic c649b449d7
Add the option to ignore structured output method to LLM graph transf… (#26013)
Open source models like Llama3.1 have function calling, but it's not
that great. Therefore, we introduce the option to ignore model's
function calling and just use the prompt-based approach
3 weeks ago
..
agents docs: fix kwargs docstring (#25010) 2 months ago
autonomous_agents docs: udpated api reference (#25172) 1 month ago
chat_models infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
comprehend_moderation infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
cpal infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
data_anonymizer infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
fallacy_removal infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
generative_agents experimental[patch]: Migrate pydantic extra to literals (#25194) 2 months ago
graph_transformers Add the option to ignore structured output method to LLM graph transf… (#26013) 3 weeks ago
llm_bash experimental[patch]: Migrate pydantic extra to literals (#25194) 2 months ago
llm_symbolic_math experimental[patch]: Migrate pydantic extra to literals (#25194) 2 months ago
llms multiple: update removal targets (#25361) 1 month ago
open_clip experimental[patch]: Use get_fields adapter (#25193) 2 months ago
openai_assistant Move OAI assistants to langchain and add callbacks (#13236) 10 months ago
pal_chain experimental[patch]: Migrate pydantic extra to literals (#25194) 2 months ago
plan_and_execute docs: udpated api reference (#25172) 1 month ago
prompt_injection_identifier docs: udpated api reference (#25172) 1 month ago
prompts infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
pydantic_v1 `poetry lock` the experimental package. (#9478) 1 year ago
recommenders infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
retrievers langchain: `callbacks` imports fix (#20348) 5 months ago
rl_chain experimental[patch]: refactor rl chain structure (#25398) 1 month ago
smart_llm experimental[patch]: Migrate pydantic extra to literals (#25194) 2 months ago
sql experimental[patch]: Migrate pydantic extra to literals (#25194) 2 months ago
synthetic_data infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
tabular_synthetic_data docs: fix kwargs docstring (#25010) 2 months ago
tools docs: udpated api reference (#25172) 1 month ago
tot experimental[patch]: Migrate pydantic extra to literals (#25194) 2 months ago
utilities infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
video_captioning experimental[patch]: Migrate pydantic extra to literals (#25194) 2 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 patch[experimental] Fix start_index in `SemanticChunker` (#24761) 1 month ago