feature/image-base64-encoding #1

Merged
Suguivy merged 4 commits from feature/image-base64-encoding into main 2024-04-12 11:42:26 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7a403dd4db - Show all commits

View File

@ -1,3 +1,3 @@
- Parametrize bot API url in env variable - Parametrize bot API url in env variable
- Encode images in base64 - Encode images in base64 with proper prefix "data:image/png;base64,<encoding>"
- Parametrize tags - Parametrize tags