initial commit: slides ready + upgraded
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
# Historia de LangChain
|
||||
|
||||
<div class="text-sm">
|
||||
|
||||
<v-clicks>
|
||||
|
||||
<div class="mb-3">
|
||||
<p><strong>Octubre 2022</strong>: Nace LangChain en <strong>Python</strong> 🐍</p>
|
||||
<p class="text-xs opacity-80 ml-4">Creado por Harrison Chase • Enfoque inicial: encadenar prompts y LLMs</p>
|
||||
</div>
|
||||
|
||||
<div class="mb-3">
|
||||
<p><strong>Diciembre 2022</strong>: Lanzamiento de <strong>LangChain.js</strong> ⚡</p>
|
||||
<p class="text-xs opacity-80 ml-4">Apenas 2 meses después • Port oficial • Para desarrolladores web</p>
|
||||
</div>
|
||||
|
||||
<div class="mb-3">
|
||||
<p><strong>2023</strong>: Explosión de adopción en ambos ecosistemas</p>
|
||||
<p class="text-xs opacity-80 ml-4">Múltiples proveedores de LLMs • 110K+ stars en GitHub</p>
|
||||
</div>
|
||||
|
||||
<div class="mb-3">
|
||||
<p><strong>2024-2025</strong>: Maduración hacia producción</p>
|
||||
<p class="text-xs opacity-80 ml-4"><strong>LangGraph</strong>: Control de bajo nivel • <strong>LangSmith</strong>: Observabilidad y testing</p>
|
||||
</div>
|
||||
|
||||
</v-clicks>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user