Skip to content

Conversation

@alabulei1
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation for Day 25 of the "First 30 Days with EchoKit" series, focusing on built-in web search capabilities using LLM providers' native tools.

Changes:

  • Introduces built-in web search as an alternative to MCP-based search (covered in Days 15 and 23)
  • Documents configuration for OpenAI, xAI, and Groq providers using the Responses API
  • Explains the tradeoffs between built-in tools and MCP servers for web search

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

### OpenAI with Web Search Preview

OpenAI offers the `web_search_preview` tool:

Copy link

Copilot AI Jan 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The TOML code block is terminated with triple double-quotes instead of triple backticks. This should be closed with ``` to match the opening.

Copilot uses AI. Check for mistakes.
### Groq with Browser Search

Groq's implementation calls it `browser_search`:

Copy link

Copilot AI Jan 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The TOML code block is terminated with triple double-quotes instead of triple backticks. This should be closed with ``` to match the opening.

Copilot uses AI. Check for mistakes.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alabulei1 alabulei1 merged commit d6dffde into main Jan 16, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants