Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | Add AbstractProvider class Add ProviderType type Add get_last_provider function Add version module and VersionUtils Display used provider in gui Fix error response in api | ||||
* | 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 |
| | | | | | | | | | * Added new provider PI (Hacky way to use) * Updated models endpoint made it show real info about the model.py * Added cloudscraper to the requirements * Fixed some bugs aka made streaming also return role | ||||
* | ~ | improve compatibility with lower python versions | abc | 2023-11-19 | 2 | -13/+13 |
| | | | | remove tiktoken | ||||
* | 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 |
| | | | fixed the line where it checks if stream is requested. I made the change because before it ignored what the user typed because there was a invalid conversion from the boolean to string where the if stream clause would always be true. Simple workaround :) | ||||
* | 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 |
| | | | | | | Co-authored-by: Sourcery AI <> | ||||
* | | 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 |
| | | | | minor changes | ||||
* | ~ | quick fix | abc | 2023-10-20 | 1 | -1/+1 |
| | |||||
* | ~ | updated g4f.api | abc | 2023-10-20 | 4 | -153/+239 |
| | | | | new api and requirements | ||||
* | ~ | abc | 2023-10-12 | 1 | -63/+63 |
| | |||||
* | Unify g4f tools into one CLI | Arran Hobson Sayers | 2023-10-12 | 2 | -0/+166 |