Начальный уровень3 modules9 lessons120m total
Tools and Memory for Agents
Learn how to give AI agents superpowers through tools and memory systems. This course covers function calling, custom tool creation, and the major memory architectures — short-term conversation buffers, vector-store long-term memory, and external structured memory. By the end you will be able to build agents that remember user preferences, retrieve relevant context from large knowledge bases, and use external APIs seamlessly.
- tools
- memory
- function-calling
- vector-store
- rag
- agents