summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Copilot.py (unfollow)
Commit message (Collapse)AuthorFilesLines
3 daysUpdate api / add a synthesize and upload_cookies endpoint (#2406)0.3.6.2H Lohaus1-3/+2
* Add web_search function to OpenaiChat provider * GithubCopilot provider added, it need a api_key * Remove nodriver login in Gemini synthesize * Update api / add a synthesize and upload_cookies endpoint
5 daysImprove download of generated images, serve images in the api (#2391)0.3.5.4H Lohaus1-1/+8
* Improve download of generated images, serve images in the api Add support for conversation handling in the api * Add orginal prompt to image response * Add download images option in gui, fix loading model list in Airforce * Add download images option in gui, fix loading model list in Airforce
6 daysAdd Cerebras and HuggingFace2 provider, Fix RubiksAI providerHeiner Lohaus1-7/+16
Add support for image generation in Copilot provider
6 daysAdd image upload to Copilot providerHeiner Lohaus1-13/+3
Add --cookie-browsers argument to cli
6 daysAdd show log option to guiHeiner Lohaus1-6/+3
6 daysAdd image upload to Copilot providerHeiner Lohaus1-1/+1
7 daysAsk for auth on image uploadHeiner Lohaus1-10/+14
7 daysAdd image upload to Copilot providerHeiner Lohaus1-2/+15
Remove prompt lock from gui Fix discord link in gui
7 daysUpdate unittestsHeiner Lohaus1-0/+1
7 daysAdd account support in Copilot providerHeiner Lohaus1-5/+73
7 daysFix load model list i AirforceChat providerHeiner Lohaus1-0/+87
Add Microsoft Copilot provider Show image support in the model list of the gui