4. genai
Fase 4 · IA Generativa / LLMs
Del prompt al sistema: RAG, structured output, agentes y LLMs on-premise.
0/25 ejercicios · 0%
- 4.1Effective PromptingCómo hablarle a un LLM para obtener resultados consistentes y confiables0/5 ej.
- 4.2Retrieval-Augmented Generation (RAG)Conectar un LLM a tus propios datos sin reentrenarlo0/5 ej.
- 4.3Structured Output & Tool CallingForzar al LLM a responder en JSON válido para integrarlo con código real0/5 ej.
- 4.4AI AgentsDel prompt al sistema autónomo: herramientas, planificación y guardrails0/5 ej.
- 4.5Local LLMsCorrer modelos on-premise con llama.cpp: privacidad, coste y control total0/5 ej.