- Changed the case []any: branch to accumulate text and images into slices first, then create a single api.Message at the end - Multiple text parts are joined with \n\n - All images are collected into a single Images slice
- Changed the case []any: branch to accumulate text and images into slices first, then create a single api.Message at the end - Multiple text parts are joined with \n\n - All images are collected into a single Images slice