Skip to content

Feature Request: Do we want web search as part of llama-server #24798

Description

@Swiftyos

Prerequisites

  • I am running the latest code. Mention the version if possible as well.
  • I carefully followed the README.md.
  • I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

Add two new built in tools for llama-server:

  1. Web Search - Find web pages
  2. Web Retrieval - Get there content

Motivation

llama-server has become my goto ui for using local llms. It does not have web search or the ability to retrive web pages which limits there ability to have up to date knowledge.

The current solution is to use an mcp server to add that ability, which is a bit fiddly to get setup.

The objective is to have easy seemless access to the web for your localllm.

Note: I have searched issues and discussions and found any in-depth discussions about this.

Possible Implementation

Image

I have created a proof of concept of this capability which adds web search following the same patterns searxng uses with multiple engines supported and a web page retrival tool.

The question is - is this wanted in the llama-server?

If so I will work on getting the solution to a high quality and make a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions