-
Couldn't load subscription status.
- Fork 1.5k
Add a web search tool on the new huggingface tool #1945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
nice job! |
|
My plan was to add MCP (and websearch via MCP 👀) |
| * Customizable web search detection patterns | ||
| * Add, modify, or remove patterns as needed | ||
| */ | ||
| export const searchPatterns: SearchPattern[] = [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mhh it would make more change to let the model decide when to search that with those kind of heuristics I think
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay will look into it
|
Which mcp should i use in this case then |
i think it's smithery? i think the URL might be here: https://smithery.ai/server/exa |
|
Will look into it and let u know |
- Introduced Exa MCP as a new search provider with AI-powered neural search capabilities. - Updated .env file to include Exa API key and configuration options. - Enhanced README.md with a new section for web search, detailing setup and usage. - Removed outdated WEB_SEARCH_COMPLETE.md and WEB_SEARCH_SETUP.md files. - Updated searchProviders.ts to integrate Exa MCP search functionality. - Modified config.ts to include Exa MCP configuration and rate limits. - Updated webSearchService.ts to support Exa MCP in the search workflow. - Added QUICKSTART_EXA_MCP.md for quick setup instructions for Exa MCP. - Implemented rate limiting and fallback mechanisms for all search providers.
…chat-ui-KUNJ into KunjShah95/issue1940
…chat-ui-KUNJ into KunjShah95/issue1940
|
@gary149 @kashif @natikgadzhi kindly look into this matter and any more functionality to be added or needs to be worked on |
|
@gary149 can you review this PR again that contains the exa mcp server with web search tool ? |
|
@gary149 bhai can u check out the issues |
Fixes #1940