soulsands / trilium-chat

Chat plugin highly integrated with Trilium
https://soulsands.github.io/trilium-chat/
GNU Affero General Public License v3.0
73 stars 9 forks source link

GPT-4 support #10

Closed andreabolandrina closed 3 months ago

andreabolandrina commented 11 months ago

Hi,

Thanks for this. It's great to be able to have out GPT chats logged in Trilium.

Does this support gpt-4?

I tried changing "model": "gpt-4" in the options but gpt still claims to be using GPT-3...

Kind regards, Andrea

soulsands commented 11 months ago

Hello, this plugin interacts directly with OpenAI. According to the documentation, if the parameter is set to "gpt-4", it supports GPT-4. The request is not a problem. However, based on my understanding, it may indeed occur. You can reference this : https://community.openai.com/t/api-model-set-to-gpt-4-but-seems-to-respond-as-gpt-3/104757

perfectra1n commented 9 months ago

@andreabolandrina GPT-4 will still claim to be GPT-3 when interacting with it.