Commit Graph

573 Commits

Author SHA1 Message Date
yurnov
16396fbcec add all others translations to close #518
it's automated AI translation using OpenAI ChatGPT with model GPT-3.5-turbo, so, it may contains some errors

commit include a fix for typo in Ukrainian translations
2024-01-16 12:53:51 +00:00
yurnov
9f8284b19f reorder langs by alphabet, except english 2024-01-16 09:52:03 +00:00
yurnov
daa6ecbe8d add missed pl messages 2024-01-16 09:36:45 +00:00
yurnov
b04b1a62d1 add missed uk messages 2024-01-16 09:29:33 +00:00
ned
4162f8e380 Update README.md 2023-12-11 00:50:26 +01:00
ned
071344babb Merge pull request #468 from Jipok/tts
Add auto_tts plugin
2023-12-11 00:25:24 +01:00
ned
d6d9aceff9 Merge pull request #482 from EyadMahm0ud/main
Arabic translation update
2023-12-11 00:19:02 +01:00
ned
d567fa2e5a Merge branch 'main' into main 2023-12-11 00:18:31 +01:00
ned
df4d369e3d Update README.md and translations.json 2023-12-11 00:14:38 +01:00
ned
352c94d4fa Merge pull request #480 from Rafael-6fx/patch-2
Added Poland to the list of languages README.md
2023-12-11 00:10:51 +01:00
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
Eyad Mahmoud
e801eb6b0a Add Arabic to README.md 2023-12-10 10:34:51 +02:00
Eyad Mahmoud
c8a71e658a Arabic translation update 2023-12-10 10:31:54 +02:00
Rafael-6fx
a4ec20a45d Added Poland to the list of languages README.md
countries order alphabetically
2023-12-05 22:18:29 +00: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
Jipok
371b9597ee Add auto_tts plugin 2023-11-23 21:08:01 +05: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