Skip to content

Feat/ai targets and toolsets#38

Open
domantas-jurkus-dcd wants to merge 7 commits intomainfrom
feat/ai-targets-toolsets
Open

Feat/ai targets and toolsets#38
domantas-jurkus-dcd wants to merge 7 commits intomainfrom
feat/ai-targets-toolsets

Conversation

@domantas-jurkus-dcd
Copy link
Copy Markdown
Member

@domantas-jurkus-dcd domantas-jurkus-dcd commented Apr 17, 2026

In this MR:

  • Add tools: chatgpt, perplexity.
  • Make each tool belong to a toolset. Current toolset setup:
| Toolset        | Tools                                        |
| -------------- | -------------------------------------------- |
| `web`          | `scrape_as_markdown`, `google_search_parsed`  |
| `ecommerce`    | `amazon_search_parsed`                        |
| `social_media` | `reddit_post`, `reddit_subreddit`             |
| `ai`           | `chatgpt`, `perplexity`                       |
  • Add tests.

@domantas-jurkus-dcd domantas-jurkus-dcd changed the title Feat/ai targets toolsets Feat/ai targets and toolsets Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants