Langchain

Latest version: v0.3.11

Safety actively analyzes 688027 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 34 of 68

0.0.240rc4

Not secure
What's Changed
* Harrison/official pre release by hwchase17 in https://github.com/hwchase17/langchain/pull/8106


**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.1rc0...v0.0.240rc4

0.0.240rc1

Not secure
What's Changed
* Fix `allowed_search_types` in `VectorStoreRetriever` by c-bata in https://github.com/hwchase17/langchain/pull/8064
* (WIP) set up experimental by hwchase17 in https://github.com/hwchase17/langchain/pull/7959
* Harrison/move experimental by hwchase17 in https://github.com/hwchase17/langchain/pull/8084
* update contributor guide by hwchase17 in https://github.com/hwchase17/langchain/pull/8088
* fix api ref by baskaryan in https://github.com/hwchase17/langchain/pull/8083
* remove CVEs by hwchase17 in https://github.com/hwchase17/langchain/pull/8092
* add experimental release action by hwchase17 in https://github.com/hwchase17/langchain/pull/8096
* use top nav docs by baskaryan in https://github.com/hwchase17/langchain/pull/8090
* bump releases rc0 by hwchase17 in https://github.com/hwchase17/langchain/pull/8097
* add kwargs support for Baseten models by philipkiely-baseten in https://github.com/hwchase17/langchain/pull/8091

New Contributors
* c-bata made their first contribution in https://github.com/hwchase17/langchain/pull/8064

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.239...v0.0.240rc1

0.0.240rc0

Not secure
What's Changed
* Fix `allowed_search_types` in `VectorStoreRetriever` by c-bata in https://github.com/hwchase17/langchain/pull/8064
* (WIP) set up experimental by hwchase17 in https://github.com/hwchase17/langchain/pull/7959
* Harrison/move experimental by hwchase17 in https://github.com/hwchase17/langchain/pull/8084
* update contributor guide by hwchase17 in https://github.com/hwchase17/langchain/pull/8088
* fix api ref by baskaryan in https://github.com/hwchase17/langchain/pull/8083
* remove CVEs by hwchase17 in https://github.com/hwchase17/langchain/pull/8092
* add experimental release action by hwchase17 in https://github.com/hwchase17/langchain/pull/8096
* use top nav docs by baskaryan in https://github.com/hwchase17/langchain/pull/8090
* bump releases rc0 by hwchase17 in https://github.com/hwchase17/langchain/pull/8097
* add kwargs support for Baseten models by philipkiely-baseten in https://github.com/hwchase17/langchain/pull/8091

New Contributors
* c-bata made their first contribution in https://github.com/hwchase17/langchain/pull/8064

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.239...v0.0.240rc0

0.0.239

Not secure
What's Changed
* Different error strings by hinthornw in https://github.com/hwchase17/langchain/pull/8010
* Add Metaphor new field and reformat docs by jeffzwang in https://github.com/hwchase17/langchain/pull/8022
* Update Modal.com integration docs by thundergolfer in https://github.com/hwchase17/langchain/pull/8014
* Update Golden integration documentation by ezpuzz in https://github.com/hwchase17/langchain/pull/8030
* fix: create schema description from URIs and str w/out rdflib warnings by felixocker in https://github.com/hwchase17/langchain/pull/8025
* Update mongodb_atlas.py docstrings by ppicello in https://github.com/hwchase17/langchain/pull/8033
* Refactored `math_utils` by leo-gan in https://github.com/hwchase17/langchain/pull/7961
* Neptune graph and openCypher QA Chain by 3coins in https://github.com/hwchase17/langchain/pull/8035
* Added streaming support to Replicate by tjaffri in https://github.com/hwchase17/langchain/pull/8045
* fix redis cache chat model by baskaryan in https://github.com/hwchase17/langchain/pull/8041
* Implement async support in Qdrant local mode by kacperlukawski in https://github.com/hwchase17/langchain/pull/8001
* HuggingFaceTextGenInference bug fix: Multiple values for keyword argument by WianStipp in https://github.com/hwchase17/langchain/pull/8044
* Fix bad docs sidebar header by jacoblee93 in https://github.com/hwchase17/langchain/pull/7966
* Harrison/predibase by hwchase17 in https://github.com/hwchase17/langchain/pull/8046
* Dedup methods by hinthornw in https://github.com/hwchase17/langchain/pull/8049
* Refactored `sql_database` by leo-gan in https://github.com/hwchase17/langchain/pull/7945
* Harrison/GitHub toolkit by hwchase17 in https://github.com/hwchase17/langchain/pull/8047
* feat: Add with_history option for chatglm by wey-gu in https://github.com/hwchase17/langchain/pull/8048
* Async HTML loader and HTML2Text transformer by rlancemartin in https://github.com/hwchase17/langchain/pull/8036
* Getting SQL cmd directly from SQLDatabase Chain. by keenborder786 in https://github.com/hwchase17/langchain/pull/7940
* Add embedding and vectorstore provider info as tags by hinthornw in https://github.com/hwchase17/langchain/pull/8027
* bump 239 by baskaryan in https://github.com/hwchase17/langchain/pull/8077

New Contributors
* thundergolfer made their first contribution in https://github.com/hwchase17/langchain/pull/8014
* ezpuzz made their first contribution in https://github.com/hwchase17/langchain/pull/8030
* ppicello made their first contribution in https://github.com/hwchase17/langchain/pull/8033

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.238...v0.0.239

0.0.238

Not secure
What's Changed
* Add llama-v2 to local document QA by rlancemartin in https://github.com/hwchase17/langchain/pull/7952
* Add Geopandas.GeoDataFrame Document Loader by brendancol in https://github.com/hwchase17/langchain/pull/3817
* Add debugging guide by baskaryan in https://github.com/hwchase17/langchain/pull/7956
* Integrate NLP Cloud embeddings endpoint by juliensalinas in https://github.com/hwchase17/langchain/pull/7931
* nb fix by baskaryan in https://github.com/hwchase17/langchain/pull/7962
* Bump LS Version by hinthornw in https://github.com/hwchase17/langchain/pull/7970
* pass callbacks along baby ai by hwchase17 in https://github.com/hwchase17/langchain/pull/7908
* Fix key errors in weaviate hybrid retriever init by nfcampos in https://github.com/hwchase17/langchain/pull/7988
* Add async Qdrant to async_agent.ipynb by kacperlukawski in https://github.com/hwchase17/langchain/pull/7993
* Fix incorrect field name in MLflow AI Gateway config example by harupy in https://github.com/hwchase17/langchain/pull/7983
* Update chroma notebook by jeffchuber in https://github.com/hwchase17/langchain/pull/7978
* docstrings for `LLMs` by leo-gan in https://github.com/hwchase17/langchain/pull/7976
* docstrings for `embeddings` by leo-gan in https://github.com/hwchase17/langchain/pull/7973
* Added windows specific instructions to Llama.cpp documentation. by bhashithe-air in https://github.com/hwchase17/langchain/pull/8000
* docs: fix a couple of small indentation errors in the strings by jjmachan in https://github.com/hwchase17/langchain/pull/7951
* One Line Fix: missing text output with huggingface TGI LLM by WianStipp in https://github.com/hwchase17/langchain/pull/7972
* Add datadog-langchain integration doc by Yun-Kim in https://github.com/hwchase17/langchain/pull/7955
* chore(hf-text-gen): extract default params for reusing by edwardzjl in https://github.com/hwchase17/langchain/pull/7929
* Add Verbose support (7982) by sheikirfanbasha in https://github.com/hwchase17/langchain/pull/7984
* Qdrant Vectorstore by hanit-com in https://github.com/hwchase17/langchain/pull/7910
* Amadeus Flight and Travel Search Tool by sdelgadoc in https://github.com/hwchase17/langchain/pull/7890
* Adding code to allow pandas to show all columns instead of truncating… by eahova in https://github.com/hwchase17/langchain/pull/7901
* Add Golden Query Tool by constantinmusca in https://github.com/hwchase17/langchain/pull/7930
* VectorStoreRetrieverMemory exclude additional input keys feature by keenborder786 in https://github.com/hwchase17/langchain/pull/7941
* undo vectstore memory bug by baskaryan in https://github.com/hwchase17/langchain/pull/8007
* Adding endpoint_url to embeddings/bedrock.py and updated docs by dwaiba in https://github.com/hwchase17/langchain/pull/7927
* Feature: Add openai_api_model attribute to Doctran models by aidendle94 in https://github.com/hwchase17/langchain/pull/7868
* Bagatur/apify by baskaryan in https://github.com/hwchase17/langchain/pull/8008
* Add google place ID to google places tool response by borisnieuwenhuis in https://github.com/hwchase17/langchain/pull/7789
* Add Portkey LLMOps integration by vrushankportkey in https://github.com/hwchase17/langchain/pull/7877
* bump 238 by baskaryan in https://github.com/hwchase17/langchain/pull/8012

New Contributors
* brendancol made their first contribution in https://github.com/hwchase17/langchain/pull/3817
* juliensalinas made their first contribution in https://github.com/hwchase17/langchain/pull/7931
* bhashithe-air made their first contribution in https://github.com/hwchase17/langchain/pull/8000
* WianStipp made their first contribution in https://github.com/hwchase17/langchain/pull/7972
* Yun-Kim made their first contribution in https://github.com/hwchase17/langchain/pull/7955
* sheikirfanbasha made their first contribution in https://github.com/hwchase17/langchain/pull/7984
* eahova made their first contribution in https://github.com/hwchase17/langchain/pull/7901
* constantinmusca made their first contribution in https://github.com/hwchase17/langchain/pull/7930
* dwaiba made their first contribution in https://github.com/hwchase17/langchain/pull/7927
* aidendle94 made their first contribution in https://github.com/hwchase17/langchain/pull/7868
* borisnieuwenhuis made their first contribution in https://github.com/hwchase17/langchain/pull/7789
* vrushankportkey made their first contribution in https://github.com/hwchase17/langchain/pull/7877

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.237...v0.0.238

0.0.237

Not secure
What's Changed
* Removed kwargs from add_texts by adolkhan in https://github.com/hwchase17/langchain/pull/7595
* fix by baskaryan in https://github.com/hwchase17/langchain/pull/7947
* bump by baskaryan in https://github.com/hwchase17/langchain/pull/7948


**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.236...v0.0.237

Page 34 of 68

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.