
Feb 22, 2025
Managing Jira with LangChain JiraAPIWrapper
Learn how to interact with Jira using LangChain's JiraAPIWrapper to search, create and manage issues programmatically.

Feb 22, 2025
Using LangChain VDMS Client for Vector Storage
Learn how to use LangChain's VDMS client to connect and interact with Intel's Visual Data Management System for vector storage.

Feb 21, 2025
Using Jina Embeddings in LangChain for Text and Image Embeddings
Learn how to leverage Jina AI's powerful embedding models in LangChain for both text and image content using the JinaEmbeddings class.

Feb 21, 2025
Using the LangChain Requests Utility for HTTP Operations
Learn how to use LangChain's Requests utility to make HTTP requests with authentication support and async capabilities.

Feb 20, 2025
Using SingleStore DB Semantic Cache in LangChain
Learn how to implement semantic caching for LLM responses using SingleStore DB in LangChain to optimize performance and reduce API costs.

Feb 20, 2025
Using LangChain TextEmbed for Generating Vector Embeddings
Learn how to use LangChain's TextEmbedEmbeddings to generate high-quality vector embeddings from text using the TextEmbed inference server.

Feb 19, 2025
Using LangChain's CassandraSemanticCache for Semantic-Based LLM Response Caching
Learn how to implement semantic-based caching for LLM responses using CassandraSemanticCache in LangChain to improve performance and reduce costs.

Feb 19, 2025
Working with DataheraldAPI in LangChain for Text-to-SQL
Learn how to use the DataheraldAPIWrapper in LangChain to convert natural language queries into SQL statements using Dataherald's powerful text-to-SQL capabilities.

Feb 18, 2025
Using NLPCloud Embeddings with LangChain for Multilingual Text Processing
Learn how to leverage NLPCloud's embedding models in LangChain for processing text in over 50 languages and generating high-quality vector representations.

Feb 18, 2025
Using LangChain UnstructuredODTLoader for OpenDocument Files
Learn how to load and process OpenDocument Text (ODT) files in LangChain using the UnstructuredODTLoader.

Feb 17, 2025
Loading Documents from Cassandra with LangChain
Learn how to load documents from Apache Cassandra databases using the CassandraLoader in LangChain to retrieve and process data for your AI applications.

Feb 17, 2025
Using LangChain's TelegramChatLoader to Process Telegram Conversations
Learn how to use LangChain's TelegramChatLoader to import and process Telegram chat history as structured chat sessions.