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/docs
M Waleed Kadous 5124c1e0d9
Add aviary support (#5661)
Aviary is an open source toolkit for evaluating and deploying open
source LLMs. You can find out more about it on
[http://github.com/ray-project/aviary). You can try it out at
[http://aviary.anyscale.com](aviary.anyscale.com).

This code adds support for Aviary in LangChain. To minimize
dependencies, it connects directly to the HTTP endpoint.

The current implementation is not accelerated and uses the default
implementation of `predict` and `generate`.

It includes a test and a simple example. 

@hwchase17 and @agola11 could you have a look at this?

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
_static
additional_resources docs: Added Deploying LLMs into production + a new ecosystem (#4047) 1 year ago
ecosystem docs: Added Deploying LLMs into production + a new ecosystem (#4047) 1 year ago
getting_started added DeepLearing.AI course link (#5518) 1 year ago
integrations docs: `ecosystem/integrations` update 5 (#5752) 1 year ago
modules Add aviary support (#5661) 1 year ago
reference Documentation fixes (linting and broken links) (#5563) 1 year ago
templates docs `ecosystem/integrations` update 3 (#5470) 1 year ago
tracing py tracer fixes (#5377) 1 year ago
use_cases minor refactor GenerativeAgentMemory (#5315) 1 year ago
Makefile
conf.py
dependents.md docs: updated `ecosystem/dependents` (#5753) 1 year ago
index.rst docs: Added Deploying LLMs into production + a new ecosystem (#4047) 1 year ago
integrations.rst docs: `ecosystem/integrations` update 1 (#5219) 1 year ago
make.bat
reference.rst
requirements.txt