Promptbook Agents Server

Promptbook Agents Server

Teacher Integration Code

Use the following code to integrate the Teacher agent into your React application using the <PromptbookAgent /> component.

Loading...
<script src="https://core-test.ptbk.io/api/embed.js" async defer></script> <promptbook-agent-integration agent-url="https://core-test.ptbk.io/agents/GRPf9PaRCETHkF" meta='{ "fullname": "Teacher", "color": "#FFFFFF", "font": "Playfair Display, sans-serif" }' />

Test