langchain/docs/modules/models
Matt Rickard de6a401a22
Add OpenLM LLM multi-provider (#4993)
OpenLM is a zero-dependency OpenAI-compatible LLM provider that can call
different inference endpoints directly via HTTP. It implements the
OpenAI Completion class so that it can be used as a drop-in replacement
for the OpenAI API. This changeset utilizes BaseOpenAI for minimal added
code.

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-22 18:09:53 -07:00
..
chat Simplify HumanMessages in the quick start guide (#4026) 2023-05-03 22:45:03 -07:00
llms Add OpenLM LLM multi-provider (#4993) 2023-05-22 18:09:53 -07:00
text_embedding/examples Fix AzureOpenAI embeddings documentation example. model -> deployment (#4389) 2023-05-17 21:05:53 -07:00
chat.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
getting_started.ipynb change heading 2023-05-13 09:52:23 -07:00
llms.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
text_embedding.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00