langchain/docs/docs
Michael Feil 686162670e
langchain[minor]: Adding infinity embedding integration. (#13928)
This adds integation to https://github.com/michaelfeil/infinity. Users
requested it in https://github.com/michaelfeil/infinity/issues/36
@saatvikshah

Follows my implementation of gradient.ai.

Feedback 1: Well done - I love your CI / repo / poetry setup - I adapted
a lot in https://github.com/michaelfeil/infinity.
Feedback 2: Not so good: The openai integration contains to much reverse
engineering - in general projects such as michaelfeil/infinity and
huggingface/text-embeddings-inference are compatible to the `pip install
openai` package.

Reverse engineering like this one is really hindering the use for me:

8e88ba16a8/libs/langchain/langchain/embeddings/openai.py (L347)

8e88ba16a8/libs/langchain/langchain/embeddings/openai.py (L351)
- it is about preventing 3rd party providers to use the same url + uses
interfaces of openai, that are not publically documented.
2023-11-27 16:43:47 -08:00
..
_templates Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
additional_resources new course on DeepLearning.ai (#12755) 2023-11-10 13:55:27 -08:00
expression_language FEATURE: Runnable with message history (#13418) 2023-11-17 12:00:01 -08:00
get_started DOCS: updated langchain stack img to be svg (#13540) 2023-11-19 16:26:53 -08:00
guides experimental[patch] Update prompt injection model (#13930) 2023-11-27 17:56:53 -05:00
integrations langchain[minor]: Adding infinity embedding integration. (#13928) 2023-11-27 16:43:47 -08:00
langsmith DOCS: format notebooks (#13371) 2023-11-14 14:17:44 -08:00
modules FEATURE: Add Databricks Vector Search as a new vector store (#13621) 2023-11-27 11:07:26 -08:00
use_cases DOCS: fix link to question answering (#13806) 2023-11-27 12:56:15 -08:00
.gitignore Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
community.md Minor fix (#11748) 2023-10-12 22:36:31 -07:00
security.md Update security.md (#11942) 2023-10-23 15:35:33 -04:00