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
H Lohaus
61428de4f3
Update asyncio.py
2024-11-16 13:00:02 +01:00
kqlio67
e1e37b34a5
refactor(etc/unittest): update async client test structure
2024-10-15 12:03:20 +03:00
kqlio67
6a2e83c6c3
Refactor async tests for chat completions (etc/unittest/async_client.py)
2024-09-26 21:38:34 +03:00
abc
0c4d218c2c
.
2024-06-11 15:51:35 +01: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
db00480153
Disable Bing integration test
2024-04-20 20:11:09 +02:00
H Lohaus
11cb4f12f3
Update integration.py
2024-04-19 15:16:48 +02:00
H Lohaus
7d0197dc2e
Update integration.py
2024-04-12 21:17:03 +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
0de9ca2004
Add Installation Guide for Windows
...
Improve Contributors list in Readme
2024-04-06 10:47:43 +02:00
Heiner Lohaus
a4ca5773bd
Fix unittests
2024-04-06 01:18:45 +02:00
Heiner Lohaus
d44b39b31c
Add Groq and Openai interfaces, Add integration tests
2024-04-06 01:05:00 +02:00
Heiner Lohaus
2a3880ac2f
Fix unit test with missing requirements
2024-03-12 02:15:22 +01:00
Heiner Lohaus
d733930a2b
Fix unittests, use Union typing
2024-02-23 02:51:10 +01:00
Heiner Lohaus
1b4a86a857
Update client docs, Enable some tests
2024-02-22 04:35:11 +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
Heiner Lohaus
e1a0b3ffa2
Add unitests for the client
...
Fix: async generator ignored GeneratorExit
Fix: ResourceWarning: unclosed event loop
2024-02-14 09:21:57 +01:00
Heiner Lohaus
770bdc54fc
Improve readme / unittests
2024-01-29 20:13:54 +01:00
Heiner Lohaus
1eb7dc05e5
Fix: ChromeDriver only supports characters in the BMP
...
Add set_cookies helper, Show last used model
2024-01-26 12:49:52 +01:00
H Lohaus
feb83c168b
New minimum requirements ( #1515 )
...
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
2024-01-26 07:54:13 +01:00
Heiner Lohaus
e4f743881c
Fix: Model sometimes not converted #1507
2024-01-23 12:17:16 +01:00
Heiner Lohaus
46a8019e1f
First checkout repo
2024-01-21 17:31:57 +01:00
Heiner Lohaus
9cbe9c1ccb
Improve tests
2024-01-21 02:20:23 +01:00
Heiner Lohaus
782edbdb6a
Improve asserts in unittests
2024-01-20 18:16:45 +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
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