lm-sys / lm-sys/FastChat

Integrate external search engines, such as bing, google

Open
#533 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
39.5k
Forks
4.8k
PR merge metrics
No merged PRs in 30d

Description

### problems encountered
Although the current fastchat capability is very powerful, it still cannot obtain the current news, that is, the news of 2023 this year, and cannot realize the function of querying the weather.
It answered like this:
As an AI language model, I can get a lot of information, including the weather. However, the specific information I can provide is limited to the training knowledge I have received, which ends in 2021.
And Microsoft's new bing chat has been able to realize online search, openai's latest plug-in function also supports online search, and chatgpt3.5 can also realize networking through browser plug-ins on the web page.

### How to deal with it
I hope that the official launch of the online search function as soon as possible, so that this model can realize the real-time collection of data

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified. Start by locating FastChat's serving path and defining the external-search scope; done requires an agreed implementation plan and verification that current-news and weather queries can be answered.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.