Commit Graph

1610 Commits

Author SHA1 Message Date
H Lohaus be288aa8a7
Merge pull request #1487 from nullstreak/deepinfra-patch
DeepInfra: Fix token duplication
2024-01-21 09:38:13 +01:00
H Lohaus fea4f546a7
Merge pull request #1486 from hlohaus/copilot
Improve tests
2024-01-21 09:37:35 +01:00
nullstreak c578385cc4
Add dolphin-2.6-mixtral-8x7b 2024-01-21 06:20:45 +01:00
nullstreak 640c861ad7
DeepInfra: Fix token duplication 2024-01-21 05:07:34 +01:00
Heiner Lohaus e13aa2e438 Update workflow 2024-01-21 02:38:24 +01:00
Heiner Lohaus 9cbe9c1ccb Improve tests 2024-01-21 02:20:23 +01:00
H Lohaus a98a9e92bc
Merge pull request #1484 from hlohaus/copilot
Copilot
2024-01-21 02:18:00 +01:00
H Lohaus e1c2538c3e
Merge pull request #1485 from Eikosa/patch-3
Web UI Instructions, Update README.md
2024-01-21 00:49:36 +01:00
Eikosa e935126702
Web UI Instructions, Update README.md
Added web ui instructions
2024-01-21 02:11:26 +03:00
Heiner Lohaus 9cf2ee0279 Fix permissions 2024-01-20 19:10:08 +01:00
Heiner Lohaus 1286651448 On new pull requests 2024-01-20 18:55:11 +01:00
Heiner Lohaus de993f539c Fix offset_line in copilot 2024-01-20 18:54:32 +01:00
H Lohaus bdf65cf99f
Merge pull request #1480 from diaodeng/gpt4free-diaodeng
Llama2.py result decode error:UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe7 in position 6
2024-01-20 18:37:30 +01:00
Heiner Lohaus 8787db385e Check access from chromedriver 2024-01-20 18:36:04 +01:00
Heiner Lohaus cb0e065581 Remove usage of get_event_loop helper 2024-01-20 18:23:54 +01:00
Heiner Lohaus 782edbdb6a Improve asserts in unittests 2024-01-20 18:16:45 +01:00
Heiner Lohaus 7f4d9ba82b Add copilot github action 2024-01-20 18:16:18 +01:00
diaodeng dd955e575c
Llama2.py result decode error 2024-01-18 10:55:44 +08:00
Tekky b955620aeb
Feedback form - https://forms.gle/FeWV9RLEedfdkmFN6 2024-01-17 17:20:35 +00:00
H Lohaus 32f49bc237
Merge pull request #1473 from xtekky/h
Remove deprecation in get_event_loop
2024-01-14 16:42:30 +01:00
Heiner Lohaus 8472310265 Remove deprecation in get_event_loop 2024-01-14 16:41:01 +01:00
H Lohaus 42709f55b2
Fix unittests (#1472)
* Fix unittests

* Fix missing distutils, install setuptools

* Fix version not found

* Remove deprecation in get_event_loop
2024-01-14 16:37:21 +01:00
H Lohaus faa5f0f9bc
Merge pull request #1471 from xtekky/upp
Fix unittests
2024-01-14 15:42:40 +01:00
Heiner Lohaus 55e5cf16cb Fix unittests 2024-01-14 15:35:58 +01:00
H Lohaus 1ca80ed48b
Merge pull request #1468 from hlohaus/upp
Refactor code with AI
2024-01-14 15:32:51 +01:00
Heiner Lohaus 32252def15 Change doctypes style to Google
Fix typo in latest_version
Fix Phind Provider
Add unittest worklow and main tests
2024-01-14 15:04:37 +01:00
Heiner Lohaus 5756586cde Refactor code with AI
Add doctypes to many functions
Add file upload for text files
Add alternative url to FreeChatgpt
Add webp to allowed image types
2024-01-14 07:45:41 +01:00
H Lohaus 691fac6db6
Merge pull request #1466 from hlohaus/upp
Fix process_image in Bing
2024-01-13 18:12:21 +01:00
Heiner Lohaus ceed364cb1 Fix process_image in Bing
Add ImageResponse to Bing
Fix cursor styling in gui
2024-01-13 18:10:43 +01:00
H Lohaus 1459475384
Merge pull request #1465 from hlohaus/upp
Improve FreeChatgpt Provider
2024-01-13 16:20:09 +01:00
Heiner Lohaus c190d0eae4 Improve FreeChatgpt Provider 2024-01-13 16:18:31 +01:00
Debaditya Banerji 42c4a4315a
Added support for more models: FreeChatgpt (#1456)
* Improved FreeChatgpt, added support for more models

* Added new model: Gemini Pro
2024-01-13 15:58:12 +01:00
H Lohaus 693b15231d
Merge pull request #1463 from hlohaus/upp
Fix merge issues
2024-01-13 15:57:00 +01:00
Heiner Lohaus 7968ae52fb Fix merge issues 2024-01-13 15:56:29 +01:00
H Lohaus 88bfe2ce42
Merge pull request #1461 from Akash98Sky/main
A slight cleanup to the project
2024-01-13 15:53:53 +01:00
H Lohaus d632190f1d
Merge branch 'main' into main 2024-01-13 15:52:52 +01:00
H Lohaus 467f2a6fc6
Merge pull request #1462 from hlohaus/img
Support upload image in gui
2024-01-13 15:48:38 +01:00
Heiner Lohaus ea8d6b847a Support upload image in gui
Add image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
2024-01-13 15:37:36 +01:00
Akash Mondal c2115309ab Cleanup unused dependencies
* remove packages, that are not a direct dependency to this project, from requirements.txt

* no need to just numpy for simple sqrt operation on numbers

* write code on python than using a js compiler
2024-01-13 18:31:28 +05:30
Tekky 90a1395d4d
~ 2024-01-12 15:14:19 +00:00
Tekky 4b5fffc265
Merge pull request #1451 from hlohaus/pypi
Publish on pypi
2024-01-12 11:51:25 +00:00
Tekky 661a205318
Merge branch 'main' into pypi 2024-01-12 11:46:40 +00:00
Heiner Lohaus 7075cd4ba1 Change pypi to live 2024-01-12 02:15:41 +01:00
Heiner Lohaus a7c8565922 Add publish-to-pypi workflow
Improve gui frontend
Fix web search in bing
2024-01-12 02:14:35 +01:00
abc 041f9b8781 ~ | g4f v-0.2.0.1 2024-01-11 22:41:32 +00:00
abc c45d478f17 Merge branch 'main' of https://github.com/xtekky/gpt4free 2024-01-11 22:40:34 +00:00
abc 8391e88b83 ~ 2024-01-11 22:40:32 +00:00
Debaditya Banerji c5bdfe23c2
Fixed Error "No module named g4f.Provider.bing" (#1448)
* Added init file to initiate bing as a Module
2024-01-11 19:17:49 +01:00
H Lohaus 517895845e
Merge pull request #1444 from hlohaus/async
Bing
2024-01-10 20:09:46 +01:00
Heiner Lohaus 4343082d37 Fix create_async in CreateImagesProvider 2024-01-10 20:08:06 +01:00