Skip to content

feat 增加基于AI的自然语言搜索功能 | Added AI-based natural language search capabilities #276

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

Open
yuansui486 opened this issue Apr 25, 2025 · 1 comment

Comments

@yuansui486
Copy link

新功能 | New Features

在原有搜索的基础上,增加一个基于AI的自然语言搜索功能,该功能可以调用语言模型中设定的大语言模型的API,然后结合数据库的搜索功能,来实现智能搜索。
例如:

  • 查询近一周的使用摘要
  • 查询某个时间段发生的事情
  • 查询某个事情发生的时间点
  • 查询某个关键信息

On the basis of the original search, an AI-based natural language search function is added. This function can call the API of the large language model set in the language model, and then combine it with the database search function to achieve intelligent search.
For example:

  • Query usage summary in the past week
  • Query what happened in a certain period of time
  • Check when something happened
  • Query some key information
@yuansui486
Copy link
Author

我在该pr中 #277 ,新增了demo版的该功能

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

No branches or pull requests

1 participant