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.