summaryrefslogtreecommitdiffstats
path: root/.github/workflows/unittest.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new Client API with DocsHeiner Lohaus2024-02-121-1/+1
| | | | | | | Use object urls for the preview of image uploads. Fix upload images in You provider Fix create image. It's now a single image. Improve system message for create images.
* Change python version to 3.12 in unitestsHeiner Lohaus2024-02-111-1/+1
|
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-261-2/+11
| | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
* Save pr numberHeiner Lohaus2024-01-211-1/+11
|
* Update workflowHeiner Lohaus2024-01-211-1/+8
|
* Improve testsHeiner Lohaus2024-01-211-1/+1
|
* Fix unittests (#1472)H Lohaus2024-01-141-2/+2
| | | | | | | | | * Fix unittests * Fix missing distutils, install setuptools * Fix version not found * Remove deprecation in get_event_loop
* Fix unittestsHeiner Lohaus2024-01-141-1/+1
|
* Change doctypes style to GoogleHeiner Lohaus2024-01-141-0/+19
Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests