AI-Embedding

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	  
	  Corrected badly declared dependency and opted for the core JSON::PP module	  

0.1_3    8th June 2023
	  NOTE - This is still a development release - DO NOT USE IN PRODUCTION
	  
	  Changed the implementation of the 'comparator' method so it can be used multiple times
	  
	  Corrected typos in POD
	  
	  Updated POD to reflect changes
	  
	  Added new tests to test updated 'camparator' method

0.1_2	 2nd June 2023
	  NOTE - This is still a development release - DO NOT USE IN PRODUCTION
	  
	  Added 'test_embedding' method to allow code testing without calling the chargable API
	  
	  Corrected authentication issues with OpenAI
	  

lib/AI/Embedding.pm  view on Meta::CPAN

L<https://openai.com> - OpenAI official website

=head1 AUTHOR

Ian Boddison <ian at boddison.com>

=head1 BUGS

Please report any bugs or feature requests to C<bug-ai-embedding at rt.cpan.org>, or through
the web interface at L<https://rt.cpan.org/NoAuth/ReportBug.html?Queue=bug-ai-embedding>.  I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.

=head1 SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc AI::Embedding

You can also look for information at:

=over 4



( run in 0.899 second using v1.01-cache-2.11-cpan-c333fce770f )