Commit Graph

2687 Commits

Author SHA1 Message Date
kqlio67
50da35e5b3 docs(docs/interference-api.md): update image generation model in usage guide 2024-10-28 10:43:04 +02:00
kqlio67
72e8152853 feat(docs/client.md): add base64 response format for image generation 2024-10-28 10:36:45 +02:00
kqlio67
61e74deb0f docs(docs/async_client.md): update G4F async client API guide 2024-10-28 10:30:56 +02:00
kqlio67
a174093661 Updaate (README.md) 2024-10-28 08:00:52 +02:00
kqlio67
0f8ecee227
Merge branch 'xtekky:main' into main 2024-10-27 18:17:00 +00:00
kqlio67
8768a05753 Update (docs/providers-and-models.md g4f/models.py g4f/Provider/nexra/) 2024-10-27 20:14:45 +02:00
Tekky
8f2ac80693
Merge pull request #2302 from foxfire52/copy-patch
Fix Clipboard copy bug (issue #2287)
2024-10-27 18:28:16 +01:00
kqlio67
fa2d608822 Update (g4f/Provider/Blackbox.py) 2024-10-26 20:17:14 +03:00
kqlio67
93881efecb feat(docs/providers-and-models.md): add GizAI provider with multiple models 2024-10-26 19:33:38 +03:00
kqlio67
664289cb0b Update (g4f/Provider/__init__.py) 2024-10-26 19:00:55 +03:00
kqlio67
6ba098ec2b New provider added (g4f/Provider/GizAI.py) 2024-10-26 19:00:31 +03:00
kqlio67
51e9d02d84 Update (g4f/Provider/AiMathGPT.py) 2024-10-26 18:59:40 +03:00
kqlio67
498ab6d5b8 Disconnecting a provider due to a problem with CloudFare 2024-10-26 18:59:18 +03:00
kqlio67
410668b9a4 docs(readme): fix typo and update links 2024-10-26 18:56:51 +03:00
kqlio67
cc0ed0481e feat(g4f/models.py): add new provider GizAI and update best providers 2024-10-26 18:54:47 +03:00
kqlio67
7fba6f59a7 Update (docs/providers-and-models.md) 2024-10-26 18:52:15 +03:00
foxfire52
751a979797
Update version.py 2024-10-26 15:23:11 +02:00
foxfire52
e605d4c4cb
Remove patch version.py 2024-10-26 15:19:05 +02:00
foxfire52
8d010d8927
Update chat.v1.js 2024-10-26 13:28:08 +02:00
foxfire52
75e9a23726
Update highlightjs-copy.min.js 2024-10-26 13:26:04 +02:00
foxfire52
6f0eae8a06
Clean up chat.v1.js 2024-10-26 12:42:23 +02:00
foxfire52
504b0dbf5b
Clean up highlightjs-copy.min.js 2024-10-26 12:39:40 +02:00
foxfire52
6bf6c5e5e9
Clean up chat.v1.js 2024-10-26 12:29:58 +02:00
kqlio67
17384a111d docs(docs/interference-api.md): update Interference API usage guide 2024-10-25 20:33:37 +03:00
kqlio67
96e1efee0f docs(docs/client.md): update G4F Client API guide 2024-10-25 20:29:03 +03:00
kqlio67
30f712779b docs(docs/async_client.md): update guide with Anthropic compatibility and improved chat completions example 2024-10-25 20:25:47 +03:00
kqlio67
ae0b4ca969 feat(README.md): update README with badges and links 2024-10-25 20:23:25 +03:00
kqlio67
0f7d3ac0be feat(messages): add image album functionality 2024-10-25 20:15:10 +03:00
kqlio67
1b492f42b9 feat(g4f/gui/client/static/css/style.css): add image modal and navigation controls 2024-10-25 20:12:39 +03:00
kqlio67
a49fce2f7a feat(g4f/gui/client/index.html): add image album and enhance model/provider options 2024-10-25 20:10:46 +03:00
kqlio67
078edc6f61 feat(g4f/gui/server/website.py): add redirect for /images/ endpoint 2024-10-25 20:07:24 +03:00
kqlio67
7ecc5962e4 feat(g4f/gui/server/backend.py): add route to list generated images 2024-10-25 20:05:37 +03:00
kqlio67
307c2e64bd feat(g4f/gui/server/api.py): enhance image handling and directory management 2024-10-25 20:03:21 +03:00
kqlio67
f55f867a01 feat(g4f/client/client.py): add system prompt support 2024-10-25 19:43:55 +03:00
kqlio67
0a3565f215 refactor(g4f/api/__init__.py): refactor API structure and improve async handling 2024-10-25 19:39:12 +03:00
foxfire52
a19f52c6cf
Patch version.py 2024-10-25 15:36:44 +02:00
foxfire52
e9ecdfe5dd
Update highlightjs-copy.min.js 2024-10-25 14:14:47 +02:00
foxfire52
51d6f28511
Undo minify highlightjs-copy.min.js 2024-10-25 14:10:56 +02:00
foxfire52
c5e356a321
Update chat.v1.js 2024-10-24 13:40:23 +02:00
foxfire52
89b5a6353e
Update chat.v1.js 2024-10-24 12:47:07 +02:00
foxfire52
ee3bc784f3
Update chat.v1.js 2024-10-24 12:41:55 +02:00
Tekky
04386f7b4b
. 2024-10-22 23:43:14 +02:00
Tekky
a63c18de79
Merge pull request #2285 from kqlio67/main
Enhance G4F Documentation, Provider Templates, and Error Handling
2024-10-22 23:32:27 +02:00
Tekky
e269664892
Merge pull request #2282 from Karasiq/patch-1
Update cookies.py to support HAR loading for OpenaiChat
2024-10-22 23:28:18 +02:00
Tekky
6a1f88e7b7
Merge pull request #2281 from foxfire52/main
Add support for CORS preflight OPTIONS requests (#2006)
2024-10-22 23:28:04 +02:00
Tekky
ed9556315b
Merge pull request #2291 from nikmosi/main
Update Groq's available models
2024-10-22 23:27:52 +02:00
kqlio67
51a4135388 Updated docs/providers-and-models.md g4f/models.py g4f/Provider/Upstage.py 2024-10-22 17:19:46 +03:00
kqlio67
28c6860f56 Updated docs/providers-and-models.md 2024-10-22 17:16:11 +03:00
kqlio67
016f158e0a Updated docs/providers-and-models.md 2024-10-22 17:15:30 +03:00
kqlio67
e10d5ed557 Updated docs/providers-and-models.md g4f/models.py 2024-10-22 17:13:25 +03:00