gpt4free/g4f
PD 5fd118f3c9
Added Meta llama-3 support! (#1856)
* Added Meta llama-3 support!
Decided to change llama2.py to llama.py to hold all the llama family models.

* updated HuggingChat provider

* Update FlowGpt.py
2024-04-19 09:27:33 +02:00
..
Provider Added Meta llama-3 support! (#1856) 2024-04-19 09:27:33 +02:00
api Add Ecosia Provider, Add OpenaiAccount alias 2024-04-18 20:18:51 +02:00
client Add missed comma 2024-04-14 06:27:37 +04:00
gui Added Meta llama-3 support! (#1856) 2024-04-19 09:27:33 +02:00
local Update __init__.py 2024-04-07 11:24:14 +02:00
locals Update event loop on windows only for old curl_cffi 2024-04-13 18:02:47 +02:00
providers Merge pull request #1854 from hlohaus/nem 2024-04-18 21:13:26 +02:00
requests Fix DuckDuckGo Provider issues 2024-04-17 10:33:23 +02:00
__init__.py Add local models to gui, Fix You Provider, add AsyncClient 2024-04-07 10:36:13 +02:00
cli.py New minimum requirements (#1515) 2024-01-26 07:54:13 +01:00
cookies.py Add count chars to gui, Add retry support to fix rate limit in Bing 2024-03-12 18:45:22 +01: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 HuggingChat and PerplexityLabs and add HuggingFace provider 2024-03-11 02:41:59 +01:00
models.py Added Meta llama-3 support! (#1856) 2024-04-19 09:27:33 +02:00
stubs.py Fix unittests, use Union typing 2024-02-23 02:51:10 +01:00
typing.py Update some providers 2024-02-27 11:55:40 +01:00
version.py Add Pyinstaller support, Use curl_cffi in You provider 2024-03-15 11:46:06 +01:00
webdriver.py Aktualisieren von webdriver.py 2024-04-05 14:33:58 +02:00