19 Commits

Author SHA1 Message Date
Nelluk
91b1402cb6
Make ChatGPT base_url configurable (#73)
* Add configurable base_url

* Conditionally exclude a parameter if Gemini is the model

Sorry for the delay on this... The readme and help texts need updating, maybe few tweaks here and there, but obviously I never got around to it personally, and this is still a great addition, so going to just commit as is for now since you were thoughtful enough to make sure it doesn't break anything. Thanks again.
2025-03-13 00:17:49 -04:00
Gordon Shumway
a5b09877e0
ChatGPT: Add 'enabled' config 2024-08-14 12:59:29 -04:00
Gordon Shumway
1ca50ad0a4
ChatGPT: Update README.md (fix typo) 2024-08-13 17:58:12 -04:00
Gordon Shumway
ac3b4b5976
ChatGPT: Update README (Model, Nick Mentions) 2024-08-09 01:06:08 -04:00
Gordon Shumway
6564d4d158
ChatGPT: Update default model config
You should also update if you haven't already: @config plugins.chatgpt.model gpt-4o-mini
2024-08-09 01:01:07 -04:00
Gordon Shumway
0ecd8d53e8
Delete Duplicate File 2024-08-06 15:31:06 -04:00
Gordon Shumway
849d29fc28
ChatGPT: Update README.md 2024-08-06 15:27:54 -04:00
Gordon Shumway
6c115841fd
ChatGPT: Add context history, etc.
@config list plugins.chatgpt
make sure to check out new config options like max_history
2024-08-06 15:23:16 -04:00
Gordon Shumway
8967813fcf
Update README.md 2024-06-13 16:49:16 -04:00
Gordon Shumway
ad3eafda1d
Update README.md 2024-06-13 16:35:50 -04:00
Gordon Shumway
3b5159000b
Update README.md 2024-06-13 16:35:30 -04:00
Gordon Shumway
73dffac290
Update plugin.py
Simplify/modernize/fix?
2024-05-29 04:39:14 -04:00
Gordon Shumway
ca043e0f3c
ChatGPT: Fix for openai >= 1.0.0
Fixes https://github.com/oddluck/limnoria-plugins/issues/55
2023-11-17 12:29:55 -05:00
Gordon Shumway
02243d3457
ChatGPT: Update README.md 2023-05-18 01:31:17 -04:00
Gordon Shumway
66d60de97c
ChatGPT: Update README, $botnick prompt replace 2023-05-18 01:10:53 -04:00
Gordon Shumway
585ef8f2de
ChatGPT: add some spammy junk options... 2023-04-07 01:25:27 -04:00
Gordon Shumway
dfac3d2772
ChatGPT: Fix incorrect config variable type 2023-03-21 00:44:21 -04:00
Gordon Shumway
be72b1f4fb
ChatGPT: add requirements.txt 2023-03-20 17:30:09 -04:00
Gordon Shumway
5260caec49
Add ChatGPT plugin 2023-03-20 16:54:00 -04:00