基于 LangChain1.0和DeepAgents的代码优化Agent
☆26Dec 28, 2025Updated 8 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** 的实践仓库,涵盖从基础概念到实战项目的完整学习路径。☆317May 28, 2026Updated 3 months ago
- 从零构建 AI Agent:LLM 大模型应用开发实战 (AI 天才研究院 )☆18Apr 10, 2025Updated last year
- This a FastAPI Demo Project☆34Aug 26, 2025Updated last year
- langgraph的deepagent源码分析☆19Jan 1, 2026Updated 8 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
- 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.
- LC-StudyLab 是一个完整演示 LangChain v1.0 全家桶能力的开源项目,整合了 LangGraph、DeepAgents、RAG 检索增强生成、Guardrails 安全校验与流式输出智能体等核心特性,帮助开发者系统掌握 LangChain v1 的所有…☆396Dec 9, 2025Updated 8 months ago
- ☆12Jul 19, 2020Updated 6 years ago
- All-in-One: Text Embedding, Retrieval, Reranking and RAG in Transformers☆71Aug 10, 2025Updated last year
- A multi-language protocol compiler that transforms PacketDSL definitions into executable code for binary packet serialization/deserializa…☆33May 5, 2026Updated 3 months ago
- ☆14Feb 28, 2019Updated 7 years ago
- Alpha,deap,数字货币☆14Dec 9, 2020Updated 5 years ago
- 丁立中的大模型算法工程作品集。聚焦 LLM / VLM 全链路的复现与优化,涵盖:① 预训练与微调(Pretrain / SFT / MoE / 多模态对齐);② 强化学习对齐(PPO / GRPO / DAPO,含多奖励函数与 GAE);③ 知识蒸馏(离线 KL 蒸馏、在…☆17May 26, 2026Updated 3 months ago
- Agent Protocol — access Agents as easily as visiting a website☆24Updated this week
- verify OrderBook Tick Data Trading Strategy on futures.☆17Mar 21, 2019Updated 7 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.
- GPM 多线程协程调度器 for PHP Extension,multi-core concurrency library☆10Jan 13, 2021Updated 5 years ago
- This is ARCHIVED. Instead of cloning this repo, download the Pipecat CLI with `uv tool install pipecat-ai-cli` and run `pipecat init quic…☆24Mar 30, 2026Updated 5 months ago
- 精简优化的webman,专注快速启动,开箱即用。☆12Jul 21, 2026Updated last month
- Integrate Open-AutoGLM's Android & iOS GUI automation into DeepAgents-CLI via LangChain Middleware, combining LLM orchestration with visi…☆120Apr 4, 2026Updated 4 months ago
- 利用Wind API更新周频与月频因子☆12Sep 3, 2019Updated 6 years ago
- ☆15Jul 9, 2018Updated 8 years ago
- A lib use polars to archive high-performance quant☆15Jul 15, 2026Updated last month
- A simple message pusher written based on workerman, which can simulate WEB background unidirectional push business notification to client…☆14Apr 9, 2025Updated last year
- 一个强调工程化、可观测、可测试、可扩展的 RAG 项目。TraceRAG 的目标不是只把答案“生成出来”,而是把文档导入、切块、向量化、检索、带来源回答、评估与后续 tracing 拆成可独立验证的阶段,逐步演进成一个可维护、可解释、可复盘的生产级 RAG。☆15Apr 2, 2026Updated 4 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- [ICCVW 2019] PyTorch code for Class Visualization Pyramid for intpreting spatio-temporal class-specific activations throughout the networ…☆22Mar 9, 2020Updated 6 years ago
- 招投标-ai智能生成投标文件☆54Jun 24, 2026Updated 2 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
- 基于 Binance 行情数据 + 缠论结构计算 + AI 智能决策的数字货币量化分析工具☆16Mar 10, 2026Updated 5 months ago
- 股票短线复盘工具 - MVP版本(大盘指数+市场情绪+涨停池+热门概念)☆16Dec 11, 2025Updated 8 months ago
- 读取多层级目录下的pdf文件,通常是爬虫爬下来的,将其中摘要和正文抽取出来。可以快速抽取想要的文本内容。☆16May 12, 2022Updated 4 years ago
- Seeking Alpha, Machine Learning, ETFs Strategy☆21Nov 2, 2022Updated 3 years ago
- A PHP implementation of MySQL Protocol☆15Aug 4, 2026Updated 3 weeks 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.
- Unit Minions 的各种数据准备、处理脚本,诸如 OpenAI 处理、格式转换等等。☆14Apr 21, 2023Updated 3 years ago
- Extremly fast c++/python symbolic regression library based on parallel local search.☆20Aug 21, 2025Updated last year
- 基于最新LangchainV1.1.0版本的从0到1以及实战案例项目课件代码。☆71Dec 4, 2025Updated 8 months ago
- A股热门股票Top100 - 每日自动更新☆23Updated this week
- Golang 并发编程☆16Mar 22, 2021Updated 5 years ago
- 这里将paddle中的ocr等模型转为onnx格式,并利用java版深度框架djl加载这些onnx模型进行推理预测尝试。☆14Nov 15, 2022Updated 3 years ago
- Hattrick 是一款简单、快速的跨平台网络安全编码转换工具 Hattrick is a network security related code conversion tool.☆19Aug 3, 2020Updated 6 years ago