Frontal が公開されました。お知らせを読む
ヘルプ/はじめに

Build your first agent

This walkthrough takes about fifteen minutes and assumes you have a workspace and at least one connected source.

1. Connect something to read

An agent with no context can only guess. Connect a source from Data, then wait for the first sync to finish. A few hundred records is enough to see useful behaviour.

2. Describe the outcome

Write what the agent is for in plain language: who asks it things, what a good answer looks like, and what it must never do. This description is the agent's brief, so be specific.

3. Give it tools

Tools are the actions the agent may take. Start with read access only. You can add tools that write or send later, once you trust the behaviour.

4. Run and read the trace

Every run leaves a trace showing what the agent read, which tools it called, and why it stopped. Read the trace before you change the brief. Most early problems are missing context rather than wrong instructions.

関連記事

当サイトでは既定でクッキーを使わずにトラフィックを計測しています。同意いただくと、セッションをまたいで訪問を記録でき、分析の精度が高まります。