langchain/libs/community/tests/unit_tests
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>
2023-12-20 01:16:57 -05:00
..
agent_toolkits
callbacks [Tracing] String Stacktrace (#14131) 2023-12-14 22:15:07 -08:00
chat_loaders community[patch]: Enhance iMessage chat loader with timestamp parsing and message ownership (#14804) 2023-12-19 11:09:01 -05:00
chat_message_histories
chat_models community[minor]: rename ChatGPTRouter to GPTRouter (#14913) 2023-12-19 10:48:52 -05:00
docstore
document_loaders
document_transformers
embeddings community[patch]: update Gradient embeddings (#14846) 2023-12-19 11:46:33 -05:00
examples
graphs
indexes
llms community[minor]: Add Aphrodite Engine support (#14759) 2023-12-20 01:16:57 -05:00
retrievers
storage
tools community[patch]: Release 0.0.2 (#14610) 2023-12-12 09:58:04 -08:00
utilities
utils
vectorstores community[minor]: Add SurrealDB vectorstore (#13331) 2023-12-15 13:34:51 -08:00
__init__.py
conftest.py
test_dependencies.py
test_imports.py
test_sqlalchemy.py