gilcu3
|
7fa2cdbcc4
|
added proper token count
|
2023-11-19 20:50:29 +01:00 |
|
gilcu3
|
28ec9f9eef
|
Merge branch 'main' into vision-support
|
2023-11-18 18:05:27 +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 |
|
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
|
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 |
|
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 |
|
AlexHTW
|
ad6e56a219
|
fixed name of vision model
|
2023-11-07 00:02:49 +01:00 |
|
AlexHTW
|
534cf3ae1a
|
fixed name of vision model
|
2023-11-06 23:59:35 +01:00 |
|
AlexHTW
|
8a87563282
|
added new models to count_tokens
|
2023-11-06 23:55:21 +01:00 |
|
AlexHTW
|
274e784e8e
|
added 128k models
|
2023-11-06 23:50:11 +01:00 |
|
root
|
3e41071242
|
align with the behavior of other variables
|
2023-09-04 09:10:55 +00:00 |
|
root
|
84514ef955
|
Add directions to whisper
|
2023-09-03 23:03:08 +00:00 |
|
ned
|
e1f328bf6f
|
Merge branch 'main' into feature/support-functions
# Conflicts:
# README.md
|
2023-08-04 18:07:17 +02:00 |
|
ned
|
3d2231a320
|
removed billing apis call - fix #385
|
2023-07-28 21:42:39 +02:00 |
|
ned
|
06aecfc77b
|
fix another import
|
2023-07-03 22:38:14 +02:00 |
|
ned
|
426e07c084
|
Merge branch 'main' into feature/support-functions
# Conflicts:
# translations.json
|
2023-07-03 22:31:15 +02:00 |
|
ned
|
0597b8ef35
|
added youtube audio extractor, dice, and direct response for images
|
2023-07-03 22:18:43 +02:00 |
|
stanislavlysenko
|
d6a5b5914b
|
(fix) Adding prompt after summarize
|
2023-06-20 17:32:12 +03:00 |
|
ned
|
c1bfda47b5
|
improvements and added initial spotify plugin
|
2023-06-19 19:53:34 +02:00 |
|
ned
|
de3c6c5b5c
|
adjust imports
|
2023-06-17 23:56:40 +02:00 |
|
ned
|
302cdc035d
|
various improvements and new plugins
|
2023-06-17 23:39:12 +02:00 |
|
ned
|
23f0d6662d
|
reorganize folders
|
2023-06-14 20:44:00 +02:00 |
|
ned
|
97f58b30ff
|
initial functions support and added weather func
|
2023-06-14 19:46:02 +02:00 |
|
ned
|
96fb76ef44
|
auto retry while rate limited using tenacity
|
2023-06-14 12:35:23 +02:00 |
|
ned
|
74dfdb81cd
|
support new models and update dependencies
`gpt-3.5-turbo-0613`, `gpt-3.5-turbo-16k`, `gpt-3.5-turbo-16k-0613`, `gpt-4-0613`, `gpt-4-32k-0613`
|
2023-06-14 10:27:06 +02:00 |
|
ned
|
00dace14a9
|
minor improvements
|
2023-04-18 19:24:25 +02:00 |
|
bestmgmt
|
95abf797e0
|
Fixing the path to the tranlsations.json
the translations.json is located inside the parent directory so this change will fix it.
|
2023-04-16 05:52:41 -04:00 |
|
bugfloyd
|
37a0f0ce5e
|
Improve variable names & defs
Fix shadow names
Convert unused method parameters to private
Fix variable referenced before assignment
Improve parameter docs
|
2023-04-15 15:18:17 +02:00 |
|
bugfloyd
|
431aeecd95
|
Apply PEP8 styling standard & reformat
|
2023-04-15 14:47:30 +02:00 |
|
AlexHTW
|
acf500e92d
|
added translations for messages from openai_helper
|
2023-04-13 16:11:21 +02:00 |
|
AlexHTW
|
2dfe731a18
|
added future import to support typing for 3.8
|
2023-04-04 01:13:05 +02:00 |
|
ned
|
fb17a5d86e
|
remove failing credit_grants API call (fix #163)
|
2023-04-02 11:05:47 +02:00 |
|
ned
|
e110afd02f
|
increase default max tokens for gpt-4 models
|
2023-03-29 10:18:10 +02:00 |
|
ned
|
e43103a838
|
update token counting function
|
2023-03-28 13:59:46 +02:00 |
|
ned
|
d549584c53
|
fix transcript prompt when stream is enabled
|
2023-03-26 15:26:22 +02:00 |
|
ned
|
1a87a44421
|
Merge pull request #103 from AlexHTW/add-balance-function
Add balance functions to stats command
|
2023-03-26 12:46:05 +02:00 |
|