为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。
☆28Nov 20, 2024Updated last year
Alternatives and similar repositories for LLMTest
Users that are interested in LLMTest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目带大家搭建一个完整的AI应用全栈项目,Flask+Vue.js+CrewAI☆26Oct 11, 2024Updated last year
- 实现使用开源的LangFlow框架,零代码实现大模型相关应用如流量包推荐智能客服、RAG应用等,并使用两种方式将创建的工作流集成到自己的项目中☆46Sep 9, 2024Updated 2 years ago
- MCP功能测试,编写LLM(支持OpenAI接口风格的大模型)应用程序调用MCP。MCP(模型上下文协议)是Claude开源的一种开放协议,可实现LLM应用程序与外部数据源和工具之间的无缝集成。☆83Apr 14, 2025Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆342Sep 6, 2024Updated 2 years ago
- MCP Server测试系列☆35May 16, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆49Dec 1, 2024Updated last year
- 在本项目中使用Haystack框架实现模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户…☆35Dec 21, 2024Updated last year
- ☆15Apr 14, 2024Updated 2 years ago
- The codes and datasets about our ACL 2024 Main Conference paper titled "Cognitive Visual-Language Mapper: Advancing Multimodal Comprehens…☆17Jan 24, 2025Updated last year
- Redis高可用管理后台系统☆12Apr 22, 2016Updated 10 years ago
- 使用CrewAI+FastAPI搭建多Agent协作应用并对外提供API服务,同时支持gpt、国产大模型、Ollama本地大模型。☆382Oct 20, 2024Updated last year
- ☆10Dec 8, 2022Updated 3 years ago
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆127Apr 14, 2025Updated last year
- ⛏️This is the storage of my Slides、Reports and Papers. | 存储PPT、报告和论文☆12Oct 27, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 根据Tornado、peewee-async、aioredis 组建的异步框架的☆17Sep 22, 2020Updated 5 years ago
- ☆14May 5, 2019Updated 7 years ago
- 本项目旨在提供一个微调酒店推荐垂直领域大模型并应用的完整闭环案例作为大家的参考案例。本项目使用的基础大模型为Qwen2.5-7B-Instruct。项目特色:完整的垂直应用案例闭环、项目源码剖析开源共享、详实的图文指导手册、手把手全流程实操演示视频☆95Apr 23, 2025Updated last year
- 天池大数据竞赛 千里马大赛 风险识别与预测赛题 Top5☆14May 16, 2019Updated 7 years ago
- ☆27Mar 20, 2026Updated 5 months ago
- LangChain与LangGraph实用教程☆18Jul 5, 2026Updated 2 months ago
- 拷贝来自 https://github.com/iamdalaba/V2raySocks☆17Jun 2, 2020Updated 6 years ago
- Kubernetes 中的 gRPC 负载均衡☆13Dec 15, 2021Updated 4 years ago
- AutoGen最新架构v0.4正式发布第一个稳定版本,v0.4是对AutoGen的一次从头开始的重写,目的是为构建Agent创建一个更健壮、可扩展、更易用的跨语言库,其应用接口采用分层架构设计,存在多套软件接口用以满足不同的场景需求 。☆115Apr 14, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A collection of optimal and heuristic scheduling tools☆17Apr 24, 2026Updated 4 months ago
- ☆11Oct 13, 2020Updated 5 years ago
- The source code of paper "An Effective System for Multi-format Information Extraction".☆18Aug 14, 2021Updated 5 years ago
- Official repository of paper "BioMARS: A Multi-Agent Robotic System for Workflow Automation in Biological Experiments"☆19Jul 9, 2025Updated last year
- Performance bottleneck solution for Registry in large-scale service scenario☆14Dec 16, 2022Updated 3 years ago
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆152Apr 14, 2025Updated last year
- SCIM server/client☆18Oct 14, 2024Updated last year
- 2021 语言与智能技术竞赛关系 篇章级关系抽取☆17Sep 8, 2021Updated 5 years ago
- (1)使用低代码平台N8N实现对多个微信公众号文章进行自动采集并保存到本地文件 ; (2)使用主流的开源云原生向量数据库milvus将采集到的数据存储到知识库中并满足语义搜索、全文搜索及混合搜索; (3)将搜索功能封装为标准的MCP Server对外提供服务;(4)大模型(…☆45Sep 15, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Official Code of Paper: MolAct: An Agentic RL Framework for Molecular Editing and Property Optimization☆17Apr 13, 2026Updated 5 months ago
- 开源多Agent智能体协作框架MetaGPT核心概念介绍及相关案例测试☆46Dec 6, 2024Updated last year
- PydanticAI开源框架,搭建基于PostgreSQL、MySQL的Text2SQL应用进行SQL语句生成,支持GPT大模型、国产大模型、开源本地大模型☆18Dec 26, 2024Updated last year
- File storage based on golang and facebook haystack☆18Apr 12, 2017Updated 9 years ago
- Gaussian process factor analysis with Poisson observations☆21Jul 6, 2022Updated 4 years ago
- optimistic/pessimistic db lock, optimistic lock with retry feature.☆18Feb 14, 2019Updated 7 years ago
- ☆26Oct 23, 2025Updated 10 months ago