michaelthwan / searchGPT

Grounded search engine (i.e. with source reference) based on LLM / ChatGPT / OpenAI API. It supports web search, file content search etc.
MIT License
658 stars 67 forks source link

Remove character limit #52

Closed CactiStaccingCrane closed 1 year ago

CactiStaccingCrane commented 1 year ago

When I type search terms such as "spacex" and "apple", searchGPT doesn't allow that. To me this is pretty limiting and force the users to make the search term much longer than it should be.

michaelthwan commented 1 year ago

Hi @CactiStaccingCrane thanks for your input. My intention to add the validation is that searchGPT works better using natural language queries. But I may let user like you to decide what to input. I will make it into 5-200 char later.

michaelthwan commented 1 year ago

Hello @CactiStaccingCrane

53 PR updated min char as 5. See if it enable more options for you. Deployed

https://searchgpt-demo.herokuapp.com/