Adapter Details: langchain

Connects to LangChain for advanced language model interactions. Provides seamless access to local and remote AI models with configurable parameters and system prompts. Ideal for natural language processing, AI-powered conversations, and intelligent content generation workflows.

Name:langchain
Class:covia.adapter.LangChainAdapter

MCP Tools

This adapter provides 6 MCP tool(s) for AI agent integration:

Tool NameDescription
langchain:openaiChat with OpenAI GPT-5 nano
langchain:ollama:qwen3This is an example operation that gets a response from the Qwen3 LLM via ollama
langchain:ollamaExample operation that chats with a local Ollama-served LLM via LangChainAdapter
langchain:openaiExample operation that chats with a Gemini endpoint via LangChainAdapter (OpenAI-compatible route)
langchain:openaiExample operation that chats with a DeepSeek endpoint via LangChainAdapter (OpenAI-compatible route)
langchain:openaiExample operation that chats with an OpenAI-compatible endpoint via LangChainAdapter

Navigation

Back to all adapters

Back to index