技术债务清理
L3级自动技术债务清理节点,读取代码审计结果,对置信度≥90%的低风险问题(未使用导入、死代码、过期别名)执行安全自动修复。
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (O。

LangChain抽象了链式调用、代理决策与上下文记忆等通用模式,兼容OpenAI、Anthropic等主流模型。
# Core library (Python 3.10+)
pip install -U langchain
langchain
见下方输入与输出表格。
| 输入 | 输出 |
|---|---|
| 任务目标、输入资料和约束条件;需要处理的平台或对象;结果格式要求 | 结构化结果;执行建议或可交付产物;便于复核的后续说明 |
原始链接:https://github.com/Orchestra-Research/AI-Research-SKILLs
来源类型:GitHub 开源仓库