feat(plugin-catalog): add web-meta-ai community plugin
This commit is contained in:
16
plugin-catalog/web-meta-ai.yaml
Normal file
16
plugin-catalog/web-meta-ai.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
name: web-meta-ai
|
||||||
|
repo: https://github.com/ajaynomics/hermes-web-meta-ai
|
||||||
|
sha: 302cc18866a6255d768a5a79b5e7cb50cd0adb09
|
||||||
|
description: "Meta web search — routes web_search through the server-side web_search tool on Meta's Responses API (Muse Spark); search-only. Disclosure — each search is a separate billed Meta Model API call (per-query web search fee plus tokens) on MODEL_API_KEY."
|
||||||
|
maintainer: ajaynomics
|
||||||
|
tier: community
|
||||||
|
category: web
|
||||||
|
requires_hermes: ">=0.21.3"
|
||||||
|
docs_url: https://github.com/ajaynomics/hermes-web-meta-ai#readme
|
||||||
|
version: "0.1.0"
|
||||||
|
capabilities:
|
||||||
|
provides_tools: []
|
||||||
|
provides_hooks: []
|
||||||
|
provides_middleware: []
|
||||||
|
requires_env:
|
||||||
|
- MODEL_API_KEY
|
||||||
Reference in New Issue
Block a user