Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated(docs/async_client.md) | kqlio67 | 2024-10-15 | 1 | -5/+0 |
| | |||||
* | refactor(docs/client.): Update G4F Client API documentation to reflect changes in API usage and add examples | kqlio67 | 2024-10-15 | 1 | -8/+48 |
| | |||||
* | refactor(docs): Update AsyncClient API documentation to reflect changes in API usage and add asyncio examples | kqlio67 | 2024-10-15 | 1 | -65/+85 |
| | |||||
* | chore: temporarily disable some new providers | kqlio67 | 2024-10-12 | 1 | -36/+21 |
| | |||||
* | docs(docs/async_client.md): update AsyncClient usage examples with asyncio | kqlio67 | 2024-10-11 | 1 | -36/+64 |
| | |||||
* | chore(docs/requirements.md): remove curl_cffi installation instruction | kqlio67 | 2024-10-11 | 1 | -5/+1 |
| | |||||
* | feat(docs/providers-and-models.md): expand and update provider list | kqlio67 | 2024-10-11 | 1 | -41/+92 |
| | |||||
* | feat(docs/providers-and-models.md): update provider and model listings | kqlio67 | 2024-10-02 | 1 | -22/+28 |
| | |||||
* | feat(g4f/Provider/Nexra.py): enhance model handling and add new providers | kqlio67 | 2024-09-29 | 1 | -1/+1 |
| | |||||
* | docs/providers-and-models.md | kqlio67 | 2024-09-27 | 1 | -1/+0 |
| | |||||
* | docs/providers-and-models.md | kqlio67 | 2024-09-27 | 1 | -1/+0 |
| | |||||
* | Updated providers-and-models.md | kqlio67 | 2024-09-27 | 1 | -4/+5 |
| | |||||
* | Updated docs/providers-and-models.md g4f/models.py | kqlio67 | 2024-09-27 | 1 | -1/+3 |
| | |||||
* | Updated docs/providers-and-models.md | kqlio67 | 2024-09-27 | 1 | -1/+1 |
| | |||||
* | Updated docs/providers-and-models.md | kqlio67 | 2024-09-27 | 1 | -1/+1 |
| | |||||
* | New provider added GPROChat | kqlio67 | 2024-09-27 | 1 | -0/+1 |
| | |||||
* | New provider added ChatHub | kqlio67 | 2024-09-27 | 1 | -1/+2 |
| | |||||
* | feat(g4f/Provider/AIChatFree.py): add AIChatFree provider | kqlio67 | 2024-09-26 | 1 | -0/+1 |
| | |||||
* | Returned provider 'g4f/Provider/ChatGot.py' updated documentation 'docs/providers-and-models.md' | kqlio67 | 2024-09-24 | 1 | -0/+2 |
| | |||||
* | Resolved merge conflicts | kqlio67 | 2024-09-24 | 1 | -0/+165 |
| | |||||
* | Improve readme | Heiner Lohaus | 2024-05-21 | 1 | -6/+42 |
| | |||||
* | Improve async client readme, Fix print styling, Add image api example | Heiner Lohaus | 2024-05-20 | 1 | -4/+39 |
| | |||||
* | Added missing periods. | Camdyn Hamilton | 2024-05-03 | 1 | -2/+2 |
| | |||||
* | Add async client docs | Heiner Lohaus | 2024-04-09 | 1 | -0/+95 |
| | |||||
* | Add Installation Guide for Windows | Heiner Lohaus | 2024-04-06 | 1 | -0/+30 |
| | | | | Improve Contributors list in Readme | ||||
* | Update client.md | H Lohaus | 2024-04-06 | 1 | -1/+1 |
| | |||||
* | Aktualisieren von client.md | H Lohaus | 2024-04-06 | 1 | -0/+40 |
| | |||||
* | Fix some typos | Heiner Lohaus | 2024-02-24 | 2 | -2/+2 |
| | |||||
* | Add help me coding guide | Heiner Lohaus | 2024-02-24 | 5 | -3/+172 |
| | | | | Add MissingAuthError in GeminiPro | ||||
* | Improve readme, add smartphone guide | Heiner Lohaus | 2024-02-23 | 6 | -8/+83 |
| | |||||
* | Add GeminiPro API provider | Heiner Lohaus | 2024-02-23 | 1 | -4/+29 |
| | | | | | Set min version for undetected-chromedriver Add api_key to the new client | ||||
* | Update client docs, Enable some tests | Heiner Lohaus | 2024-02-22 | 1 | -6/+17 |
| | |||||
* | Update docs / readme, Improve Gemini auth | Heiner Lohaus | 2024-02-21 | 6 | -13/+181 |
| | |||||
* | Update readme / docsindex | Heiner Lohaus | 2024-02-19 | 4 | -4/+277 |
| | |||||
* | Update client.md | H Lohaus | 2024-02-13 | 1 | -2/+2 |
| | |||||
* | Update client.md | H Lohaus | 2024-02-13 | 1 | -1/+0 |
| | |||||
* | Update client.md | H Lohaus | 2024-02-13 | 1 | -28/+46 |
| | |||||
* | Update client.md | H Lohaus | 2024-02-12 | 1 | -1/+1 |
| | |||||
* | Update client.md | H Lohaus | 2024-02-12 | 1 | -3/+2 |
| | |||||
* | Add variant example | Heiner Lohaus | 2024-02-12 | 2 | -0/+6 |
| | |||||
* | Add new Client API with Docs | Heiner Lohaus | 2024-02-12 | 2 | -0/+71 |
Use object urls for the preview of image uploads. Fix upload images in You provider Fix create image. It's now a single image. Improve system message for create images. |