Commit Graph

1675 Commits (8b162ad8b9e31d30fc8eb8668945cf7ce21e677a)
 

Author SHA1 Message Date
H Lohaus d632190f1d
Merge branch 'main' into main 6 months ago
H Lohaus 467f2a6fc6
Merge pull request #1462 from hlohaus/img
Support upload image in gui
6 months ago
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
6 months ago
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
6 months ago
Tekky 90a1395d4d
~ 6 months ago
Tekky 4b5fffc265
Merge pull request #1451 from hlohaus/pypi
Publish on pypi
6 months ago
Tekky 661a205318
Merge branch 'main' into pypi 6 months ago
Heiner Lohaus 7075cd4ba1 Change pypi to live 6 months ago
Heiner Lohaus a7c8565922 Add publish-to-pypi workflow
Improve gui frontend
Fix web search in bing
6 months ago
abc 041f9b8781 ~ | g4f v-0.2.0.1 6 months ago
abc c45d478f17 Merge branch 'main' of https://github.com/xtekky/gpt4free 6 months ago
abc 8391e88b83 ~ 6 months ago
Debaditya Banerji c5bdfe23c2
Fixed Error "No module named g4f.Provider.bing" (#1448)
* Added init file to initiate bing as a Module
6 months ago
H Lohaus 517895845e
Merge pull request #1444 from hlohaus/async
Bing
6 months ago
Heiner Lohaus 4343082d37 Fix create_async in CreateImagesProvider 6 months ago
Heiner Lohaus 9aa76da0fa Fix bing stream func 6 months ago
abc 8ee0649183 ~ | gf4 `v-0.2.0.0` 6 months ago
Eikosa fcbe930020
Added timeout to Bing (#1438)
Co-authored-by: H Lohaus <hlohaus@users.noreply.github.com>
6 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
6 months ago
Tekky 2e6399230c
Merge pull request #1441 from w453y/patch-1
Update README.md
6 months ago
Abdul Wasey 95419d2591
Update README.md 6 months ago
abc ee6317a38d ~ | g4f `v-0.1.9.9` 6 months ago
H Lohaus 6e0c0b61a7
Merge pull request #1435 from fabaff/patch-1
Replace bs4 with beautifulsoup4
6 months ago
Fabian Affolter 0077baea9b
Replace bs4 with beautifulsoup4 6 months ago
H Lohaus 4a55337e9e
Merge pull request #1431 from ramonvc/update-openai-example
Update openai example
6 months ago
H Lohaus 679cb9ea78
Merge pull request #1430 from ramonvc/main
Fix module 'g4f.debug' has no attribute 'get_version'
6 months ago
Ramon Victor Cardoso f3fb6f8a60 Update openai example 6 months ago
Ramon Victor Cardoso 694f131d09 Fix module 'g4f.debug' has no attribute 'get_version' 6 months ago
Tekky d72c76a142
~ 6 months ago
Tekky d366165046
Merge pull request #1425 from Ultrasanic/fix_README
Fixed a typo in the README
6 months ago
abc b31274a24a ~ | g4f v-0.1.9.8 6 months ago
H Lohaus eee038a73e
Add GeminiProChat Provider (#1419)
* Add GeminiProChat Provider
6 months ago
Alex Shirokovskih 82ee3afb7c Fixed a typo in the README 6 months ago
4sh 90c80f80ae
New Provider 'Bestim' (#1416)
* Add new provider Bestim
6 months ago
H Lohaus b1b8ed40a4
Merge pull request #1417 from hlohaus/lia
Add support for all models
6 months ago
Heiner Lohaus 685aeff5ef Fix markdown replace 6 months ago
Heiner Lohaus ae46cf72d4 Fix DeepInfra Provider 6 months ago
Heiner Lohaus e0aaad8f47 Fix permissions for chromedriver
Fix NoVNC server access
Remove java from build
6 months ago
Heiner Lohaus c617b18d12 Add support for all models
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and  VersionUtils
Display used provider in gui
Fix error response in api
6 months ago
H Lohaus e64a003323
Merge pull request #1414 from hlohaus/lia
Patch event loop on win, Check event loop closed
6 months ago
Heiner Lohaus ebc522150e Patch event loop on win, Check event loop closed 6 months ago
Heiner Lohaus 50b796e8fe Add _puid cookie, save access_token in cookies in OpenaiChat 6 months ago
H Lohaus cfddc0b006
Merge pull request #1413 from hlohaus/lia
Fix Chatgpt4Online provider
6 months ago
Heiner Lohaus b03fd1ad93 Fix Chatgpt4Online provider 6 months ago
H Lohaus 85a37e4841
Merge pull request #1412 from hlohaus/lia
Fix Liabots session
6 months ago
Heiner Lohaus 6c2f3c6416 Fix Liabots session 6 months ago
H Lohaus e4e6512a2a
Merge pull request #1406 from OmiiiDev/patch-1
Update Liaobots.py
6 months ago
H Lohaus f1885b9bbc
Merge pull request #1411 from varshney-yash/main
remove unnecessary semicolon
6 months ago
Yash Varshney b5368c276d
remove unnecessary semicolon 6 months ago
OmiiiDev a1c2f5b2cd
Update Liaobots.py
Added more models
6 months ago