Guides
Guides go deeper than tutorials — each one focuses on a single topic and explains the concepts behind it so you can apply them across your own builds.
What's covered
- Using GPT — How GPT tasks work: system prompts, the
chat_log, AI roles, and function calling. - Understanding AI — LLM basics: how chat models work, roles, and how Stubber abstracts the chat log.
- Understanding Processes — How to model a process using states and actions in the Stubber Framework.
- Using the Knowledge Library — How to structure and retrieve information from the Knowledge Library for AI agents.
- Using Google Sheets — Authentication and tasks for reading from and writing to Google Sheets.
- Attachments — How to find and use a file's
fileuuidto attach files in notifications. - Webchat — Setting up a webchat client, template, and interface from scratch.
- PBX Integration — Connecting a PBX so users can click-to-dial from a stub.