miurla / morphic

An AI-powered search engine with a generative UI
https://morphic.sh
Apache License 2.0
5.06k stars 1.18k forks source link

Model name in speed and quality modes. #151

Closed ZainGithub12 closed 2 months ago

ZainGithub12 commented 2 months ago

Hi, I think the speed and quality modes should say the name of the model being used, for example, GPT-4o for the quality mode, and whatever it is for the speed mode. Just like the lightning modes that say llama 3 8b and 70b. Please do this, if you can 🙂 Screenshot_20240515_002721_Chrome~2.jpg

miurla commented 2 months ago

As gpt-4-turbo(Quality) was available for free, there were multiple unauthorized accesses. To prevent such incidents, I didn't mention it explicitly. Now that ChatGPT's gpt-4o has become free, it might be okay to state it. I’ll consider it.

walbercardoso commented 2 months ago

As gpt-4-turbo(Quality) was available for free, there were multiple unauthorized accesses. To prevent such incidents, I didn't mention it explicitly. Now that ChatGPT's gpt-4o has become free, it might be okay to state it. I’ll consider it.

Free? What did you mean?

miurla commented 2 months ago

This issue is not about this repo, but rather about the morphic.sh website. It means that on this site, as long as you have an account, you can use Quality mode for free.

miurla commented 2 months ago

I have made the change. However, please understand that there may be a possibility of further changes due to service-related circumstances, as mentioned in the above comment.

image
ZainGithub12 commented 2 months ago

I understand, and thank you.