matrixgpt / matrix-chatgpt-bot

Talk to ChatGPT via any Matrix client!
GNU Affero General Public License v3.0
234 stars 63 forks source link

GPT-4 support #142

Closed sibbl closed 1 year ago

sibbl commented 1 year ago

I'd appreciate it, if the chatgpt-api module could be updated to the latest 1.31 version (which includes support for GPT-4 model) and a new docker container could be released.

sibbl commented 1 year ago

I've opened the following PR: https://github.com/matrixgpt/matrix-chatgpt-bot/pull/145

Meanwhile npm update can be used. However, this has to be called every time the container is recreated, e.g. by changing some detail in the docker compose configuration.

bertybuttface commented 1 year ago

Closed by https://github.com/matrixgpt/matrix-chatgpt-bot/pull/154