KAITO RAGEngine API

RAGEngine exposes endpoints for managing retrieval-augmented generation services with embedded vector databases, including document indexing, retrieval, and chat completion endpoints.

API entry from apis.yml

apis.yml Raw ↑
aid: kaito:rag-engine
name: KAITO RAGEngine API
description: RAGEngine exposes endpoints for managing retrieval-augmented generation services with embedded
  vector databases, including document indexing, retrieval, and chat completion endpoints.
humanURL: https://kaito-project.github.io/kaito/docs/rag
tags:
- AI
- RAG
- Vector Database
- Inference
properties:
- type: Documentation
  url: https://kaito-project.github.io/kaito/docs/rag
- type: GitHub
  url: https://github.com/kaito-project/kaito