leptonai / search_with_lepton

Building a quick conversation-based search demo with Lepton AI.
https://search.lepton.run
Apache License 2.0
7.7k stars 978 forks source link

搜索重定向问题 #52

Open Goojoe opened 7 months ago

Goojoe commented 7 months ago

之前可以通过https://search.lepton.run/search?q=%s 但是现在无论输入都会被重定向到https://search.lepton.run/search?rid=2Sy3-GbxuujtwD__WSRTS

Yangqing commented 7 months ago

Yeah we changed the interface a little bit - you can still use https://search.lepton.run/search?q=%s to access the service, but after the answer is generated, it will redirect to the second url so you can copy and share it - it is cached in KV.

Goojoe commented 7 months ago

不不,无论搜索什么内容都会重定向到那个页面,而不是给出搜索结果