
Nov 18, 2024
Using Oracle AI Vector Search in LangChain
Learn how to use Oracle AI Vector Search as a vector store in LangChain for semantic document search and retrieval.

Nov 17, 2024
LangChain ApertureDB Vector Store - Store and Search Embeddings
Learn how to use ApertureDB vector store with LangChain to store, index and search document embeddings for similarity search and RAG applications.

Nov 17, 2024
Using VikingDB Vector Store in LangChain
Learn how to store and search vector embeddings using VikingDB as a vector store in LangChain.

Nov 16, 2024
LangChain Connection Parameters for Vector Databases
Learn how to configure connection parameters for Baidu and Tencent Cloud vector databases in LangChain.

Nov 16, 2024
Using StarRocks Vector Store with LangChain
Learn how to use StarRocks as a vector store for embeddings and semantic search in LangChain applications.

Nov 15, 2024
Working with MLflow Embeddings in LangChain
Learn how to generate embeddings using MLflow's AI Gateway integration in LangChain with MlflowEmbeddings.

Nov 14, 2024
LangChain Kinetica Settings Configuration
Learn how to configure Kinetica settings in LangChain to connect to Kinetica database and customize vector search parameters.

Nov 14, 2024
LangChain MLflow AI Gateway Embeddings: Connect to MLflow Embedding Models
Learn how to generate embeddings using MLflow AI Gateway models with LangChain's MlflowAIGatewayEmbeddings class.

Nov 13, 2024
LangChain Reddit Search Schema - Making Reddit API Queries
Learn how to structure Reddit search queries in LangChain using RedditSearchSchema to retrieve posts with custom filtering and sorting options.

Nov 13, 2024
Working with Rate Limit Errors in LangChain
Learn how to handle and work with rate limiting errors when using Upstash rate limiting in your LangChain applications.

Nov 12, 2024
Parsing CoNLL-U Files with LangChain CoNLLULoader
Learn how to parse and load linguistic annotation files in CoNLL-U format using LangChain's CoNLLULoader.

Nov 12, 2024
Querying NASA Image and Video Library with LangChain NasaAPIWrapper
Explore how to use LangChain's NasaAPIWrapper to access NASA's media library, search images, videos and retrieve metadata about space-related content.