Commit Graph

559 Commits

Author SHA1 Message Date
ned
1a944830bb Merge pull request #479 from Rafael-6fx/patch-1
Polish addition to translations.json
2023-12-11 00:07:07 +01:00
ned
c2ff394087 Merge pull request #474 from Keller18306/main
split proxy
2023-12-11 00:06:32 +01:00
ned
5e73ac4b8f Merge branch 'main' into main 2023-12-11 00:06:05 +01:00
ned
05a7b5b8e9 Merge pull request #457 from gilcu3/vision-support
Vision models support
2023-12-11 00:01:59 +01:00
Rafael-6fx
7e18cc19ee Polish addition to translations.json
Polish localisation of the messages
2023-12-05 21:53:41 +00:00
Keller18306
c3ea7d5797 split proxy 2023-12-03 16:36:52 +03:00
gilcu3
237705cec0 added ENABLE_VISION_FOLLOW_UP_QUESTIONS support 2023-11-25 14:26:37 +01:00
gilcu3
6de497dac8 added stream support 2023-11-20 15:10:54 +01:00
gilcu3
7329cd7fc5 use auto by default for VISION_DETAIL 2023-11-19 21:04:44 +01:00
gilcu3
7fa2cdbcc4 added proper token count 2023-11-19 20:50:29 +01:00
ned
ac9e8e202f Merge branch 'main' into vision-support 2023-11-19 14:10:13 +01:00
ned
4e16ad8378 Merge pull request #466 from AlexHTW/add-tts-prices-to-readme
added tts-prices to readme and example env
2023-11-19 14:09:25 +01:00
AlexHTW
904f49e475 added tts-prices to readme 2023-11-19 01:50:24 +01:00
gilcu3
28ec9f9eef Merge branch 'main' into vision-support 2023-11-18 18:05:27 +01:00
ned
b8a82d8681 Rename OPENAI_API_BASE to OPENAI_BASE_URL 2023-11-18 17:10:01 +01:00
ned
4a897352f1 Update README.md 2023-11-18 16:55:47 +01:00
ned
8fd24a9ae8 Merge pull request #456 from gilcu3/tts-support
tts support (WIP)
2023-11-18 16:52:24 +01:00
ned
c3ec1af05a Update translations.json 2023-11-18 16:49:38 +01:00
ned
9c4178c1f0 Update telegram_bot.py 2023-11-18 16:32:19 +01:00
ned
59ce528219 Merge branch 'main' into tts-support 2023-11-18 16:17:17 +01:00
ned
2a0d1aa6e0 Merge pull request #453 from gilcu3/openai-v1.1.1
updated openai to 1.1.1
2023-11-18 16:04:13 +01:00
ned
fcc83a579c Bump to openai-python 1.3.3 2023-11-18 16:02:56 +01:00
ned
2eb3b4a97d Merge pull request #452 from gilcu3/image-improvements
add image receive mode
2023-11-18 15:37:10 +01:00
ned
f3a7956fe1 Update main.py 2023-11-18 15:33:24 +01:00
ned
8003a871a9 Merge branch 'main' into image-improvements 2023-11-18 15:32:49 +01:00
ned
40c59079de Merge pull request #450 from kristaller486/main
Added docs for OpenAI-compatibles APIs support
2023-11-18 15:28:56 +01:00
ned
57e96a0036 Merge branch 'main' into main 2023-11-18 15:28:10 +01:00
ned
b91764cd7e Update README.md 2023-11-18 15:24:20 +01:00
ned
890a5f2167 Merge pull request #448 from AlexHTW/add-128k-model
Added 128k model and dall-e-3
2023-11-18 15:20:19 +01:00
ned
660223492c Merge pull request #444 from mirmakhamat/main
added uzbek translation
2023-11-16 18:31:57 +01:00
gilcu3
1ec7ae1d82 fix bug when telegram fails to parse message 2023-11-14 16:14:52 +01:00
gilcu3
b2f2114e36 change to use image files in memory 2023-11-09 18:18:15 +01:00
gilcu3
bc1a3f38a1 switched to in memory file 2023-11-09 18:07:31 +01:00
gilcu3
f69f9e5034 vision support for history (not including the image itself) 2023-11-09 17:52:14 +01:00
gilcu3
4c29d7bcfc respect keyword in group, vision 2023-11-09 17:19:09 +01:00
gilcu3
086f844737 vision model do not seem to support function calling 2023-11-08 19:10:11 +01:00
gilcu3
5ada35f93e missing change 2023-11-08 18:01:47 +01:00
gilcu3
9e7d8701cd added support for vision 2023-11-08 17:56:27 +01:00
gilcu3
d637e35498 added tts generation support 2023-11-08 13:55:58 +01:00
gilcu3
450b86d5a7 updated openai to 1.1.1 2023-11-08 10:09:42 +01:00
AlexHTW
968c3b94df fixed model name 2023-11-07 22:29:31 +01:00
AlexHTW
1e835d7747 fixed max tokens for gpt-3.5-turbo-1106 2023-11-07 22:28:23 +01:00
AlexHTW
cd287c8fe0 fixed max response tokens for new models 2023-11-07 14:53:25 +01:00
gilcu3
f06051cfa0 add image receive mode 2023-11-07 12:52:34 +01:00
kristaller486
31f4d78c39 Added docs for OpenAI-compatibles APIs support 2023-11-07 12:15:56 +03:00
AlexHTW
1f470f4e4a fixed max tokens for gpt-4-128k 2023-11-07 08:14:58 +01:00
AlexHTW
f38acff5d4 added gpt-3-turbo-1106 model 2023-11-07 08:07:32 +01:00
AlexHTW
21d7f1f705 changed available sizes for dall-e-3 2023-11-07 01:11:44 +01:00
AlexHTW
db7b76357d added dalle 3 and options 2023-11-07 00:55:11 +01:00
AlexHTW
900d40c65f removed vision model 2023-11-07 00:05:04 +01:00