summaryrefslogtreecommitdiffstats
path: root/.github/workflows/unittest.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-12Add new Client API with DocsHeiner Lohaus1-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.
2024-02-11Change python version to 3.12 in unitestsHeiner Lohaus1-1/+1
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-2/+11
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
2024-01-21Save pr numberHeiner Lohaus1-1/+11
2024-01-21Update workflowHeiner Lohaus1-1/+8
2024-01-21Improve testsHeiner Lohaus1-1/+1
2024-01-14Fix unittests (#1472)H Lohaus1-2/+2
* Fix unittests * Fix missing distutils, install setuptools * Fix version not found * Remove deprecation in get_event_loop
2024-01-14Fix unittestsHeiner Lohaus1-1/+1
2024-01-14Change doctypes style to GoogleHeiner Lohaus1-0/+19
Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests