Skip to content

Commit 71b0163

Browse files
committed
Remove agent dependency from Perplexity bridge
SearchResultProcessor was removed in main branch, so the agent dependency is no longer needed.
1 parent 2dded97 commit 71b0163

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/platform/src/Bridge/Perplexity/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
],
2727
"require": {
2828
"php": ">=8.2",
29-
"symfony/ai-agent": "@dev",
3029
"symfony/ai-platform": "@dev",
3130
"symfony/http-client": "^7.3|^8.0"
3231
},

0 commit comments

Comments
 (0)