plugins.json 614 B

1234567891011121314151617
  1. [
  2. {
  3. "id": "dalle3",
  4. "name": "Dalle3",
  5. "schema": "https://ghp.ci/https://raw.githubusercontent.com/ChatGPTNextWeb/NextChat-Awesome-Plugins/main/plugins/dalle/openapi.json"
  6. },
  7. {
  8. "id": "arxivsearch",
  9. "name": "ArxivSearch",
  10. "schema": "https://ghp.ci/https://raw.githubusercontent.com/ChatGPTNextWeb/NextChat-Awesome-Plugins/main/plugins/arxivsearch/openapi.json"
  11. },
  12. {
  13. "id": "duckduckgolite",
  14. "name": "DuckDuckGoLiteSearch",
  15. "schema": "https://ghp.ci/https://raw.githubusercontent.com/ChatGPTNextWeb/NextChat-Awesome-Plugins/main/plugins/duckduckgolite/openapi.json"
  16. }
  17. ]