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/community/langchain_community
AlpinDale b0588774f1
community[minor]: Add Aphrodite Engine support (#14759)
This PR adds support for PygmalionAI's [Aphrodite
Engine](https://github.com/PygmalionAI/aphrodite-engine), based on
vLLM's attention mechanism. At the moment, this PR does not include
support for the API servers, but they will be added in a later PR.

The only dependency as of now is `aphrodite-engine==0.4.2`. We pin the
version to prevent breakage due to changes in the aphrodite-engine
library.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
9 months ago
..
adapters Fix OAI Tool Message (#14746) 9 months ago
agent_toolkits docs: docstrings `langchain_community` update (#14889) 9 months ago
callbacks docs: docstrings `langchain_community` update (#14889) 9 months ago
chat_loaders community[patch]: Enhance iMessage chat loader with timestamp parsing and message ownership (#14804) 9 months ago
chat_message_histories community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
chat_models community[patch]: add png support for vertexai._parse_chat_history_gemini() (#14788) 9 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
document_loaders docs: docstrings `langchain_community` update (#14889) 9 months ago
document_transformers docs: docstrings `langchain_community` update (#14889) 9 months ago
embeddings community[minor]: Add YandexGPT embeddings (#14767) 9 months ago
graphs community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
llms community[minor]: Add Aphrodite Engine support (#14759) 9 months ago
retrievers docs: docstrings `langchain_community` update (#14889) 9 months ago
storage community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
tools docs: docstrings `langchain_community` update (#14889) 9 months ago
utilities community[patch]: Update arxiv.py with Entry ID as a return value (#14915) 9 months ago
utils docs: docstrings `langchain_community` update (#14889) 9 months ago
vectorstores community[patch]: Matching engine, return doc id (#14930) 9 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py community[patch]: Fixed issue with importing Row from sqlalchemy (#14488) 9 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago