Skip to content

Commit 2cce917

Browse files
committed
minor #956 [Agent] Add README files for all bridge tools (OskarStark)
This PR was merged into the main branch. Discussion ---------- [Agent] Add README files for all bridge tools | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | no | Issues | -- | License | MIT Add README.md files for Brave, Firecrawl, Mapbox, OpenMeteo, SerpApi, and Tavily bridge tools to provide consistent documentation and resource links. Commits ------- 36fb836 [Agent] Add README files for all bridge tools
2 parents 227a18b + 36fb836 commit 2cce917

File tree

6 files changed

+72
-0
lines changed

6 files changed

+72
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Brave Search AI Tool
2+
====================
3+
4+
Provides [Brave Search](https://brave.com/search/api/) integration for Symfony AI Agent.
5+
6+
Resources
7+
---------
8+
9+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
10+
* [Report issues](https://github.com/symfony/ai/issues) and
11+
[send Pull Requests](https://github.com/symfony/ai/pulls)
12+
in the [main Symfony AI repository](https://github.com/symfony/ai)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Firecrawl AI Tool
2+
=================
3+
4+
Provides [Firecrawl](https://www.firecrawl.dev/) integration for Symfony AI Agent.
5+
6+
Resources
7+
---------
8+
9+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
10+
* [Report issues](https://github.com/symfony/ai/issues) and
11+
[send Pull Requests](https://github.com/symfony/ai/pulls)
12+
in the [main Symfony AI repository](https://github.com/symfony/ai)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Mapbox AI Tool
2+
==============
3+
4+
Provides [Mapbox](https://www.mapbox.com/) integration for Symfony AI Agent.
5+
6+
Resources
7+
---------
8+
9+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
10+
* [Report issues](https://github.com/symfony/ai/issues) and
11+
[send Pull Requests](https://github.com/symfony/ai/pulls)
12+
in the [main Symfony AI repository](https://github.com/symfony/ai)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
OpenMeteo AI Tool
2+
=================
3+
4+
Provides [OpenMeteo](https://openmeteo.com/) integration for Symfony AI Agent.
5+
6+
Resources
7+
---------
8+
9+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
10+
* [Report issues](https://github.com/symfony/ai/issues) and
11+
[send Pull Requests](https://github.com/symfony/ai/pulls)
12+
in the [main Symfony AI repository](https://github.com/symfony/ai)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
SerpApi AI Tool
2+
===============
3+
4+
Provides [SerpApi](https://serpapi.com/) integration for Symfony AI Agent.
5+
6+
Resources
7+
---------
8+
9+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
10+
* [Report issues](https://github.com/symfony/ai/issues) and
11+
[send Pull Requests](https://github.com/symfony/ai/pulls)
12+
in the [main Symfony AI repository](https://github.com/symfony/ai)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Tavily AI Tool
2+
==============
3+
4+
Provides [Tavily](https://tavily.com/) integration for Symfony AI Agent.
5+
6+
Resources
7+
---------
8+
9+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
10+
* [Report issues](https://github.com/symfony/ai/issues) and
11+
[send Pull Requests](https://github.com/symfony/ai/pulls)
12+
in the [main Symfony AI repository](https://github.com/symfony/ai)

0 commit comments

Comments
 (0)