chatclient.adoc - Replaced javaCopySimpleLoggerAdvisor with SimpleLoggerAdvisor - Fixed typo in the multiline String for ChatClient example
etl-pipeline.adoc - Fixed indent in the ParagraphPdfDocumentReader example
imageclient.adoc - Fixed indent of override annotation in the ImageGeneration example
testing.adoc - Added a semicolon to the Evaluator interface
Thank you for taking time to contribute this pull request! You might have already read the [contributor guide][1], but as a reminder, please make sure to:
- Sign the contributor license agreement
- Rebase your changes on the latest
main
branch and squash your commits - Add/Update unit tests as needed
- Run a build and make sure all tests pass prior to submission