Thanks to visit codestin.com Credit goes to github.com
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.
2 parents ba392a2 + 4648b30 commit 14edd3eCopy full SHA for 14edd3e
docs/agent-runtime/sdk-guide.mdx
@@ -66,7 +66,7 @@ const result = await agent.prompt('Tell me about SmythOS.');
66
console.log(result);
67
```
68
69
-See more complete examples in the [SDK repo](https://github.com/SmythOS/sre/tree/main/packages/examples).
+See more complete examples in the [SRE Examples repo](https://github.com/SmythOS/sre/tree/main/examples).
70
71
<Spacer size="md" />
72
0 commit comments