Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update integration.py0.2.9.7 | H Lohaus | 2024-04-12 | 1 | -1/+0 |
| | |||||
* | Add unittests for async client (#1830)0.2.9.5 | H Lohaus | 2024-04-12 | 3 | -1/+66 |
| | | | | | | | * Add unittests for async client * Add pollyfill for anext * Update integration tests | ||||
* | Add Installation Guide for Windows | Heiner Lohaus | 2024-04-06 | 1 | -2/+2 |
| | | | | Improve Contributors list in Readme | ||||
* | Fix unittests | Heiner Lohaus | 2024-04-06 | 2 | -2/+11 |
| | |||||
* | Add Groq and Openai interfaces, Add integration tests | Heiner Lohaus | 2024-04-06 | 2 | -0/+26 |
| | |||||
* | Fix unit test with missing requirements | Heiner Lohaus | 2024-03-12 | 1 | -2/+5 |
| | |||||
* | Fix unittests, use Union typing | Heiner Lohaus | 2024-02-23 | 1 | -3/+5 |
| | |||||
* | Update client docs, Enable some tests | Heiner Lohaus | 2024-02-22 | 1 | -15/+17 |
| | |||||
* | Move some modules, create providers dir | Heiner Lohaus | 2024-02-22 | 5 | -13/+25 |
| | | | | | | Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version | ||||
* | Add unitests for the client | Heiner Lohaus | 2024-02-14 | 3 | -7/+76 |
| | | | | | Fix: async generator ignored GeneratorExit Fix: ResourceWarning: unclosed event loop | ||||
* | Improve readme / unittests | Heiner Lohaus | 2024-01-29 | 2 | -16/+27 |
| | |||||
* | Fix: ChromeDriver only supports characters in the BMP | Heiner Lohaus | 2024-01-26 | 1 | -3/+2 |
| | | | | Add set_cookies helper, Show last used model | ||||
* | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 2024-01-26 | 2 | -2/+18 |
| | | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests | ||||
* | Fix: Model sometimes not converted #1507 | Heiner Lohaus | 2024-01-23 | 4 | -6/+40 |
| | |||||
* | First checkout repo | Heiner Lohaus | 2024-01-21 | 1 | -3/+3 |
| | |||||
* | Improve tests | Heiner Lohaus | 2024-01-21 | 6 | -58/+157 |
| | |||||
* | Improve asserts in unittests | Heiner Lohaus | 2024-01-20 | 1 | -4/+5 |
| | |||||
* | Fix unittests (#1472) | H Lohaus | 2024-01-14 | 1 | -0/+1 |
| | | | | | | | | | * Fix unittests * Fix missing distutils, install setuptools * Fix version not found * Remove deprecation in get_event_loop | ||||
* | Change doctypes style to Google | Heiner Lohaus | 2024-01-14 | 1 | -0/+73 |
Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests |