Revision history for OpenAI-API

0.22    2024-03-04
        Refactor endpoint / api_base parameters.

0.21    2024-03-04
        Implement retry with sleep.

0.20    2024-03-04
        Fix timeout.

0.19    2024-03-03
        Update documentation.

0.18    2024-03-03
        Add timeout parameter.

0.17    2024-03-02
        Add github links to Makefile.PL

0.16    2024-03-02
        Update documentation.

0.15    2024-03-01
        Chat endpoint. Update documentation.

0.14    2024-02-28
        Update dependencies.

0.13    2023-02-27
        OpenAI::API::Request::* modules

0.12    2023-02-27
        Require defined OPENAI_API_KEY.

0.11    2023-02-24
        Test exceptions.

0.10    2023-02-22
        Improve documentation.

0.09    2023-02-22
        Minor changes, improve documentation.

0.08    2023-02-22
        New methods, update documentation and tests.

0.07    2023-01-03
        Fix minimum perl version (thanks RAZ).

0.03    2022-12-20
        Minor changes; more tests.

0.02    2022-12-20
        Update README.

0.01    2022-12-16
        First version, released on an unsuspecting world.