MCP ExplorerExplorer

Langchain Mcp

@zxs731on 21 days ago
1 MIT
FreeCommunity
AI Systems
langchain_mcp runs models on silicon flow and Azure OpenAI GPT-4.1.

Overview

What is Langchain Mcp

langchain_mcp is a Python application designed to run large models, specifically the Qwen 235B model based on silicon flow, and integrates with Azure OpenAI’s GPT-4.1.

Use cases

Use cases for langchain_mcp include chatbots, content generation, language translation, and other applications that benefit from large-scale language understanding and generation.

How to use

To use langchain_mcp, run ‘python app-qwen-235B.py’ after filling in your silicon flow key in the ‘silion.env’ file. For Azure OpenAI, run ‘python app.py’ and replace ‘xxx’ in the ‘.env’ file with your credentials.

Key features

Key features include the ability to run large language models, compatibility with both silicon-based and Azure-based models, and flexibility in choosing between different model providers based on performance and cost.

Where to use

langchain_mcp can be used in various fields such as natural language processing, AI-driven applications, and any domain requiring advanced language model capabilities.

Content

langchain_mcp

  1. python app-qwen-235B.py 运行的是基于硅基流动的大模型235b,请在silion.env里填入你的硅基流动的key

  2. python app.py 运行的是Azure openAI gpt4.1 请在.env文件里替换xxx

  3. 硅基的会慢很多,可以考虑换为阿里百炼的Qwen 235b那样速度会快,但价格稍贵。

    视频地址:
    https://www.bilibili.com/video/BV14MjpzPET9

Tools

No tools

Comments