Slide 6
Slide 6 text
Prerequisites Setup
Docker is generally required, but you can run exercises in Python
● If you use python, it will be less downloading especially if one .venv
● Docker is the easiest, and we use docker compose frequently
An OpenAI compatible Inference Platform for running LLMs.
● We have instructions for OpenAI, Ollama and Ramalama.
OpenTelemetry is used to demonstrate observability
● We have instructions for console, Elastic Stack and otel-tui.
mitmproxy is used to demonstrate HTTP traffic interception