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 |
This adapter provides 6 MCP tool(s) for AI agent integration:
| Tool Name | Description |
|---|---|
| langchain:openai | Chat with OpenAI GPT-5 nano |
| langchain:ollama:qwen3 | This is an example operation that gets a response from the Qwen3 LLM via ollama |
| langchain:ollama | Example operation that chats with a local Ollama-served LLM via LangChainAdapter |
| langchain:openai | Example operation that chats with a Gemini endpoint via LangChainAdapter (OpenAI-compatible route) |
| langchain:openai | Example operation that chats with a DeepSeek endpoint via LangChainAdapter (OpenAI-compatible route) |
| langchain:openai | Example operation that chats with an OpenAI-compatible endpoint via LangChainAdapter |