15,048
edits
| (2 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
{{Gd}} OpenAI [https://platform.openai.com/docs/guides/tools-web-search?api-mode=responses Web search - OpenAI API] | {{Gd}} OpenAI [https://platform.openai.com/docs/guides/tools-web-search?api-mode=responses Web search - OpenAI API] | ||
* Filter domains: ✅ Available | * Filter domains: ✅ Available | ||
* Filter date: Not supported {{exclaim}} However, prompt-based date filtering works effectively. Testing with GPT-5.1 and GPT-5. | * Filter date: Not supported {{exclaim}} However, prompt-based date filtering works effectively. Testing with GPT-5.1, GPT-5.2 and GPT-5.4 successfully returned news results matching the specified date criteria. | ||
* Localize search results: ✅ Available "To refine search results based on geography, you can specify an approximate user location using country, city, region, and/or timezone." | * Localize search results: ✅ Available "To refine search results based on geography, you can specify an approximate user location using country, city, region, and/or timezone." | ||
Claude AI Search [https://docs.anthropic.com/en/docs/agents-and-tools/tool-use/web-search-tool Web search tool - Anthropic] | Claude AI Search [https://docs.anthropic.com/en/docs/agents-and-tools/tool-use/web-search-tool Web search tool - Anthropic] | ||
* Filter domains: ✅ Available | * Filter domains: ✅ Available | ||
* Filter date: Not supported {{exclaim}} | * Filter date: Not supported {{exclaim}} Date filtering is not available as an API parameter. Attempting to filter by date through prompting (tested on claude-sonnet-4-5-20250929 and claude-sonnet-4.6) was unreliable, often yielding no results or out-of-range articles. | ||
* Localize search results: ✅ Available | * Localize search results: ✅ Available | ||
Gemini + Enable [https://ai.google.dev/gemini-api/docs/google-search Grounding with Google Search] | Gemini + Enable [https://ai.google.dev/gemini-api/docs/google-search Grounding with Google Search] | ||
* Filter domains: Not supported {{exclaim}} | * Filter domains: Not supported {{exclaim}} | ||
* Filter date: Not supported {{exclaim}} | * Filter date: Not supported {{exclaim}} | ||
* Localize search results: | * Localize search results: | ||
Gemini + Enable [https://ai.google.dev/gemini-api/docs/url-context URL context] feature | Gemini + Enable [https://ai.google.dev/gemini-api/docs/url-context URL context] feature | ||
* Filter domains: ✅ Available. Can analyze up to 20 URLs per request as defined in prompt content<ref>[https://ai.google.dev/gemini-api/docs/url-context URL context | Gemini API | Google AI for Developers]</ref> | * Filter domains: ✅ Available. Can analyze up to 20 URLs per request as defined in prompt content<ref>[https://ai.google.dev/gemini-api/docs/url-context URL context | Gemini API | Google AI for Developers]</ref> | ||
* Filter date: Not supported {{exclaim}} | * Filter date: Not supported {{exclaim}} | ||
* Localize search results: | * Localize search results: | ||
* Comment: I tested AIStudio by restricting company news searches to 20 specified news websites. Despite this constraint, the results still included content from unrelated domains. | * Comment: I tested AIStudio by restricting company news searches to 20 specified news websites. Despite this constraint, the results still included content from unrelated domains. | ||