基于 LangChain1.0和DeepAgents的代码优化Agent
☆26Dec 28, 2025Updated 7 months ago
Alternatives and similar repositories for Fix_agent
Users that are interested in Fix_agent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个系统学习 **LangChain 1.0** 的实践仓库,涵盖从基础概念到实战项目的完整学习路径。☆315May 28, 2026Updated 2 months ago
- 《Python高并发与高性能编程:原理、特性与实践》随书代码仓库。☆12Nov 6, 2023Updated 2 years ago
- 通用agent项目☆19Apr 28, 2026Updated 3 months ago
- This a FastAPI Demo Project☆33Aug 26, 2025Updated 11 months ago
- Replication of "Taming the Factor Zoo: A Test of New Factors (Feng, Giglio, and Xiu, 2020, JF)"☆10Mar 4, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- LC-StudyLab 是一个完整演示 LangChain v1.0 全家桶能力的开源项目,整合了 LangGraph、DeepAgents、RAG 检索增强生成、Guardrails 安全校验与流式输出智能体等核心特性,帮助开发者系统掌握 LangChain v1 的所有…☆391Dec 9, 2025Updated 8 months ago
- All-in-One: Text Embedding, Retrieval, Reranking and RAG in Transformers☆71Aug 10, 2025Updated last year
- ☆14Feb 28, 2019Updated 7 years ago
- Alpha,deap,数字货币☆14Dec 9, 2020Updated 5 years ago
- 基于资金流的择时选股策略☆18May 25, 2018Updated 8 years ago
- 丁立中的大模型算法工程作品集。聚焦 LLM / VLM 全链路的复现与优化,涵盖:① 预训练与微调(Pretrain / SFT / MoE / 多模态对齐);② 强化学习对齐(PPO / GRPO / DAPO,含多奖励函数与 GAE);③ 知识蒸馏(离线 KL 蒸馏、在…☆17May 26, 2026Updated 2 months ago
- verify OrderBook Tick Data Trading Strategy on futures.☆17Mar 21, 2019Updated 7 years ago
- 机构级 A股量化系统 - Hermes 多智能体 + Barra 中性化 + Level2 微结构 + 15 个圈内 tricks 完整实现☆20Aug 4, 2026Updated last week
- GPM 多线程协程调度器 for PHP Extension,multi-core concurrency library☆10Jan 13, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于硅基流动端口的AI生图MCP☆20May 3, 2025Updated last year
- Integrate Open-AutoGLM's Android & iOS GUI automation into DeepAgents-CLI via LangChain Middleware, combining LLM orchestration with visi…☆121Apr 4, 2026Updated 4 months ago
- 加密货币资金费率套利策略实现☆15Jan 18, 2025Updated last year
- ☆15Jul 9, 2018Updated 8 years ago
- A lib use polars to archive high-performance quant☆15Jul 15, 2026Updated 3 weeks ago
- Hybrid Deep Retrieval-Augmented Generation across Heterogeneous Data Stores☆45Oct 21, 2025Updated 9 months ago
- 一个强调工程化、可观测、可测试、可扩展的 RAG 项目。TraceRAG 的目标不是只把答案“生成出来”,而是把文档导入、切块、向量化、检索、带来源回答、评估与后续 tracing 拆成可独立验证的阶段,逐步演进成一个可维护、可解释、可复盘的生产级 RAG。☆15Apr 2, 2026Updated 4 months ago
- Implementing 'Deep Risk Model: A Deep Learning Solution for Mining Latent Risk Factors to Improve Covariance Matrix Estimation' based on …☆14Apr 8, 2023Updated 3 years ago
- 本项目旨在系统性学习和记录大语言模型(LLM)系统领域的核心知识,重点关注分布式训练、推理优化、强化学习(RLHF)对齐的原理、主流框架和工程实践。☆15Apr 9, 2026Updated 4 months ago
- 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.
- Bert TensorRT模型加速部署☆10Apr 1, 2022Updated 4 years ago
- 基于 Binance 行情数据 + 缠论结构计算 + AI 智能决策的数字货币量化分析工具☆15Mar 10, 2026Updated 5 months ago
- 股票短线复盘工具 - MVP版本(大盘指数+市场情绪+涨停池+热门概念)☆15Dec 11, 2025Updated 8 months ago
- 读取多层级目录下的pdf文件,通常是爬虫爬下来的,将其中摘要和正文抽取出来。可以快速抽取想要的文本内容。☆16May 12, 2022Updated 4 years ago
- 加密货币永续合约 AI 量化交易系统 — AI 多角色工作流分析市场 → 生成交易信号 → Freqtrade 自动执行☆16Feb 25, 2026Updated 5 months ago
- Tool to convert MobaXterm sessions to Remmina profiles with passwords☆24Oct 20, 2022Updated 3 years ago
- Seeking Alpha, Machine Learning, ETFs Strategy☆21Nov 2, 2022Updated 3 years ago
- FTShare Agent Skills for financial data and investment research workflows|金融数据 Skill 与投研业务 Skill 仓库。☆44Updated this week
- Unit Minions 的各种数据准备、处理脚本,诸如 OpenAI 处理、格式转换等等。☆14Apr 21, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Quantitative strategy☆13Aug 17, 2019Updated 6 years ago
- 基于最新LangchainV1.1.0版本的从0到1以及实战案例项目课件代码。☆70Dec 4, 2025Updated 8 months ago
- Golang 并发编程☆16Mar 22, 2021Updated 5 years ago
- 这里将paddle中的ocr等模型转为onnx格式,并利用java版深度框架djl加载这些onnx模型进行推理预测尝试。☆14Nov 15, 2022Updated 3 years ago
- Fast instruction tuning with Llama2☆10Apr 8, 2024Updated 2 years ago
- A go microservice kit. 轻量级、高性能、易学、易通、易掌控的微服务开发工具☆16Jun 12, 2024Updated 2 years ago
- AI 编程三剑客(Spec-Kit、OpenSpec、Superpowers)的主要作用是让 AI 严格遵循“先写规范(SDD)再写代码”的工程化流程,通过规范约束 + 方法论执行,确保 AI 自主编程时减少幻觉、保持一致性、实现高质量、可追溯的代码输出。☆19Apr 17, 2026Updated 3 months ago