summaryrefslogtreecommitdiffstats
path: root/etc/unittest/__main__.py (unfollow)
Commit message (Collapse)AuthorFilesLines
4 daysUpdate unittestsHeiner Lohaus1-1/+0
7 daysFix api streaming, fix AsyncClient (#2357)0.3.4.0H Lohaus1-1/+1
* 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-10-15refactor(etc/unittest): update async client test structurekqlio671-2/+2
2024-04-12Add unittests for async client (#1830)0.2.9.5H Lohaus1-0/+1
* Add unittests for async client * Add pollyfill for anext * Update integration tests
2024-04-06Add Groq and Openai interfaces, Add integration testsHeiner Lohaus1-0/+1
2024-02-22Move some modules, create providers dirHeiner Lohaus1-0/+2
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version
2024-01-23Fix: Model sometimes not converted #1507Heiner Lohaus1-0/+1
2024-01-21Improve testsHeiner Lohaus1-0/+6