Heiner Lohaus
5b76f2cde0
Fix docker build and fix api_base issue in OpenaiAPI providers
2024-12-16 19:07:41 +01:00
Heiner Lohaus
3b7b79f5ba
Fix show html in gui
2024-12-15 12:23:04 +01:00
H Lohaus
335c971f6a
Add multiple images support ( #2478 )
...
* Add multiple images support
* Add multiple images support in gui
* Support multiple images in legacy client and in the api
Fix some model names in provider model list
* Fix unittests
* Add vision and providers docs
2024-12-13 22:20:58 +01:00
Heiner Lohaus
6a624acf55
Use custom user data dir for each provider
...
Reuse cookies and access token in Copilot
Send in the gui messages to multiple providers at once
Add GUI documenation
2024-12-07 19:38:04 +01:00
Heiner Lohaus
78c20c08a0
Improve image generation in OpenaiChat and Gemini
2024-12-06 21:54:13 +01:00
Heiner Lohaus
cab71ca8b6
Add duckduckgo-search to slim requirements,
...
Add pass provider as model in the client,
Fix missing @property in version utils
2024-11-26 16:36:45 +01:00
H Lohaus
804a80bc7c
Arm2 ( #2414 )
...
* Fix arm v7 build / improve api
* Update stubs.py
* Fix unit tests
2024-11-24 17:43:45 +01:00
Heiner Lohaus
58fa409eef
Add Cerebras and HuggingFace2 provider, Fix RubiksAI provider
...
Add support for image generation in Copilot provider
2024-11-20 02:34:47 +01:00
Heiner Lohaus
275404373f
Add --cookie-browsers argument to cli
2024-11-19 20:45:25 +01:00
Heiner Lohaus
8f3fbee0d8
Add show log option to gui
2024-11-19 15:26:03 +01:00
Heiner Lohaus
f1ef23285a
Fix load model list i AirforceChat provider
...
Add Microsoft Copilot provider
Show image support in the model list of the gui
2024-11-18 15:41:45 +01:00
H Lohaus
6ce493d4df
Fix api streaming, fix AsyncClient ( #2357 )
...
* Fix api streaming, fix AsyncClient, Improve Client class, Some providers fixes, Update models list, Fix some tests, Update model list in Airforce provid
er, Add OpenAi image generation url to api, Fix reload and debug in api arguments, Fix websearch in gui
* Fix Cloadflare and Pi and AmigoChat provider
* Fix conversation support in DDG provider, Add cloudflare bypass with nodriver
* Fix unittests without curl_cffi
2024-11-16 13:19:51 +01:00
Heiner Lohaus
8fcf618bbe
Add Ollama provider, Add vision support to Openai
2024-05-05 23:38:31 +02:00
Heiner Lohaus
db2d6cffd9
Fix Bing Provider, Add Account Support for Meta AI
...
Use default headers in OpenaiChat
2024-04-21 07:22:59 +02:00
Heiner Lohaus
fdc8b88d17
Improve cli argparser, Improve curl_cffi websocket support
2024-04-20 20:06:35 +02:00
Heiner Lohaus
a2b5446b2e
Fix DuckDuckGo Provider issues
...
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
2024-04-17 10:33:23 +02:00
H Lohaus
0b712c2bde
Add unittests for async client ( #1830 )
...
* Add unittests for async client
* Add pollyfill for anext
* Update integration tests
2024-04-12 18:01:54 +02:00
Heiner Lohaus
65bcc8ae8b
Some small fixes
2024-04-10 14:23:30 +02:00
Heiner Lohaus
d44b39b31c
Add Groq and Openai interfaces, Add integration tests
2024-04-06 01:05:00 +02:00
Heiner Lohaus
1e2cf48cba
Add authless OpenaiChat
2024-04-05 21:00:35 +02:00
Heiner Lohaus
b7eee50930
Move raise_for_status, Create FormData wrapper
2024-03-15 14:55:53 +01:00
Heiner Lohaus
8cc6000ffb
Add Pyinstaller support, Use curl_cffi in You provider
2024-03-15 11:46:06 +01:00
Heiner Lohaus
993c9498c4
Add webview support to OpenaiChat
2024-03-14 13:53:57 +01:00
Heiner Lohaus
5bcf21f9bd
Add count chars to gui, Add retry support to fix rate limit in Bing
2024-03-12 18:45:22 +01:00
H Lohaus
6ef282de3a
Remove all not working provider ( #1679 )
...
Fix many providers
Add selenium-wire to requierments
2024-03-12 02:06:06 +01:00
Heiner Lohaus
51264fe20c
Add GeminiPro API provider
...
Set min version for undetected-chromedriver
Add api_key to the new client
2024-02-23 11:33:38 +01:00
Heiner Lohaus
e5b7f72b71
Move some modules, create providers dir
...
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
2024-02-22 00:16:58 +01:00