We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9bdb21 commit 367e3feCopy full SHA for 367e3fe
src/content/docs/agents/index.mdx
@@ -62,6 +62,7 @@ export class MyAgent extends Agent {
62
// can run for seconds, minutes or hours: as long as the tasks need.
63
}
64
```
65
+
66
</TypeScriptExample>
67
68
Dive into the [Agent SDK reference](/agents/api-reference/agents-api/) to learn more about how to use the Agents SDK package and defining an `Agent`.
0 commit comments