LoslegenKostenlos loslegen

Getting started with LlamaIndex

Diese Übung ist Teil des Kurses

Building Agentic Workflows with LlamaIndex

Kurs anzeigen

Anleitung zur Übung

Let's kick off with a quick environment check: call a GPT-4o-mini model through LlamaIndex and store the answer to a trivia question. This confirms your environment is correctly configured before we move on to more advanced agent orchestration.

  • Create an OpenAI LLM.
  • Pass a prompt to the LLM to get the answer.


Note: If you’re running DataLab in Restricted Mode, this exercise isn’t supported yet. We’re actively working on making it available in the future.


Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten