querit-ai/querit-plugins

querit-ai★ 2TypeScript最后同步: 2026-08-17

在 GitHub 打开

Official Querit search plugins for AI agent harnesses: pi-querit (Pi extension), dsh-querit (DeepSeek Harness web seam), opencode-querit (OpenCode plugin)

README 摘要

querit-plugins Official Querit search plugins for AI agent harnesses. Querit delivers real-time, authoritative web search results and clean page content for LLM applications. Each plugin in this repository wires one agent harness to the Querit API ( /v1/search + /v1/contents ) so your agent can search the live web and fetch pages — with cited sources, domain/region/language/time-range filters, and output that is always treated as untrusted web data. Harness Package Install Pi pi-querit pi install npm:pi-querit DeepSeek Harness dsh-querit dsh plugin --profile web add dsh-querit OpenCode opencode-querit "plugin": ["opencode-querit"] How each plugin reads the API key and search defaults is covered in its own section below. Get an API key Sign up on Querit.ai to get an API key with 1,000 free API calls per month — no credit card required. The same key works for all three plugins. pi-querit — Pi A Pi extension that registers web search and fetch content as first-class tools. Your agent calls them automatically whenever an answer needs the live web. Install API key Run the interactive setup wizard inside Pi once: The wizard validates the key, then lets you configure persistent search def…

在 GitHub 查看完整 README →
Agent/智能体agent-harnessaidsh-pluginllmopencode-pluginpi-extensionpi-packageplugins

分类