New release for the Rhea API Explorer which demonstrates the Rhea Generative Framework Rest API specification in OpenAPI (updated to 3.1.0) format. A Swagger UI Bundle is used to explore the API.
Table of Contents
New and improved functionality
- Changes to
/chat:- Reworks
/chatto support image file extraction from documents as plain text. - Reworks
/chatto support document file extraction as plain text. - If enabled queries consult vector DB for related material and include them in result generation (requires the Rhea: Latent Loom integration).
- Reworks
- Rhea: Latent Loom integration specific:
- Adds
/rag/ingest/assisteduses Rhea’s internal document parsing services to provide assisted knowledge ingestion.- Requires the Rhea: Latent Loom project and provides assisted functions for: https://rhea-latent-loom-api-explorer-b6d55f.gitlab.io/#/default/ingest_data_v1_rag_ingest_post
- Adds endpoint with suffix:
/latent/*as pass-through to the Rhea: Latent loom Rest API.
- Adds
- API Explorer:
- Improved various endpoint description.
- Expanded request body payload examples for endpoint:
/chatdemonstrating:- application/json
- multipart/form-data
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.
