Aller au contenu principal

Outils LLM de niveau production

Mode de programme

En raison de la forte capacité de compréhension et de production de cette vague de LLM, la programmation impérative préoccupée par les détails ne semble plus nécessaire, et la programmation déclarative qui se concentre sur les processus ou les capacités de pipeline de l'orchestration logique métier est devenue la méthode de « programmation » dominante. Est-ce que cela deviendra le paradigme de programmation de nouvelle génération ?

totalement

Outil Prompt

LangSmith ou Azure Prompt Flow

Langage de programmation

Python ou JavaScript

Framework de développement / outils d'orchestration

Langchain ou noyau sémique

Framework API / architecture de service

FastAPI ou Next.js

Cloud hébergement fournisseur

Render (AWS Lamada) ou Vercel

Créer une application LLM

分类NameStar数量备注学习
框架LangChain77【必学】*
LlamaIndex29【必学】专注于RAG,Python,JS SDK比较差*
Semantic-kernel17【不确定?】C#,Python,Java?
haystack13有了LangChain可能就不需要这个了
DSPy7太学术了?The framework for programming—not prompting—foundation models
AgentSuperAgent4这个感觉很专业,有时间再学习?
Rift3专门针对程序员
AutoGen22
Camel4
GPTsOpenGPTs6LangChain出品
低代码LangFlowLangChain可视化
LiteLLM
Flowise21
Langflow14
PromptChainer商业感觉做的很专业
RAGvectara闭源非常专业的RAG商业软件;也有开源项目;用户可以将PDF、Word、PPT、RTF等文件数据上传至Vectara平台中,构建数据搜索引擎。

Archivage et observation

分类NameStar数量备注
观察Obsidian Copilot一个有趣的方法,用于如何使用语义搜索和 OpenSearch 的 BM25 实现
Tanuki一个使用装饰器进行数据验证的 LLM 框架
griptape1.5一个具有稍微更好的内部编码标准的 langchain 替代品
guidance16比传统的提示或链接更有效地控制现代语言模型
intructor3.6
Llmflows0.5langchain 的另一个替代品,但在定义工作流程方面有一个有趣的方法
txtai6.5有用于聊天、医学/科学论文工作流程、开发者语义搜索以及标题和故事文本语义搜索的衍生产品
LiteLLM5.7一个简单、轻量级的 LLM 封装器
归档Chidori1.2
AutoChains已经3个月没更新
MiniChain1.2已经3个月没更新
SimpleAIChat3.3已经7个月没更新

Surveillance et analyse

Les services LLM au niveau de production nécessitent :

  1. Débugging Prompt

  2. Gestion de version Prompt

  3. Indicateurs pertinents pour le système d'essai / vérification

  4. Gestion du dataset

  5. Surveillance et statistiques de toutes sortes d'indicateurs : visites, temps de réponse, frais de jeton, etc.

分类NameStar数量备注
SaaSLangSmithN/A
开源LangFuse2
开源Prompt Flow7
Helicone1.2

Plateforme de maintenance d'applications LLM de niveau de production

      • LangSmith * * : Plateforme officielle de LangChain, service SaaS, * * non open source * *
      • [Prompt Flow](https://www.example.com tab=readme-ov-file) * * : Microsoft * * open source * * + Azure AI Cloud Services avec intégration du noyau sémantique (7.4K)

Flow rapide

apprentissage

https://microsoft.github.io/promptflow/how-to-guides/quick-start.html

UI composant

LangUI(1.6K)

agentlabs(0.5K)

Autres

分类NameStar数量备注
LCEL
Python 模板语言Jinja2

Référencec

分类NameStar数量备注
框架Obsidian Copilot一个有趣的方法,用于如何使用语义搜索和 OpenSearch 的 BM25 实现
Tanuki个使用装饰器进行数据验证的 LLM 框架
LiteLLM5.7一个简单、轻量级的 LLM 封装器
AutoChain1.7langchain 的另一个替代品
griptape1.5一个具有稍微更好的内部编码标准的 langchain 替代品
txtai6.5has spinoffs for chat, workflows for medical/scientific papers, semantic search for developers and semantic search for headlines and story text
有用于聊天、医学/科学论文工作流程、开发者语义搜索以及标题和故事文本语义搜索的衍生产品
Llmflows0.5langchain 的另一个替代品,但在定义工作流程方面有一个有趣的方法
guidance16比传统的提示或链接更有效地控制现代语言模型*
intructor3.6*
    • E2B : cadres et outils pour les produits d'IA * *
CategoryTools/Platforms
Monitoring, Observability, AnalyticsLangsmith, Helicone, langfuse, context
FrontendAgentLabs
Runtime for LLMsE2B
Building frameworks & platformsLangchain, Haystack by deepset, Superagent, Poe, GenWorlds, LiteLLM, Rift by Morph, AutoGen, Vercel AI SDK, OpenGPTs, Huggging Face Agents, Fixie
Data integration, memory managementvectara, LlamaIndex, ABACUS.AI, cadea, SID Memory
API and routers for LLMsGenoss GPT, Martian, OpenRouter
Libraries for building AI productsCAMEL, ChatterBot(5年没更新了)
OrchestrationAGIXT
Building & deploying LLMsBANANA

frameworks and tools for AI products