Commit Graph

1993 Commits (e5a57646dbd5224f151f822539ac28a4647b3fb3)
 

Author SHA1 Message Date
H Lohaus f9ad8730ac
Merge pull request #1598 from hlohaus/index
Add MathJax to GUI #1563, Add model name to GUI #1600, Try to fix Captcha Issue in Bing
5 months ago
Heiner Lohaus d55a4c3ef5 Add MathJax to GUI #1563, Add model name to GUI #1600 5 months ago
luna d18e3816ca
Move GeminiProChat to a new provider #1596 (#1601)
* Fix xtekky#1596
5 months ago
Heiner Lohaus 1cce6324f1 Try to fix Captcha Issue 5 months ago
H Lohaus fe9f6d9806
Merge pull request #1597 from xtekky/index
Index
5 months ago
Heiner Lohaus 7cd5b3f0c6 Improve create conversation in Bing 5 months ago
H Lohaus d1abe370cd
Merge pull request #1586 from nullstreak/temperature
Basic support for the temperature parameter
5 months ago
H Lohaus 7f9031974d
Delete image.html 5 months ago
Heiner Lohaus c751da0b33 Delete image.html 5 months ago
H Lohaus 51686409f8
Merge pull request #1587 from hlohaus/openai
Add unitests for the client
5 months ago
Heiner Lohaus e1a0b3ffa2 Add unitests for the client
Fix: async generator ignored GeneratorExit
Fix: ResourceWarning: unclosed event loop
5 months ago
nullstreak 12f7a89517 Basic support for the temperature parameter 5 months ago
H Lohaus 2cd863f55f
Update client.md 5 months ago
H Lohaus 74efd0ca34
Update client.md 5 months ago
H Lohaus 58b8372d90
Update client.md 5 months ago
H Lohaus f9b4a6c39b
Merge pull request #1582 from Eikosa/patch-4
Update Bing Sets
5 months ago
Eikosa 20b2e076c3
Update Bing Sets
Needs to be tested, if this addition is not made, bing will not work well enough
5 months ago
H Lohaus 32adba7494
Update client.md 5 months ago
H Lohaus 8b162ad8b9
Update client.md 5 months ago
H Lohaus 9db895cc9a
Update README.md 5 months ago
H Lohaus dd54786364
Merge pull request #1578 from hlohaus/openai
Add new Client API with Docs
5 months ago
Heiner Lohaus 151f8b8b0e Add variant example 5 months ago
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.
5 months ago
H Lohaus 27812c57e7
Merge pull request #1577 from hlohaus/openai
Improve preview in image generation of Gemini
5 months ago
H Lohaus e2c357b5a4
Merge pull request #1574 from Simatwa/main
Add python-tgpt to related projects
5 months ago
Heiner Lohaus 9aeae65b9b Improve preview in image generation of Gemini
Fix issue in Bing Image Decorator
5 months ago
H Lohaus 3c498496f8
Merge pull request #1575 from hlohaus/openai
Add GPT 4 support in You
Fix convert image to jpg with exceptional modes in Bing 
Add camera input in GUI
Enable logging on debug in GUI
Don't load expired cookies
Fix display upload image in GUI
Add upload image in You provider
Add disable history button in GUI
Change python version to 3.12 in unittests
5 months ago
Heiner Lohaus 228392eaa2 Change python version to 3.12 in unitests 5 months ago
Heiner Lohaus 76ec2064ad Add disable history button in GUI 5 months ago
Heiner Lohaus 333fb4d2c3 Fix select chat mode, fix auth value in You 5 months ago
Heiner Lohaus 98c7b5ed68 Add upload image support in You 5 months ago
Heiner Lohaus 331826b003 Add upload image in You provider 5 months ago
Heiner Lohaus daf2b6ac3b Fix convert image to jpg in Bing
Fix display upload image in GUI
5 months ago
Heiner Lohaus 6c422b2965 Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies 5 months ago
Simatwa a81f14fd0b Add python-tgpt to related projects #https://github.com/xtekky/gpt4free/issues/1553 5 months ago
H Lohaus 4ba52b3695
Update image.py 5 months ago
H Lohaus ebcfa97c81
Merge pull request #1573 from rafaelmfonseca/main
Fix process_image to handle transparency correctly
5 months ago
Rafael Fonseca b2f1c73019 Fix process_image to handle transparency correctly 5 months ago
Tekky 2250e37fec
. 5 months ago
H Lohaus 6c7c293fd1
Merge pull request #1572 from hlohaus/openai
Read cookies from config in Gemini
5 months ago
H Lohaus 33b247305c
Update Gemini.py 5 months ago
Heiner Lohaus af204c31cb Read cookies from config in Gemini
Fixes for OpenaiChat Provider
5 months ago
H Lohaus 2054acce0a
Update OpenaiChat.py 5 months ago
H Lohaus 5c75972c50
Update provider and model list (#1568)
Move bing.create_images and cookies helper
Disable some providers
5 months ago
H Lohaus 1d6709dafc
Merge pull request #1565 from hlohaus/gemini
Fix OpenaiChat provider, Fix issue with curl_cffi
5 months ago
Heiner Lohaus 6aae1891da Fix Phind Provider / add generate_challenge 5 months ago
Heiner Lohaus 23e002f52f Fix OpenaiChat provider, Fix issue with curl_cffi 5 months ago
H Lohaus 999bc2d617
Merge pull request #1564 from hlohaus/gemini
Add Gemini Provider with image upload and generation
5 months ago
Heiner Lohaus 4b41a8f4e8 Add example for Image Upload & Generation 5 months ago
Heiner Lohaus 47900f2371 Resolve images in Gemini Provider 5 months ago