Skip to content

Commit 558fa55

Browse files
committed
Add examples
1 parent aaf3200 commit 558fa55

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/tools/tool/agentql.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ The following parameters can be used to customize the `AgentQL Web Loader`'s beh
3737
| **prompt** | `string` | _Optional_. Natural Language description of the data you want to scrape. Either `query` or `prompt` is required. |
3838

3939
If you want to hack our tool, feel free to do so by modifying `src/tools/agentql_tool.py` and reference our documentation for [AgentQL REST API](https://docs.agentql.com/rest-api/api-reference).
40+
41+
## Examples
42+
43+
- [Research Assistant](https://github.com/AgentOps-AI/AgentStack/tree/main/examples/research_assistant)
44+
- [Sentiment Analyzer](https://github.com/AgentOps-AI/AgentStack/tree/main/examples/sentiment_analyser)

0 commit comments

Comments
 (0)