Commit Graph

2666 Commits

Author SHA1 Message Date
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
kqlio67
5a79d8cbd7 Restored provider (g4f/Provider/nexra/NexraSDLora.py) 2024-10-22 15:27:01 +03:00
kqlio67
b08249ecd5 Restored provider (g4f/Provider/nexra/NexraSDTurbo.py) 2024-10-22 15:09:03 +03:00
kqlio67
8aa3c2cc4e Removed provider (g4f/Provider/nexra/NexraSD21.py) 2024-10-22 15:02:35 +03:00
kqlio67
144c7b4922 Restored provider (g4f/Provider/nexra/NexraSD15.py) 2024-10-22 14:50:33 +03:00
kqlio67
533954201e Updated (g4f/Provider/nexra/) 2024-10-22 13:46:36 +03:00
kqlio67
ab3e0545eb Restored provider (g4f/Provider/nexra/NexraProdiaAI.py) 2024-10-22 13:45:51 +03:00
kqlio67
3e7bee6741 Updated (g4f/models.py) 2024-10-22 13:25:34 +03:00
kqlio67
e9d6ac56d4 Restored provider (g4f/Provider/nexra/NexraFluxPro.py) 2024-10-22 13:09:09 +03:00
kqlio67
c446948488 Restored provider (g4f/Provider/nexra/NexraEmi.py) 2024-10-22 12:56:14 +03:00
kqlio67
f939bbfa1a Updated (g4f/models.py) 2024-10-22 12:51:01 +03:00
kqlio67
df89e58d50 Removed provider (g4f/Provider/nexra/NexraDalleMini.py g4f/Provider/nexra/NexraLLaMA31.py). Updated (g4f/Provider/nexra/__init__.py) 2024-10-22 12:50:16 +03:00
kqlio67
ada5e8c287 Restored provider (g4f/Provider/nexra/NexraDallE2.py) 2024-10-22 12:41:23 +03:00
kqlio67
bdf9db27a7 Updated provider (g4f/Provider/nexra/NexraDallE.py) 2024-10-22 12:35:30 +03:00
kqlio67
5647d7db1e Updated provider (g4f/Provider/nexra/NexraDallE.py) 2024-10-22 12:26:50 +03:00
kqlio67
dc4305e2f9 Restored provider (g4f/Provider/nexra/NexraDallE.py) 2024-10-22 12:19:42 +03:00
kqlio67
c2e3107cb8 feat(g4f/gui/server/api.py): improve image handling and response streaming 2024-10-22 12:16:27 +03:00
kqlio67
156bb65027 fix(g4f/__init__.py): ensure consistent parameter usage 2024-10-22 12:13:58 +03:00
kqlio67
a1f97679f2 Updated provider g4f/Provider/nexra/NexraQwen.py 2024-10-21 22:12:46 +03:00
kqlio67
2dcfa74831 Restored provider g4f/Provider/nexra/NexraQwen.py 2024-10-21 22:11:48 +03:00
kqlio67
af86a44c96 Updated (g4f/models.py) 2024-10-21 22:03:26 +03:00
kqlio67
7c51d2fa25 Updated provider (g4f/Provider/nexra/NexraGeminiPro.py) 2024-10-21 21:54:55 +03:00