New release for the Rhea API Explorer expanding on common document and image data extraction endpoints.
Table of Contents
New and improved functionality
- Adds endpoint:
/tool/image/extract- Tool for extracting description/content from various common image files types. Supported files include
: png, jpg, jpeg, gif, bmp, webp
- Tool for extracting description/content from various common image files types. Supported files include
- Adds endpoint:
/tool/office/extract- Tool for extracting text from various common Office document files types. Supported files include:
docx, doc, ppt, pptx, xls, xlsx, pdf, odt, odp, ods - Variant of endpoint:
/tool/pdf/creatededicated to data extraction.
- Tool for extracting text from various common Office document files types. Supported files include:
- Expanded parameters for:
/chat:- Adds parameter:
skip_vectorsused to skip vector DB searches. - Adds parameter:
omit_historyused to omit chat history from request.
- Adds parameter:
- Refinements made to several model descriptors.
Please note that no active endpoints are provided; if you would like to test this further with a active/real deployment please get in touch with us.
The Swagger UI Bundle is configured to enable the server endpoint url to be defined as a URI parameter: `<host>/?server=https://oddineers.co.uk` .
View the documentation here: Rhea API Explorer – GitLab Pages
Links
Learn more about the Rhea Generative Framework.
