Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
* 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 | |||||
2023-11-19 | ~ | improve compatibility with lower python versions | abc | 2 | -13/+13 | |
remove tiktoken | |||||
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 | |
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 :) | |||||
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 | |
Co-authored-by: Sourcery AI <> | |||||
2023-10-21 | fix bug - Cannot assign requested address | late | 1 | -1/+1 | |
2023-10-20 | ~ | abc | 2 | -1/+2 | |
minor changes | |||||
2023-10-20 | ~ | quick fix | abc | 1 | -1/+1 | |
2023-10-20 | ~ | updated g4f.api | abc | 4 | -153/+239 | |
new api and requirements | |||||
2023-10-12 | ~ | abc | 1 | -63/+63 | |
2023-10-12 | Unify g4f tools into one CLI | Arran Hobson Sayers | 2 | -0/+166 | |