Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
Introduction to LLMOps
- LLMOps vs. MLOps: Understanding the unique challenges of operating LLMs.
- The LLM application lifecycle: Prompting, evaluation, deployment, and monitoring.
- Production readiness checklist for GenAI applications.
Prompt Management and Versioning
- Prompt templating systems and variable injection techniques.
- Semantic versioning for prompts combined with automated regression testing.
- Prompt registries and collaboration workflows.
LLM Evaluation at Scale
- Evaluation dimensions: accuracy, relevance, safety, and groundedness.
- LLM-as-judge metrics and human evaluation pipelines.
- Automated evaluation frameworks: RAGAS, DeepEval, and custom evaluators.
- Quality gates within CI/CD processes for LLM deployments.
Safety Guardrails and Content Governance
- Input and output guardrails using NeMo Guardrails and Guardrails AI.
- PII detection, toxicity filtering, and defining topic boundaries.
- Strategies for defending against jailbreaks and prompt injections.
- Red-teaming LLM applications to ensure safety assurance.
LLM Observability and Monitoring
- Telemetry: Tracking token usage, latency, cost, and quality metrics.
- Drift detection in LLM outputs and embedding spaces.
- Session-level tracing for multi-turn agent conversations.
- Dashboards and alerting systems utilizing LangSmith, Arize, and OpenTelemetry.
AI Gateway and Model Orchestration
- Multi-provider routing using LiteLLM and Portkey.
- Fallback strategies, retry logic, and circuit breakers.
- Cost-aware model selection and load balancing techniques.
- Rate limiting, quota management, and API key governance.
Performance Optimization
- Semantic caching utilizing vector stores and exact-match strategies.
- Enforcing structured outputs through constrained decoding.
- Batching, streaming, and concurrency patterns.
- Latency optimization across various model providers.
Governance, Compliance, and Audit
- LLM audit trails: Prompt logs, response logs, and decision provenance.
- Data residency and privacy considerations for LLM APIs.
- Policy-as-code for managing LLM usage within organizations.
- Building an internal operations playbook for LLMs.
Requirements
- Experience in building or integrating LLM-powered applications.
- Familiarity with Python and REST APIs.
- Basic understanding of prompt engineering concepts.
Audience
- ML engineers and MLOps practitioners transitioning into LLM operations.
- Platform engineers responsible for LLM infrastructure.
- Technical leads managing production GenAI deployments.
14 Hours
Testimonials (2)
use of proper and effective prompt
Marses Pacaldo
Course - Generative AI and Prompt Engineering for Corporate Professionals
The interactive style, the exercises