Closed banditByte closed 1 month ago
Not yet but I can add that feature! Thanks for the suggestion, will ship it by weekend!
Thank you for the quick response. I like your willingness to develop your service. It's very nice when developers promptly respond to user suggestions. By the way, it would be really convenient if it were possible to pass not only the text of the search query using an URL parameter, but also the other search parameters. To choose which model should be used for the response, for example (OpenAI or Claude), and so on.
Thank you very much for your search system. I really like it so far.
Hey! this feature has now been added to MiniPerplx! You can check the model configs to use here.
Try this example: https://mplx.run/search?query=Sam+Altman&model=azure:gpt4o-mini
Also I will be closing this issue as this feature has now been added.
I'm wondering if I can pass a search query in the following way: "https://mplx.run/search?query=search+query"?