Commit Graph

322 Commits

Author SHA1 Message Date
dependabot[bot]
cc8c64bf22
Bump @keyv/mongo from 2.1.8 to 2.2.8 (#175)
Bumps [@keyv/mongo](https://github.com/jaredwray/keyv) from 2.1.8 to 2.2.8.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)
2023-06-01 09:37:41 +02:00
dependabot[bot]
0d80d40619
Bump dotenv from 16.0.3 to 16.1.3 (#183)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.3 to 16.1.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.3...v16.1.3)
2023-06-01 09:36:29 +02:00
dependabot[bot]
ff989b582f
Bump @keyv/postgres from 1.4.4 to 1.4.5 (#174)
Bumps [@keyv/postgres](https://github.com/jaredwray/keyv) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)
2023-06-01 09:35:43 +02:00
dependabot[bot]
5ca7668f56
Bump @waylaidwanderer/chatgpt-api from 1.36.0 to 1.36.4 (#181)
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.36.0 to 1.36.4.
- [Release notes](https://github.com/waylaidwanderer/node-chatgpt-api/releases)
- [Commits](https://github.com/waylaidwanderer/node-chatgpt-api/commits)
2023-06-01 09:35:01 +02:00
Ludovic Dubost
d62e89965a
#177 Custom API URL is not working (#178) 2023-06-01 09:33:17 +02:00
dependabot[bot]
575fd1a1ce
Bump @keyv/redis from 2.5.5 to 2.5.8 (#160)
Bumps [@keyv/redis](https://github.com/jaredwray/keyv) from 2.5.5 to 2.5.8.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)
2023-05-16 11:58:26 +02:00
dependabot[bot]
4659d3a658
Bump @waylaidwanderer/chatgpt-api from 1.34.0 to 1.36.0 (#171)
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.34.0 to 1.36.0.
- [Release notes](https://github.com/waylaidwanderer/node-chatgpt-api/releases)
- [Commits](https://github.com/waylaidwanderer/node-chatgpt-api/commits/v1.36.0)
2023-05-16 11:52:06 +02:00
dependabot[bot]
b519d5f0ca
Bump @keyv/sqlite from 3.6.4 to 3.6.5 (#167)
Bumps [@keyv/sqlite](https://github.com/jaredwray/keyv) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)
2023-05-16 10:53:26 +02:00
dependabot[bot]
e4c5a12e8c
Bump typescript from 4.9.5 to 5.0.4 (#153)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4.
2023-05-10 13:42:47 +02:00
dependabot[bot]
beb3f8d2cd
Bump @keyv/postgres from 1.4.1 to 1.4.4 (#143)
Bumps [@keyv/postgres](https://github.com/jaredwray/keyv) from 1.4.1 to 1.4.4.
2023-05-10 13:41:22 +02:00
dependabot[bot]
c20142ec71
Bump zod from 3.20.6 to 3.21.4 (#129)
Bumps [zod](https://github.com/colinhacks/zod) from 3.20.6 to 3.21.4.
2023-05-10 13:40:30 +02:00
Max Kammler
458013d732
Bump version 2023-05-10 13:27:46 +02:00
dependabot[bot]
7aad1de2c7
Bump sqlite3 from 5.1.4 to 5.1.5 (#137)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.4 to 5.1.5.
2023-05-10 13:23:16 +02:00
Derek
8efd3f9491
Added chatgpt temperature environment variable (#162)
* added chatgpt temperature enviroment variable

* accidentally use float instead of number

* fixed inline

* Updated the readme

* Updated the env example

---------

Co-authored-by: D <>
2023-05-10 12:07:35 +02:00
Max Kammler
b11d566ecb
Feature/reverse proxy (#161)
* add CHATGPT_REVERSE_PROXY

---------

Co-authored-by: Max Kammler <max.kammler@icloud.com>
2023-05-09 10:33:22 +02:00
Jake Coppinger
9bed44abfd
Set Max Kammler as main author/maintainer, though I’ll still be around 2023-04-19 00:12:27 +10:00
bertybuttface
b382b0f0d7
Merge pull request #154 from matrixgpt/waylaidwanderer/node-chatgpt-api/1.33.0
bump node-chatgpt-api version - adds GPT4
2023-04-14 16:36:39 +01:00
bertybuttface
31126af68f
Merge pull request #155 from matrixgpt/feature/error-code
add error code to response
2023-04-14 16:34:49 +01:00
Max Kammler
6576fc3d84 add error code to response 2023-04-11 11:40:50 +02:00
Max Kammler
72f303f09f bump node-chatgpt-api version 2023-04-11 09:43:25 +02:00
bertybuttface
8f9eea4114
Merge pull request #136 from matrixgpt/dependabot/npm_and_yarn/waylaidwanderer/chatgpt-api-1.29.2
Bump @waylaidwanderer/chatgpt-api from 1.28.0 to 1.29.2
2023-03-14 22:53:22 +00:00
dependabot[bot]
32bf2a66a7
Bump @waylaidwanderer/chatgpt-api from 1.28.0 to 1.29.2
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.28.0 to 1.29.2.
- [Release notes](https://github.com/waylaidwanderer/node-chatgpt-api/releases)
- [Commits](https://github.com/waylaidwanderer/node-chatgpt-api/commits)

---
updated-dependencies:
- dependency-name: "@waylaidwanderer/chatgpt-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 17:09:59 +00:00
bertybuttface
f454766e5e
Merge pull request #130 from matrixgpt/dependabot/npm_and_yarn/waylaidwanderer/chatgpt-api-1.28.0
Bump @waylaidwanderer/chatgpt-api from 1.26.1 to 1.28.0
2023-03-08 20:54:30 +00:00
dependabot[bot]
fe3022d879
Bump @waylaidwanderer/chatgpt-api from 1.26.1 to 1.28.0
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.26.1 to 1.28.0.
- [Release notes](https://github.com/waylaidwanderer/node-chatgpt-api/releases)
- [Commits](https://github.com/waylaidwanderer/node-chatgpt-api/commits/v1.28.0)

---
updated-dependencies:
- dependency-name: "@waylaidwanderer/chatgpt-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 17:08:08 +00:00
bertybuttface
b78cc35be5
Merge pull request #125 from matrixgpt/dependabot/npm_and_yarn/waylaidwanderer/chatgpt-api-1.26.1
Bump @waylaidwanderer/chatgpt-api from 1.26.0 to 1.26.1
2023-03-06 12:24:07 +00:00
dependabot[bot]
f8ad86f49d
Bump @waylaidwanderer/chatgpt-api from 1.26.0 to 1.26.1
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/waylaidwanderer/node-chatgpt-api/releases)
- [Commits](https://github.com/waylaidwanderer/node-chatgpt-api/commits)

---
updated-dependencies:
- dependency-name: "@waylaidwanderer/chatgpt-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 12:17:14 +00:00
bertybuttface
1b2ff20865
Merge pull request #122 from max298/main
set default to official ChatGPT model from OpenAI
2023-03-06 12:09:18 +00:00
Max Kammler
326beb2b45 bump api version 2023-03-06 08:46:11 +01:00
Max Kammler
a295484d4b fix information about api 2023-03-06 08:22:08 +01:00
Max Kammler
03d7c1626e add link to openai pricing page 2023-03-03 15:33:22 +01:00
Max Kammler
af954b7632 add new env for model, add warning about new version 2023-03-03 12:56:52 +01:00
Max Kammler
2d7d482fca rename env, bump chatgpt client version 2023-03-03 11:59:52 +01:00
Max Kammler
a6eed7954a set default to official ChatGPT model from OpenAI 2023-03-02 16:07:54 +01:00
bertybuttface
98803b98e2
Merge pull request #99 from matrixgpt/room-acl
Add basic room ACL.
2023-02-18 15:04:13 +00:00
bertybuttface
1ca2ce3152
Merge pull request #102 from matrixgpt/dependabot/npm_and_yarn/zod-3.20.6
Bump zod from 3.20.3 to 3.20.6
2023-02-18 15:03:35 +00:00
bertybuttface
8d2c0d4b9c
Merge pull request #106 from matrixgpt/keyv-fix
Keyv fixes
2023-02-10 15:59:53 +00:00
bertybuttface
81530d2462 Update index.ts 2023-02-10 15:32:41 +00:00
max298
c9ddac5d5a
Merge pull request #104 from matrixgpt/fix/update-readme
Update readme on current situation
2023-02-10 14:35:35 +01:00
max298
2717689331
add information on current model 2023-02-10 12:02:15 +01:00
dependabot[bot]
187cf7fa71
Bump zod from 3.20.3 to 3.20.6
Bumps [zod](https://github.com/colinhacks/zod) from 3.20.3 to 3.20.6.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.20.3...v3.20.6)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 17:14:03 +00:00
bertybuttface
fb46f6d9c5 Add basic room ACL. 2023-02-08 17:34:10 +00:00
bertybuttface
c7a9556e18 Add MATRIX_WELCOME so notice can be turned off 2023-02-08 17:32:15 +00:00
bertybuttface
cb028c27bf Merge branch 'main' of github-bertybuttface:matrixgpt/matrix-chatgpt-bot 2023-02-08 16:55:35 +00:00
bertybuttface
4fc1a3a4a6 Fix issue when encryption disabled 2023-02-08 16:55:31 +00:00
bertybuttface
5b0899f615
Merge pull request #93 from matrixgpt/dependabot/npm_and_yarn/zod-3.20.3
Bump zod from 3.20.2 to 3.20.3
2023-02-08 16:51:37 +00:00
dependabot[bot]
63879916e0
Bump zod from 3.20.2 to 3.20.3
Bumps [zod](https://github.com/colinhacks/zod) from 3.20.2 to 3.20.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.20.2...v3.20.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 16:48:58 +00:00
bertybuttface
97bf11782c
Merge pull request #94 from matrixgpt/dependabot/npm_and_yarn/waylaidwanderer/chatgpt-api-1.10.5
Bump @waylaidwanderer/chatgpt-api from 1.10.1 to 1.10.5
2023-02-08 16:47:54 +00:00
dependabot[bot]
a2d731ab85
Bump @waylaidwanderer/chatgpt-api from 1.10.1 to 1.10.5
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.10.1 to 1.10.5.
- [Release notes](https://github.com/waylaidwanderer/node-chatgpt-api/releases)
- [Commits](https://github.com/waylaidwanderer/node-chatgpt-api/commits)

---
updated-dependencies:
- dependency-name: "@waylaidwanderer/chatgpt-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 16:13:31 +00:00
bertybuttface
43dc126241
Merge pull request #91 from max298/feature/send-error
Show errors from OpenAI
2023-02-08 16:08:22 +00:00
Max Kammler
acd5e2409a reduce anmount of detail for users 2023-02-08 15:09:33 +00:00