langchain/libs/experimental/langchain_experimental
Leonid Ganeline b2fd41331e
docs: docstrings langchain_community update (#14889)
Addded missed docstrings. Fixed inconsistency in docstrings.

**Note** CC @efriis 
There were PR errors on
`langchain_experimental/prompt_injection_identifier/hugging_face_identifier.py`
But, I didn't touch this file in this PR! Can it be some cache problems?
I fixed this error.
2023-12-19 08:58:24 -05:00
..
agents Fix #11737 issue (extra_tools option of create_pandas_dataframe_agent is not working) (#13203) 2023-12-04 20:54:08 -08:00
autonomous_agents core[minor], langchain[patch], experimental[patch]: Added missing py.typed to langchain_core (#14143) 2023-12-01 19:15:23 -08:00
chat_models core[minor], langchain[patch], experimental[patch]: Added missing py.typed to langchain_core (#14143) 2023-12-01 19:15:23 -08:00
comprehend_moderation core[minor], langchain[patch], experimental[patch]: Added missing py.typed to langchain_core (#14143) 2023-12-01 19:15:23 -08:00
cpal Add CI check that integration tests compile (#12090) 2023-10-21 10:52:18 -04:00
data_anonymizer core[patch], langchain[patch], experimental[patch]: import CI (#14414) 2023-12-08 11:28:55 -08:00
fallacy_removal
generative_agents
graph_transformers
llm_bash Upgrade experimental package dependencies and use Poetry 1.6.1. (#11339) 2023-10-16 21:13:31 -04:00
llm_symbolic_math
llms core[minor], langchain[patch], experimental[patch]: Added missing py.typed to langchain_core (#14143) 2023-12-01 19:15:23 -08:00
open_clip Multi-modal RAG template (#14186) 2023-12-05 13:36:38 -08:00
openai_assistant Move OAI assistants to langchain and add callbacks (#13236) 2023-11-13 17:42:07 -08:00
pal_chain Upgrade experimental package dependencies and use Poetry 1.6.1. (#11339) 2023-10-16 21:13:31 -04:00
plan_and_execute
prompt_injection_identifier docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
prompts community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
pydantic_v1
retrievers add missing init files (#12114) 2023-10-21 10:25:50 -07:00
rl_chain
smart_llm experimental[patch]: SmartLLMChain Output Key Customization (#14466) 2023-12-08 13:55:51 -08:00
sql langchain[patch]: Running SQLDatabaseChain adds prefix "SQLQuery:\n" (#14058) 2023-12-01 19:26:16 -08:00
synthetic_data
tabular_synthetic_data Install and use ruff format instead of black for code formatting. (#12585) 2023-10-31 10:53:12 -04:00
tools Clean up deprecated agents and update __init__ in experimental (#12231) 2023-10-27 13:52:50 -04:00
tot core[patch], langchain[patch]: fix required deps (#14373) 2023-12-07 14:24:58 -08:00
utilities Clean up deprecated agents and update __init__ in experimental (#12231) 2023-10-27 13:52:50 -04:00
__init__.py Add version to langchain_experimental (#11613) 2023-10-10 11:17:41 -04:00
py.typed