Commit Graph

49 Commits

Author SHA1 Message Date
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
bertybuttface
e6dc4406bd Update README.md
Fix #173 as docs were incorrect.
2023-06-18 21:49:30 +01: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
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
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
max298
2717689331
add information on current model 2023-02-10 12:02:15 +01:00
bertybuttface
3bb462e5c0 Update README.md 2023-02-06 15:14:59 +00:00
bertybuttface
b6847bdea7 Update README.md 2023-02-06 13:33:54 +00:00
bertybuttface
f5997a9a4b
Update README.md 2023-02-04 18:25:55 +00:00
Max Kammler
d7448b7f65 add some information about used model 2023-02-03 16:12:09 +01:00
Max Kammler
06e2b75c43 remove abandoned line in readme 2023-02-03 11:43:05 +01:00
Max Kammler
dcf038df1f add CHATGPT_MODEL environment variable 2023-02-03 11:35:49 +01:00
Max Kammler
c853437808 update documentation about (breaking) API Key changes 2023-02-02 13:56:10 +01:00
bertybuttface
36636f460a
Update README.md 2023-02-01 15:47:24 +00:00
Helikoptermann2
5516bf81bc
Update README.md
Added multiple FAQs, rearranged the file and added some minor information where I thought it is useful.
2023-01-30 20:51:22 +01:00
Helikoptermann2
42a9ed449d
Update README.md
Created an FAQ section and added an example docker compose file entry.
2023-01-29 23:04:14 +01:00
bertybuttface
a8a53c33b2
Update README.md 2023-01-29 19:35:17 +00:00
bertybuttface
cc90834741
Update README.md 2023-01-28 13:12:23 +00:00
bertybuttface
1126382ea1 Update README.md 2023-01-27 21:09:37 +00:00
bertybuttface
6f2c6734e6 Update README 2023-01-27 21:01:40 +00:00
bertybuttface
e8ce5c99a8 Update README.md
Add warning regarding threads.
2023-01-27 17:52:12 +00:00
bertybuttface
e1d7b99706 Revert "Remove MATRIX_THREADS as it is not currently used"
This reverts commit 0865962e87.
2023-01-27 17:26:24 +00:00
bertybuttface
08f3c64e1a Add support for configurable context levels. 2023-01-27 17:09:54 +00:00
bertybuttface
5922b7b12e
Update README.md 2023-01-25 22:45:22 +00:00
bertybuttface
0865962e87 Remove MATRIX_THREADS as it is not currently used 2023-01-25 00:35:32 +00:00
bertybuttface
e8efc4d405 Add support for pro account 2023-01-24 15:56:31 +00:00
jcromero
7028048b27
Fix name of environment variable in README.md 2023-01-19 23:03:13 +01:00
bertybuttface
8542b55a30
Update README.md 2023-01-19 17:20:43 +00:00
bertybuttface
260193458a Update README.md 2023-01-08 21:02:47 +00:00
bertybuttface
febd5ef1e9
Update README.md 2023-01-08 00:17:58 +00:00
bertybuttface
0d6120c1bb Allow blank MATRIX_BLACKLIST and MATRIX_WHITELIST 2023-01-08 00:15:03 +00:00
bertybuttface
c7b9cbf962 Add MATRIX_BLACKLIST and MATRIX_WHITELIST 2023-01-07 21:58:30 +00:00
bertybuttface
5e7695f448 Update README.md 2023-01-07 00:32:15 +00:00
bertybuttface
19a8dfb0e4 Cache details for mentions. 2023-01-06 23:59:52 +00:00
bertybuttface
2183b623bb Fix Docker permissions issue
Update Dockerfile and README
2023-01-02 15:46:45 +00:00
Michiel Piscaer
e54d0c47d1
Add description about OPENAI_LOGIN_TYPE
Add description about OPENAI_LOGIN_TYPE
2023-01-01 21:09:55 +01:00
bertybuttface
4946ac5fc1 Various fixes 2022-12-31 22:09:14 +00:00
Juan Carlos Romero
42c8ce02f1 Add a prefix to make the bot reply 2022-12-29 03:12:18 +00:00
bertybuttface
f33d01e531 Fix storage, e2e and add feature flags 2022-12-29 02:38:29 +00:00
Jake Coppinger
9bd97b2453 Add Matrix channel to readme. Addresses issue #9. 2022-12-24 15:47:34 +11:00
bertybuttface
518519c30c Add documentation for Docker. 2022-12-22 15:19:17 +00:00
bertybuttface
0175a09e33 Update ChatGPT API wrapper to latest, uses Puppeteer 2022-12-22 14:57:34 +00:00
Jake Coppinger
7bd7731dc3 Fix url 2022-12-09 21:27:05 +11:00
Jake Coppinger
6501610e45 Rearrange readme 2022-12-09 21:09:42 +11:00
Jake Coppinger
29a1f72310 Add example screenshot 2022-12-09 21:09:14 +11:00
Jake Coppinger
3903e38c2f Initial commit 2022-12-09 20:41:17 +11:00