-
### What problem does the new feature solve?
jina-clip-v1 is the best multi-modal embedding model now.
### What does the feature do?
It can be used to build better image retrieval application.
###…
-
请求体内传输图像可以用类似下面的base64形式吗:
```
messages=[{
'role':
'user',
'content': [{
'type': 'text',
'text': sel…
-
How to pass base64 string image to the service (rucaptcha/2captcha) without re-decoding? Due to type checking and a fixed set of captcha types, it is not possible to simply replace class types.
-
Haciendo referencia un poco a lo que se hace en este script: https://github.com/franyack/CIEngine/blob/master/test/base64/example.py
La idea sería levantar la imagen desde archuvo con alguna librer…
-
Hello
Could you please add a new option in the context menu to copy an image markdown but in Base64 format instead of a link?
-
How to inline base64 image string instead of image url path? can file-loader be replaced by url-loader?
https://github.com/webpack/url-loader
-
Hi Mr. Rowanwins.
I'm using your plugin in my project .i need to catch an image in a base64 format instead of downloading it in order to include it in a pdf by using JSPDF.
-
## User Story
As a user I want to be able to add images to new murals that I contribute to the collection.
## Acceptance Criteria
In the add mural component, there is an affordance for user to up…
-
Create an option to "upload" images. The idea is to copy this feature: https://www.base64-image.de/
Upload an image, convert into base64, and get the HTML tag to put into the Markdown.
With this…
-