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
yuwenzho 3a7d2cf443
community[minor]: Add ITREX optimized Embeddings (#18474)
Introduction
[Intel® Extension for
Transformers](https://github.com/intel/intel-extension-for-transformers)
is an innovative toolkit designed to accelerate GenAI/LLM everywhere
with the optimal performance of Transformer-based models on various
Intel platforms

Description

adding ITREX runtime embeddings using intel-extension-for-transformers.
added mdx documentation and example notebooks
added embedding import testing.

---------

Signed-off-by: yuwenzho <yuwen.zhou@intel.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
6 months ago
..
api_reference community[patch], langchain[minor]: Add retriever self_query and score_threshold in DingoDB (#18106) 7 months ago
data 👥 Update LangChain people data (#18473) 7 months ago
docs community[minor]: Add ITREX optimized Embeddings (#18474) 6 months ago
scripts ci[minor]: Bump LC scripts package, add retry option (#19285) 6 months ago
src docs[minor]: Add chat model selection tabs component (#19296) 6 months ago
static docs: Add graph construction docs (#18904) 7 months ago
.gitignore docs[minor]: Swap gtag for supabase (#18937) 7 months ago
.local_build.sh docs: partner packages (#16960) 8 months ago
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 7 months ago
README.md
babel.config.js
code-block-loader.js
docusaurus.config.js docs[patch]: properly load/use env vars (#18942) 7 months ago
package.json ci[minor]: Bump LC scripts package, add retry option (#19285) 6 months ago
settings.ini
sidebars.js docs: `Toolkits` menu (#16217) 8 months ago
vercel.json community[minor]: Add ITREX optimized Embeddings (#18474) 6 months ago
vercel_build.sh docs: fix vercel build script (#19090) 7 months ago
vercel_requirements.txt
yarn.lock ci[minor]: Bump LC scripts package, add retry option (#19285) 6 months ago

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide