abc
|
d4acc23c0b
|
~ | Update Vercel Provider
|
2023-09-23 01:31:46 +01:00 |
|
abc
|
7875661332
|
~ | update models list
|
2023-09-23 01:31:28 +01:00 |
|
abc
|
9ffed2fc33
|
~ | gpt-3.5-turbo-16k-0613
|
2023-09-23 01:31:16 +01:00 |
|
abc
|
66e7660494
|
~
|
2023-09-23 01:30:45 +01:00 |
|
abc
|
07063b0fd8
|
~ | Update models list
|
2023-09-23 01:29:55 +01:00 |
|
abc
|
42a02c3d2d
|
~ | new providers
Somwhat fix Aivvm provider, which looks to have a working gpt-4
kinda unstable
|
2023-09-23 00:44:09 +01:00 |
|
abc
|
17b3eb1bba
|
~
|
2023-09-23 00:43:25 +01:00 |
|
abc
|
567e268446
|
~ | remove quickjs
|
2023-09-23 00:43:16 +01:00 |
|
abc
|
d320efd2ff
|
~ | Fix DeepAi
|
2023-09-22 23:48:39 +01:00 |
|
Tekky
|
a92a5cb8ef
|
~
|
2023-09-22 20:53:39 +01:00 |
|
Tekky
|
f07395f8e2
|
~
|
2023-09-22 20:52:52 +01:00 |
|
Tekky
|
7f55c79422
|
~
|
2023-09-22 20:50:08 +01:00 |
|
abc
|
029a799d5e
|
~ | g4f v-0.0.3.1
|
2023-09-22 20:42:41 +01:00 |
|
Tekky
|
17bed9c4d0
|
~ | Merge pull request #930 from thebigbone/main
update dockerfile
|
2023-09-22 20:41:21 +01:00 |
|
Tekky
|
ba287e89b5
|
~ | Merge pull request #924 from hlohaus/vercel
Fix async example in readme
|
2023-09-22 20:40:59 +01:00 |
|
abc
|
4d4fc98533
|
~ | gpt-3.5-turbo-0613
|
2023-09-22 20:36:44 +01:00 |
|
Tekky
|
d0344a406f
|
~ | Merge pull request #923 from fjteam/main
added model config : gpt-3.5-turbo-0613
|
2023-09-22 20:35:00 +01:00 |
|
Tekky
|
2cb59b4e10
|
~ | Merge pull request #920 from chatgpt-tricks/main
Adding embedding support to the interference proxy
|
2023-09-22 20:30:06 +01:00 |
|
hcrypt
|
01ae5c4280
|
update dockerfile
expose relevant port in dockerfile
|
2023-09-22 17:39:59 +05:30 |
|
Heiner Lohaus
|
e9f96ced9c
|
Add RetryProvider
|
2023-09-21 20:10:59 +02:00 |
|
Tekky
|
a76055652b
|
~
|
2023-09-20 23:53:21 +01:00 |
|
Heiner Lohaus
|
951a1332a7
|
Fix create_event_loop function
Add PerplexityAi Provider
|
2023-09-20 23:06:52 +02:00 |
|
Heiner Lohaus
|
f90741c10b
|
Improve code style in async support
|
2023-09-20 17:31:25 +02:00 |
|
chatgpt-tricks
|
ce1bf62ac3
|
import AutoTokenizer in app.py
import AutoTokenizer in app.py, because I forgot to
|
2023-09-20 15:31:37 +02:00 |
|
Heiner Lohaus
|
587f4ad2c9
|
Add "create_event_loop" helper
|
2023-09-20 15:01:33 +02:00 |
|
Heiner Lohaus
|
55577031d5
|
Add check_running_loop requirement
Add create_async function in ChatCompletion
Use SelectorEventLoop on windows
|
2023-09-20 14:52:50 +02:00 |
|
Heiner Lohaus
|
82bd6f9180
|
Cache "snlm0e" in Bard
Improve error handling in ChatgptLogin
Fix async example in readme
|
2023-09-20 06:12:34 +02:00 |
|
tony
|
6c18bb081f
|
add model config : gpt_35_turbo_0613
|
2023-09-20 11:25:54 +08:00 |
|
tony
|
9ed50de677
|
dd model config : gpt_35_turbo_0613
|
2023-09-20 11:23:04 +08:00 |
|
tony
|
980aee9398
|
add model config : gpt_35_turbo_0613
|
2023-09-20 11:17:49 +08:00 |
|
tony
|
fa80db85ca
|
add model config : gpt_35_turbo_0613
|
2023-09-20 11:16:42 +08:00 |
|
tony
|
4772b830d1
|
add model config : gpt_35_turbo_0613
|
2023-09-20 11:09:06 +08:00 |
|
tony
|
8b5e0fd261
|
add model config : gpt_35_turbo_0613
|
2023-09-20 11:08:11 +08:00 |
|
tony
|
7e2d51221d
|
add model config : gpt_35_turbo_0613
|
2023-09-20 11:00:19 +08:00 |
|
chatgpt-tricks
|
9685db9ecd
|
Update README.md
|
2023-09-19 20:00:59 +02:00 |
|
chatgpt-tricks
|
98d40aa39e
|
Update README.md
|
2023-09-19 19:59:50 +02:00 |
|
chatgpt-tricks
|
a6b70cf6cc
|
Update README.md
|
2023-09-19 19:59:18 +02:00 |
|
chatgpt-tricks
|
f11d854c29
|
Update README.md
|
2023-09-19 19:58:25 +02:00 |
|
chatgpt-tricks
|
c75372e999
|
Update README.md
|
2023-09-19 19:57:53 +02:00 |
|
chatgpt-tricks
|
596e1d899f
|
Adding embedding support using huggingface to app.py
|
2023-09-19 19:43:04 +02:00 |
|
Tekky
|
c5691c5993
|
~ | Merge pull request #917 from Jasonnor/patch-1
~ |Documentation: specify Python version 3.10 requirement in `README.md` (#723)
|
2023-09-19 18:37:12 +01:00 |
|
Jason Wu
|
ae3b5f628d
|
docs: specify Python version 3.10 requirement (#723)
According to related issues (#720, #871, #823, etc.), the Python version requirement should be specified as 3.10.
|
2023-09-19 09:59:33 +08:00 |
|
Tekky
|
a54291cb7c
|
~ | Merge pull request #914 from hlohaus/lesh
~ | Add GptGo Provider, Fix AItianhu Provider
|
2023-09-18 23:54:28 +01:00 |
|
abc
|
ac33151be6
|
Merge branch 'main' of https://github.com/xtekky/gpt4free
|
2023-09-18 23:52:41 +01:00 |
|
abc
|
e1a2c922b6
|
Merge branch 'main' of https://github.com/xtekky/gpt4free
|
2023-09-18 23:52:19 +01:00 |
|
Tekky
|
2fd0297dc1
|
~ | Merge pull request #912 from Yusufibin/patch-1
~
|
2023-09-18 23:51:42 +01:00 |
|
abc
|
bae9c432db
|
~
|
2023-09-18 23:50:47 +01:00 |
|
abc
|
523efd418d
|
~
|
2023-09-18 23:49:08 +01:00 |
|
Heiner Lohaus
|
78bee08527
|
Check supports_stream in best_providers list
|
2023-09-18 15:27:36 +02:00 |
|
Heiner Lohaus
|
3b8dfff974
|
Improve event loop
|
2023-09-18 07:15:43 +02:00 |
|