| Commit message (Expand) | Author | Files | Lines |
4 days | Improve download of generated images, serve images in the api (#2391)0.3.5.4 | H Lohaus | 1 | -5/+52 |
8 days | Fix api streaming, fix AsyncClient (#2357)0.3.4.0 | H Lohaus | 1 | -41/+51 |
9 days | Improve logging implementation (#2347) | foxfire52 | 2 | -21/+23 |
2024-11-09 | feat(g4f/api/__init__.py): Update image generation response format | kqlio67 | 1 | -1/+1 |
2024-10-30 | feat(api): support async streaming in chat completions | kqlio67 | 1 | -15/+5 |
2024-10-30 | feat(g4f/api/__init__.py): support both ':' and '-' in model prefixes | kqlio67 | 1 | -0/+14 |
2024-10-25 | refactor(g4f/api/__init__.py): refactor API structure and improve async handling | kqlio67 | 1 | -64/+83 |
2024-10-17 | Add support for CORS preflight OPTION requests (#2006) | foxfire52 | 1 | -1/+9 |
2024-10-15 | refactor(g4f/api/__init__.py): use asynchronous methods in Client | kqlio67 | 1 | -7/+9 |
2024-09-26 | fix: --ignored-providers option not working due to variable name mismatch | 42 | 1 | -2/+2 |
2024-05-18 | Improve Liabots provider, Add image api support | Heiner Lohaus | 1 | -21/+45 |
2024-05-17 | Improve compatibility of openai-node (#1966) | 碧舞すみほ | 1 | -1/+4 |
2024-05-06 | Update __init__.py | H Lohaus | 1 | -1/+1 |
2024-05-06 | Update __init__.py | H Lohaus | 1 | -1/+6 |
2024-05-06 | Update __init__.py0.3.0.10 | H Lohaus | 1 | -10/+3 |
2024-05-05 | Add Ollama provider, Add vision support to Openai | Heiner Lohaus | 1 | -1/+1 |
2024-04-29 | Add AppConfig class, update readme | Heiner Lohaus | 1 | -19/+27 |
2024-04-29 | Fix workers argument in api | Heiner Lohaus | 1 | -24/+33 |
2024-04-28 | clean code | kafm | 1 | -13/+5 |
2024-04-28 | add authorization for g4f API | kafm | 1 | -5/+41 |
2024-04-21 | Add Replicate Provider | Heiner Lohaus | 1 | -20/+26 |
2024-04-20 | Disable Bing integration test | Heiner Lohaus | 1 | -1/+1 |
2024-04-20 | Add workers and use_colors options to api | Heiner Lohaus | 2 | -37/+40 |
2024-04-18 | Add Ecosia Provider, Add OpenaiAccount alias | Heiner Lohaus | 1 | -15/+14 |
2024-04-10 | Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2 | H Lohaus | 1 | -1/+1 |
2024-04-07 | Add local models to gui, Fix You Provider, add AsyncClient | Heiner Lohaus | 1 | -3/+25 |
2024-03-08 | Fix TypeError: 'Api' object is not callable | Ramon Victor Cardoso | 1 | -3/+3 |
2024-02-29 | Ignore empty auth header in api | Heiner Lohaus | 1 | -1/+3 |
2024-02-24 | Add FlowGpt provider, Fix issue with None values in api | Heiner Lohaus | 1 | -3/+2 |
2024-02-23 | Set default values for generation config | Heiner Lohaus | 1 | -5/+5 |
2024-02-23 | Add GeminiPro API provider | Heiner Lohaus | 1 | -4/+9 |
2024-02-23 | Fix unittests, use Union typing | Heiner Lohaus | 1 | -5/+5 |
2024-02-23 | Use new client in inter api | Heiner Lohaus | 1 | -136/+63 |
2024-02-14 | Basic support for the temperature parameter | nullstreak | 1 | -0/+2 |
2024-01-04 | Fix module 'g4f.debug' has no attribute 'get_version' | Ramon Victor Cardoso | 1 | -1/+1 |
2024-01-01 | Add support for all models | Heiner Lohaus | 1 | -19/+31 |
2023-12-23 | Fix api run module | Heiner Lohaus | 1 | -1/+1 |
2023-12-23 | Fix api and None provider | Heiner Lohaus | 1 | -20/+12 |
2023-12-14 | Add providers in api | alvarosoares01@gmail.com | 1 | -0/+6 |
2023-12-01 | Added new provider PI (Hacky way to use) (#1291) | madonchik123 | 2 | -10/+22 |
2023-11-19 | ~ | improve compatibility with lower python versions | abc | 2 | -13/+13 |
2023-11-16 | Fixed tupo in list_ignored_providers parameter. | razrab | 1 | -1/+1 |
2023-11-14 | Update __init__.py | Kacper Kwapisz | 1 | -1/+1 |
2023-11-13 | Added back list_ignored_providers parameter to ChatCompletion.create method in api. | razrab | 1 | -1/+5 |
2023-11-13 | Refactor item_data update to handle byte keys and convert messages to dict. | razrab | 1 | -2/+11 |
2023-11-07 | fix: api streaming TypeError: Object of type generator is not JSON serializable | Giancarlo-Ma | 1 | -1/+2 |
2023-11-04 | Update __init__.py | ThatLukinhasGuy | 1 | -1/+1 |
2023-11-04 | Update __init__.py | ThatLukinhasGuy | 1 | -1/+1 |
2023-11-04 | Update run.py | ThatLukinhasGuy | 1 | -1/+1 |
2023-11-04 | Update __init__.py | ThatLukinhasGuy | 1 | -1/+1 |
2023-11-04 | Update __init__.py | ThatLukinhasGuy | 1 | -1/+1 |
2023-11-04 | Update __init__.py | ThatLukinhasGuy | 1 | -1/+1 |
2023-11-04 | Update run.py | ThatLukinhasGuy | 1 | -1/+1 |
2023-11-04 | Update __init__.py | ThatLukinhasGuy | 1 | -143/+138 |
2023-11-04 | Update run.py | ThatLukinhasGuy | 1 | -1/+1 |
2023-11-04 | Update __init__.py | ThatLukinhasGuy | 1 | -2/+2 |
2023-11-02 | Update __init__.py | ThatLukinhasGuy | 1 | -1/+1 |
2023-11-02 | Update __init__.py | ThatLukinhasGuy | 1 | -1/+0 |
2023-11-02 | Update run.py | ThatLukinhasGuy | 1 | -1/+1 |
2023-11-02 | Update __init__.py | ThatLukinhasGuy | 1 | -200/+141 |
2023-10-27 | add api proxy | catmeowjiao | 1 | -3/+19 |
2023-10-23 | Debug config in api | Heiner Lohaus | 1 | -1/+1 |
2023-10-23 | Refactor API initialization to accept a list of ignored providers. | razrab | 1 | -3/+11 |
2023-10-23 | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 1 | -6/+6 |
2023-10-21 | fix bug - Cannot assign requested address | late | 1 | -1/+1 |
2023-10-20 | ~ | abc | 2 | -1/+2 |
2023-10-20 | ~ | quick fix | abc | 1 | -1/+1 |
2023-10-20 | ~ | updated g4f.api | abc | 4 | -153/+239 |
2023-10-12 | ~ | abc | 1 | -63/+63 |
2023-10-12 | Unify g4f tools into one CLI | Arran Hobson Sayers | 2 | -0/+166 |