Chatgpt2api Search

Use when current web search is needed through this chatgpt2api server. Call the configured HTTP search endpoint with a prompt and return the answer with source URLs.

tomevault-io Updated

File contents

ChatGPT2API Search

Use this skill when the user asks for current web search, online lookup, recent information, or source-backed answers.

Endpoint

POST http://127.0.0.1:8000/v1/search

Headers:

Authorization: Bearer chatgpt2api Content-Type: application/json

Body:

{ "prompt": "" }

Response

Use answer as the main response. Include URLs from sources when available.


Source: basketikun/chatgpt2api — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/basketikun--chatgpt2api--chatgpt2api commit 9f7ad44bf0

Frequently asked questions

npx skillmds@latest add tomevault-io/chatgpt2api-search