openai-async/lib/OpenAIAsync.pod
Ryan Voots b76faa8b80
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
Some documentation!
2023-11-23 06:09:28 -05:00

19 lines
425 B
Text

=pod
=head1 PURPOSE
There's two big submodules that you'll want to look at:
L<OpenAIAsync::Client> and L<OpenAIAsync::Client::OobaBooga>
There will eventually be a compatible server that uses Net::Async::HTTP::Server that can be used to build a proxy that lets you manipulate or reroute requests, etc.
=head1 LICENSE
Artistic 2.0 - L<Software::License::Artistic_2_0>
=head1 AUTHOR
Ryan Voots TODO add more here
=cut