langchain/libs/community/langchain_community
Tyler Titsworth 304f3f5fc1
community[patch]: Add Progress bar to HuggingFaceEmbeddings (#16758)
- **Description:** Adds a function parameter to HuggingFaceEmbeddings
called `show_progress` that enables a `tqdm` progress bar if enabled.
Does not function if `multi_process = True`.
  - **Issue:** n/a
  - **Dependencies:** n/a
2024-02-05 14:33:34 -08:00
..
adapters community[patch]: Add safe lookup to OpenAI response adapter (#14765) 2023-12-20 01:17:23 -05:00
agent_toolkits community[patch]: fix agent_toolkits mypy (#17050) 2024-02-05 11:56:24 -08:00
callbacks community[patch]: callbacks mypy fixes (#17058) 2024-02-05 12:37:27 -08:00
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 2024-01-07 20:54:45 -08:00
chat_message_histories community[patch]: chat message history mypy fixes (#17059) 2024-02-05 13:13:25 -08:00
chat_models community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
document_loaders infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 2024-01-15 10:39:25 -08:00
embeddings community[patch]: Add Progress bar to HuggingFaceEmbeddings (#16758) 2024-02-05 14:33:34 -08:00
example_selectors refactor langchain.prompts.example_selector (#15369) 2024-02-01 12:05:57 -08:00
graphs infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
llms community[patch]: Allow adding ARNs as model_id to support Amazon Bedrock custom models (#16800) 2024-02-05 14:28:03 -08:00
output_parsers langchain[patch], community[minor]: move output_parsers.ernie_functions (#16057) 2024-01-17 10:06:18 -08:00
retrievers community[patch]: Correct the calling to collection_name in qdrant (#16920) 2024-02-04 10:45:35 -08:00
storage community: revert SQL Stores (#16912) 2024-02-01 16:37:40 -08:00
tools infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
utilities infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
utils openai[minor]: implement langchain-openai package (#15503) 2024-01-05 15:03:28 -08:00
vectorstores pinecone: init pkg (#16556) 2024-02-05 11:55:01 -08:00
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
cache.py community: Factorize AstraDB components constructors (#16779) 2024-02-01 10:51:07 -08:00
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00