Commit Graph

39 Commits

Author SHA1 Message Date
kqlio67
f45c072d33 refactor(docs): Update AsyncClient API documentation to reflect changes in API usage and add asyncio examples 2024-10-15 11:26:42 +03:00
kqlio67
3119b8e37e chore: temporarily disable some new providers 2024-10-12 21:34:04 +03:00
kqlio67
7645fcb20e docs(docs/async_client.md): update AsyncClient usage examples with asyncio 2024-10-11 22:31:31 +03:00
kqlio67
da3c019f18 chore(docs/requirements.md): remove curl_cffi installation instruction 2024-10-11 09:26:36 +03:00
kqlio67
8a8983e765 feat(docs/providers-and-models.md): expand and update provider list 2024-10-11 09:24:19 +03:00
kqlio67
c6e7336f4d feat(docs/providers-and-models.md): update provider and model listings 2024-10-03 00:11:53 +03:00
kqlio67
58db9e03f0 feat(g4f/Provider/Nexra.py): enhance model handling and add new providers 2024-09-29 23:38:25 +03:00
kqlio67
e68c4ca579 docs/providers-and-models.md 2024-09-27 18:47:57 +03:00
kqlio67
2616f87420 docs/providers-and-models.md 2024-09-27 18:47:15 +03:00
kqlio67
c007e6ff33 Updated providers-and-models.md 2024-09-27 14:22:10 +03:00
kqlio67
4bdee96533 Updated docs/providers-and-models.md g4f/models.py 2024-09-27 14:18:00 +03:00
kqlio67
6780a91b1e Updated docs/providers-and-models.md 2024-09-27 14:11:02 +03:00
kqlio67
307da9a90f Updated docs/providers-and-models.md 2024-09-27 14:06:50 +03:00
kqlio67
20f2d188b9 New provider added GPROChat 2024-09-27 12:26:36 +03:00
kqlio67
105b4aac75 New provider added ChatHub 2024-09-27 12:13:11 +03:00
kqlio67
9ff384978c feat(g4f/Provider/AIChatFree.py): add AIChatFree provider 2024-09-27 00:08:56 +03:00
kqlio67
0c18ed5ce2 Returned provider 'g4f/Provider/ChatGot.py' updated documentation 'docs/providers-and-models.md' 2024-09-24 15:37:14 +03:00
kqlio67
f8e403a745 Resolved merge conflicts 2024-09-24 13:23:53 +03:00
Heiner Lohaus
7eb41cfdcb Improve readme 2024-05-21 17:45:41 +02:00
Heiner Lohaus
77a1f500a8 Improve async client readme, Fix print styling, Add image api example 2024-05-20 15:59:06 +02:00
Camdyn Hamilton
7d2d81f33a Added missing periods. 2024-05-03 11:06:01 -04:00
Heiner Lohaus
8321dca121 Add async client docs 2024-04-09 17:45:42 +02:00
Heiner Lohaus
0de9ca2004 Add Installation Guide for Windows
Improve Contributors list in Readme
2024-04-06 10:47:43 +02:00
H Lohaus
2dbf467792
Update client.md 2024-04-06 03:17:43 +02:00
H Lohaus
7d6c770bbe
Aktualisieren von client.md 2024-04-06 03:15:04 +02:00
Heiner Lohaus
cbfa5ee7e9 Fix some typos 2024-02-24 02:07:01 +01:00
Heiner Lohaus
775a0c43a0 Add help me coding guide
Add MissingAuthError in GeminiPro
2024-02-24 01:31:17 +01:00
Heiner Lohaus
7953560303 Improve readme, add smartphone guide 2024-02-23 17:21:10 +01:00
Heiner Lohaus
51264fe20c Add GeminiPro API provider
Set min version for undetected-chromedriver
Add api_key to the new client
2024-02-23 11:33:38 +01:00
Heiner Lohaus
1b4a86a857 Update client docs, Enable some tests 2024-02-22 04:35:11 +01:00
Heiner Lohaus
0a0698c7f3 Update docs / readme, Improve Gemini auth 2024-02-21 17:02:54 +01:00
Heiner Lohaus
5612ee4c8d Update readme / docs 2024-02-19 19:34:28 +01:00
H Lohaus
2cd863f55f
Update client.md 2024-02-13 11:29:41 +01:00
H Lohaus
74efd0ca34
Update client.md 2024-02-13 10:45:24 +01:00
H Lohaus
58b8372d90
Update client.md 2024-02-13 10:45:06 +01:00
H Lohaus
32adba7494
Update client.md 2024-02-12 12:11:22 +01:00
H Lohaus
8b162ad8b9
Update client.md 2024-02-12 12:10:37 +01:00
Heiner Lohaus
151f8b8b0e Add variant example 2024-02-12 12:08:08 +01:00
Heiner Lohaus
aba4b96f23 Add new Client API with Docs
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.
2024-02-12 11:41:27 +01:00