MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。
☆82Apr 14, 2025Updated last year
Alternatives and similar repositories for MCPTest
Users that are interested in MCPTest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。☆115Apr 14, 2025Updated last year
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆49Dec 1, 2024Updated last year
- Serves MBTiles☆10Nov 25, 2014Updated 11 years ago
- ☆12Mar 21, 2024Updated 2 years ago
- 使用langchain4j+springboot框架实现mcp服务☆12May 11, 2025Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 在本项目中使用Haystack框架实现模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户…☆35Dec 21, 2024Updated last year
- record and share my reading everyday☆12Apr 1, 2016Updated 10 years ago
- A statistical framework for graph anomaly detection.☆17Sep 23, 2018Updated 7 years ago
- SpringBoot2.x整合各种第三方组件的示例代码☆14Nov 27, 2023Updated 2 years ago
- ☆15Mar 2, 2023Updated 3 years ago
- MapDownloader☆10Jul 26, 2020Updated 6 years ago
- Weaviate (we-vee-eight) 是一个开源的AI原生向量数据库,可同时存储对象和向量,这样就可以将向量搜索与结构化过滤结合使用。本次分享为大家提供一份使用指南,包括如何安装部署、国内如何配置使用embedding模型、数据写入和查询☆24Apr 16, 2025Updated last year
- CS221 Final Project - Detecting anomalous vertices within a large, directed graph dataset representing a network of users on Twitter.☆12Jul 6, 2023Updated 3 years ago
- Source Code for Graph Anomaly Detection with Unsupervised GNNs (ICDM2022)☆11Oct 18, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- cesium近景天空盒☆10Jul 24, 2020Updated 6 years ago
- This repository provides a reference implementation of struc2vec.☆18Apr 15, 2026Updated 4 months ago
- Aila(AI超元域): The premier AI integration tool for Windows, macOS, and Android. Ask once, get answers from 10+ AIs like ChatGPT, Gemini, Cl…☆1,993Aug 9, 2026Updated 3 weeks ago
- ⛏️This is the storage of my Slides、Reports and Papers. | 存储PPT、报告和论文☆12Oct 27, 2024Updated last year
- 从零开始基于 LangGraph 和 Streamlit 实现基于本地模型的 RAG、Agent 应用☆79Dec 25, 2024Updated last year
- 本项目旨在利用LangChain和大语言模型(如ZhipuAI)开发一个智能数据库问答系统。 该系统能够通过自然语言理解用户的查询请求,自动生成相应的SQL语句并执行,最后将查询结果以自然语言 形式返回用户。☆15Jul 31, 2024Updated 2 years ago
- Multi-scale Anomaly Detection on Attributed Networks☆14Dec 3, 2021Updated 4 years ago
- autogen 中文文档☆10Nov 7, 2023Updated 2 years ago
- Successive Point-of-Interest Recommendation☆10Mar 25, 2018Updated 8 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- cesium 视频融合探讨☆13Aug 14, 2019Updated 7 years ago
- ☆53Dec 16, 2024Updated last year
- 风袖项目服务端代码☆13Jun 17, 2022Updated 4 years ago
- HMSG: Heterogeneous graph neural network based on metapath subgraph learning☆14Feb 22, 2021Updated 5 years ago
- GeoJson.NET is a library to convert KML files into GeoJSON format for .NET☆17Feb 19, 2018Updated 8 years ago
- 天池大数据竞赛 千里马大赛 风险识别与预测赛题 Top5☆14May 16, 2019Updated 7 years ago
- An interactive companion toy that engages kids with storytelling, singing, and encouragement for physical activities using advanced AI t…☆10Oct 15, 2024Updated last year
- dify DSL files collections☆33Jul 24, 2024Updated 2 years ago
- springboot+MySQL+mybatis☆14Aug 26, 2024Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 暑期研究:神经网络解偏微分方程(Neural networks for solving differential equations)☆14Apr 27, 2019Updated 7 years ago
- ☆14Jun 12, 2023Updated 3 years ago
- Add-in wrapper for Revit -> .obj export library☆14Jan 12, 2021Updated 5 years ago
- Proto.Actor Sample and PPT☆10Sep 9, 2018Updated 7 years ago
- 微软开源多Agent智能体协作框架AutoGen全新改版核心概念介绍及相关案例测试☆49Dec 4, 2024Updated last year
- ☆14Mar 4, 2026Updated 5 months ago
- my dockerfiles☆13Aug 9, 2026Updated 3 weeks ago