.. |
api
|
feat(api): support async streaming in chat completions
|
2024-10-31 00:34:49 +02:00 |
client
|
The prefix function has been removed
|
2024-10-30 16:25:55 +02:00 |
gui
|
fix(g4f/gui/client/index.html): Update Discord link in sidebar
|
2024-10-31 09:44:22 +02:00 |
local
|
Update __init__.py
|
2024-04-07 11:24:14 +02:00 |
locals
|
Update models.py to create models directory when its not present
|
2024-05-30 19:29:16 +05:30 |
Provider
|
Merge branch 'kqlio67:main' into main
|
2024-11-02 21:07:48 +05:00 |
providers
|
refactor(g4f/providers/types.py): remove redundant attributes
|
2024-10-19 13:12:36 +03:00 |
requests
|
Add Ollama provider, Add vision support to Openai
|
2024-05-05 23:38:31 +02:00 |
__init__.py
|
implement direct import of Client without using g4f.client
|
2024-10-30 09:57:48 +01:00 |
cli.py
|
Add Ollama provider, Add vision support to Openai
|
2024-05-05 23:38:31 +02:00 |
cookies.py
|
Update cookies.py to support HAR loading for OpenaiChat
|
2024-10-18 02:30:06 +03:00 |
debug.py
|
Add Pyinstaller support, Use curl_cffi in You provider
|
2024-03-15 11:46:06 +01:00 |
errors.py
|
Fix unittests
|
2024-04-06 01:18:45 +02:00 |
image.py
|
Fix image vision in You.com provider
|
2024-05-21 22:58:56 +02:00 |
models.py
|
Disconnected provider (g4f/Provider/AmigoChat.py)
|
2024-11-02 13:50:28 +02:00 |
stubs.py
|
Fix unittests, use Union typing
|
2024-02-23 02:51:10 +01:00 |
typing.py
|
Improve compatibility of openai-node (#1966)
|
2024-05-17 18:43:17 +02:00 |
version.py
|
Update version.py
|
2024-10-26 15:23:11 +02:00 |
webdriver.py
|
Add workers and use_colors options to api
|
2024-04-20 15:41:49 +02:00 |