Commit Graph

252 Commits

Author SHA1 Message Date
bertybuttface
fe5a5e2b2c Update Docker node and bot-sdk 2023-10-27 16:00:34 +01:00
bertybuttface
50c0277a4f
Merge pull request #208 from matrixgpt/dependabot/npm_and_yarn/waylaidwanderer/chatgpt-api-1.37.2
Bump @waylaidwanderer/chatgpt-api from 1.37.1 to 1.37.2
2023-07-21 00:07:35 +01:00
dependabot[bot]
4dfc6d8c44
Bump @waylaidwanderer/chatgpt-api from 1.37.1 to 1.37.2
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.37.1 to 1.37.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 16:57:53 +00:00
bertybuttface
acad46201c
Merge pull request #200 from matrixgpt/dependabot/npm_and_yarn/keyv/redis-2.7.0
Bump @keyv/redis from 2.6.1 to 2.7.0
2023-07-15 16:51:05 +01:00
bertybuttface
bf31a0d2d5
Merge pull request #204 from VeRychard/patch-1
Update FAQ in README.md
2023-07-15 16:49:56 +01:00
VeRychard
4347f49079
Update FAQ in README.md
Added instructions what to do about too long replies from the bot, when they get truncated.
2023-07-15 17:33:36 +02:00
dependabot[bot]
f4d76f16b3
Bump @keyv/redis from 2.6.1 to 2.7.0
Bumps [@keyv/redis](https://github.com/jaredwray/keyv) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/redis"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 15:27:04 +00:00
bertybuttface
9746790d03
Merge pull request #203 from matrixgpt/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
2023-07-15 16:25:53 +01:00
dependabot[bot]
4f09489e0f
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 22:34:01 +00:00
bertybuttface
586885e12b
Merge pull request #199 from matrixgpt/dependabot/npm_and_yarn/typescript-5.1.6
Bump typescript from 5.1.3 to 5.1.6
2023-06-30 11:47:09 +01:00
bertybuttface
d66d204e74
Merge pull request #197 from matrixgpt/dependabot/npm_and_yarn/waylaidwanderer/chatgpt-api-1.37.1
Bump @waylaidwanderer/chatgpt-api from 1.37.0 to 1.37.1
2023-06-30 11:44:55 +01:00
dependabot[bot]
4c3377f73a
Bump @waylaidwanderer/chatgpt-api from 1.37.0 to 1.37.1
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.37.0 to 1.37.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-06-30 10:43:23 +00:00
bertybuttface
c5a0fb8901
Merge pull request #196 from matrixgpt/dependabot/npm_and_yarn/keyv/postgres-1.4.7
Bump @keyv/postgres from 1.4.6 to 1.4.7
2023-06-30 11:42:01 +01:00
dependabot[bot]
f22ce87d75
Bump typescript from 5.1.3 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 16:08:47 +00:00
dependabot[bot]
a589acff27
Bump @keyv/postgres from 1.4.6 to 1.4.7
Bumps [@keyv/postgres](https://github.com/jaredwray/keyv) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/postgres"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 17:04:51 +00:00
bertybuttface
88b305cc0f
Merge pull request #195 from matrixgpt/dependabot/npm_and_yarn/keyv/postgres-1.4.6
Bump @keyv/postgres from 1.4.5 to 1.4.6
2023-06-20 16:21:49 +01:00
dependabot[bot]
00c085baba
Bump @keyv/postgres from 1.4.5 to 1.4.6
Bumps [@keyv/postgres](https://github.com/jaredwray/keyv) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/postgres"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 17:05:06 +00:00
bertybuttface
e6dc4406bd Update README.md
Fix #173 as docs were incorrect.
2023-06-18 21:49:30 +01:00
bertybuttface
cad57d8837
Merge pull request #194 from matrixgpt/hotfix-version-number
Update package.json
2023-06-18 13:56:48 +01:00
bertybuttface
d50893b43c
Update package.json
Hotfix version number
2023-06-18 13:54:47 +01:00
bertybuttface
469d9a051a
Merge pull request #188 from matrixgpt/dependabot/npm_and_yarn/keyv/redis-2.6.1
Bump @keyv/redis from 2.5.8 to 2.6.1
2023-06-18 13:29:28 +01:00
dependabot[bot]
d4c86914fe
Bump @keyv/redis from 2.5.8 to 2.6.1
Bumps [@keyv/redis](https://github.com/jaredwray/keyv) from 2.5.8 to 2.6.1.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/redis"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 12:12:24 +00:00
bertybuttface
8e0957de60
Merge pull request #185 from matrixgpt/dependabot/npm_and_yarn/typescript-5.1.3
Bump typescript from 5.0.4 to 5.1.3
2023-06-18 13:04:00 +01:00
dependabot[bot]
9105bd8cc2
Bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 12:03:45 +00:00
bertybuttface
789d3d08fc
Merge pull request #193 from matrixgpt/dependabot/npm_and_yarn/dotenv-16.3.1
Bump dotenv from 16.1.3 to 16.3.1
2023-06-18 13:00:18 +01:00
dependabot[bot]
7fe2973dc0
Bump dotenv from 16.1.3 to 16.3.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.3 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 11:54:10 +00:00
bertybuttface
e62328be03 Update release.yml
add code to check branch
2023-06-18 12:51:32 +01:00
bertybuttface
c059381f57 Split Github Actions into ci and release steps. 2023-06-18 12:44:54 +01:00
dependabot[bot]
560d94410a
Bump @waylaidwanderer/chatgpt-api from 1.36.4 to 1.37.0 (#184)
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.36.4 to 1.37.0.
2023-06-08 17:04:33 +02:00
sg-qwt
d0d6c5d0b4
Add support for Azure OpenAI (#186)
Co-authored-by: 無名氏 <hello@edgerunners.eu.org>
2023-06-08 17:02:44 +02:00
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