# From LLMs to AI Agents🤖

Hybrid Format  - Every Thursday 18h00-19h45

Taken your first steps in AI and programming and thirsty for becoming a fully equipped AI engineer? Then this course is perfectly right for you! You will learn+build all relevant LLM and Agents Architectures with the best tools.

The next pages serve as the course book. Go ahead and dive in!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://opencampus.gitbook.io/opencampus-machine-learning-program/courses/from-llms-to-ai-agents.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
