Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix TypeError: 'Api' object is not callable | Ramon Victor Cardoso | 2024-03-08 | 1 | -3/+3 |
* | Ignore empty auth header in api | Heiner Lohaus | 2024-02-29 | 1 | -1/+3 |
* | Add FlowGpt provider, Fix issue with None values in api | Heiner Lohaus | 2024-02-24 | 1 | -3/+2 |
* | Set default values for generation config | Heiner Lohaus | 2024-02-23 | 1 | -5/+5 |
* | Add GeminiPro API provider | Heiner Lohaus | 2024-02-23 | 1 | -4/+9 |
* | Fix unittests, use Union typing | Heiner Lohaus | 2024-02-23 | 1 | -5/+5 |
* | Use new client in inter api | Heiner Lohaus | 2024-02-23 | 1 | -136/+63 |
* | Basic support for the temperature parameter | nullstreak | 2024-02-14 | 1 | -0/+2 |
* | Fix module 'g4f.debug' has no attribute 'get_version' | Ramon Victor Cardoso | 2024-01-04 | 1 | -1/+1 |
* | Add support for all models | Heiner Lohaus | 2024-01-01 | 1 | -19/+31 |
* | Fix api run module | Heiner Lohaus | 2023-12-23 | 1 | -1/+1 |
* | Fix api and None provider | Heiner Lohaus | 2023-12-23 | 1 | -20/+12 |
* | Add providers in api | alvarosoares01@gmail.com | 2023-12-14 | 1 | -0/+6 |
* | Added new provider PI (Hacky way to use) (#1291) | madonchik123 | 2023-12-01 | 2 | -10/+22 |
* | ~ | improve compatibility with lower python versions | abc | 2023-11-19 | 2 | -13/+13 |
* | Fixed tupo in list_ignored_providers parameter. | razrab | 2023-11-16 | 1 | -1/+1 |
* | Update __init__.py | Kacper Kwapisz | 2023-11-14 | 1 | -1/+1 |
* | Added back list_ignored_providers parameter to ChatCompletion.create method in api. | razrab | 2023-11-13 | 1 | -1/+5 |
* | Refactor item_data update to handle byte keys and convert messages to dict. | razrab | 2023-11-13 | 1 | -2/+11 |
* | fix: api streaming TypeError: Object of type generator is not JSON serializable | Giancarlo-Ma | 2023-11-07 | 1 | -1/+2 |
* | Update __init__.py | ThatLukinhasGuy | 2023-11-04 | 1 | -1/+1 |
* | Update __init__.py | ThatLukinhasGuy | 2023-11-04 | 1 | -1/+1 |
* | Update run.py | ThatLukinhasGuy | 2023-11-04 | 1 | -1/+1 |
* | Update __init__.py | ThatLukinhasGuy | 2023-11-04 | 1 | -1/+1 |
* | Update __init__.py | ThatLukinhasGuy | 2023-11-04 | 1 | -1/+1 |
* | Update __init__.py | ThatLukinhasGuy | 2023-11-04 | 1 | -1/+1 |
* | Update run.py | ThatLukinhasGuy | 2023-11-04 | 1 | -1/+1 |
* | Update __init__.py | ThatLukinhasGuy | 2023-11-04 | 1 | -143/+138 |
* | Update run.py | ThatLukinhasGuy | 2023-11-04 | 1 | -1/+1 |
* | Update __init__.py | ThatLukinhasGuy | 2023-11-04 | 1 | -2/+2 |
* | Update __init__.py | ThatLukinhasGuy | 2023-11-02 | 1 | -1/+1 |
* | Update __init__.py | ThatLukinhasGuy | 2023-11-02 | 1 | -1/+0 |
* | Update run.py | ThatLukinhasGuy | 2023-11-02 | 1 | -1/+1 |
* | Update __init__.py | ThatLukinhasGuy | 2023-11-02 | 1 | -200/+141 |
* | add api proxy | catmeowjiao | 2023-10-27 | 1 | -3/+19 |
* | Merge branch 'main' into api-ignore-providers | AndPim4912 | 2023-10-23 | 1 | -10/+7 |
|\ | |||||
| * | Debug config in api | Heiner Lohaus | 2023-10-23 | 1 | -1/+1 |
| * | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 2023-10-23 | 1 | -6/+6 |
* | | Refactor API initialization to accept a list of ignored providers. | razrab | 2023-10-23 | 1 | -3/+11 |
|/ | |||||
* | fix bug - Cannot assign requested address | late | 2023-10-21 | 1 | -1/+1 |
* | ~ | abc | 2023-10-20 | 2 | -1/+2 |
* | ~ | quick fix | abc | 2023-10-20 | 1 | -1/+1 |
* | ~ | updated g4f.api | abc | 2023-10-20 | 4 | -153/+239 |
* | ~ | abc | 2023-10-12 | 1 | -63/+63 |
* | Unify g4f tools into one CLI | Arran Hobson Sayers | 2023-10-12 | 2 | -0/+166 |