summaryrefslogtreecommitdiffstats
path: root/g4f/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* type hintsmsi-JunXiang2023-09-031-0/+1
| | | | | | | | | | Use `from __future__ import annotations avoid `dict` and `list` cause "TypeErro: 'type' object is not subscriptable". Refer to the following Stack Overflow discussions for more information: 1. https://stackoverflow.com/questions/75202610/typeerror-type-object-is-not-subscriptable-python 2. https://stackoverflow.com/questions/59101121/type-hint-for-a-dict-gives-typeerror-type-object-is-not-subscriptable
* ~ | code stylingabc2023-08-271-20/+17
|
* ~ | major refractoring | v0.0.2.0abc2023-08-171-6/+6
|
* refactor: refactor providerMIDORIBIN2023-08-141-37/+40
|
* ~ | small fixes & new pypi version | v-0.0.1.90.0.1.90.0.1.0abc2023-08-141-1/+1
|
* small fixes & new pypi versionabc2023-08-141-1/+1
|
* refactor: refactor modelsMIDORIBIN2023-07-251-3/+3
|
* minor fixesabc2023-07-161-1/+4
|
* gpt4free v2, first releasev2t.me/xtekky2023-06-241-0/+39