langchain/tests/integration_tests
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
..
agent power bi api wrapper integration tests & bug fix (#4983) 2023-05-19 11:25:52 -04:00
cache
callbacks
chains Harrison/neo4j (#5078) 2023-05-22 07:31:48 -07:00
chat_models add alias for model (#4553) 2023-05-18 09:12:23 -07:00
document_loaders Add Mastodon toots loader (#5036) 2023-05-22 16:43:07 -07:00
embeddings
examples fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 2023-05-16 14:35:25 -07:00
llms Add OpenLM LLM multi-provider (#4993) 2023-05-22 18:09:53 -07:00
memory
prompts
retrievers Remove unnecessary comment (#4845) 2023-05-17 11:53:03 -04:00
utilities Fix graphql tool (#4984) 2023-05-19 15:27:50 -07:00
vectorstores Add the usage of SSL certificates for Elasticsearch and user password authentication (#5058) 2023-05-22 11:51:32 -07:00
__init__.py
.env.example power bi api wrapper integration tests & bug fix (#4983) 2023-05-19 11:25:52 -04:00
conftest.py
test_document_transformers.py
test_nlp_text_splitters.py
test_pdf_pagesplitter.py
test_schema.py Add 'get_token_ids' method (#4784) 2023-05-22 13:17:26 +00:00
test_text_splitter.py