Docs
Web Search API
Web Search API
Provide web search capabilities to LLMs
The Web Search API provides LLMs with internet search capabilities. Similar to OpenAI's Web Search tool, OpenLLM.Plus makes this tool openly available and compatible with any LLM. When the LLM determines a search is needed, developers can invoke this tool, which fetches and filters relevant results intelligently.
Key Features:
- Content-cleaning and segmentation: Removes noise (ads, side info), segments content, and reranks results based on keyword and semantic relevance to minimize token usage.
- Transparent results: Unlike OpenAI's closed search tools, all retrieved content is visible to developers, allowing for verification.
- Multilingual support: Includes tokenization and ranking logic for English, Chinese, Japanese, and Korean.
If you encounter any issues during use, please contact us and we will promptly make improvements based on the problem and refund your related fees