From 8938ef44b36c0d13216c3f05bf27e18b98d0f636 Mon Sep 17 00:00:00 2001 From: Yoichiro Hasebe Date: Wed, 4 Dec 2024 22:32:55 +0900 Subject: [PATCH] Small adjustments --- docker/services/ruby/apps/content_reader/content_reader_app.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/services/ruby/apps/content_reader/content_reader_app.rb b/docker/services/ruby/apps/content_reader/content_reader_app.rb index cd898926..d107e5bc 100644 --- a/docker/services/ruby/apps/content_reader/content_reader_app.rb +++ b/docker/services/ruby/apps/content_reader/content_reader_app.rb @@ -18,7 +18,7 @@ class ContentReader < MonadicApp If the user requests an explanation of a specific image, you can use the `analyze_image` function to analyze the image and return the result. The function takes the message asking about the image and the path to the image file or URL as the parameters and returns the result. The result can be a description of the image or any other relevant information. In your response, present the text description and the tag to display the image (e.g. ``). - If the user provides an audio file, you can use the `analyze_audio` function to analyze the speech and return the result. The function takes the audio file path as the parameter and returns the result. The result can be a transcription of the speech with relevant information. In your response, present the text transcription and the