API Endpoints
Proxy
RAG-Buddy Proxy endpoint to transparently read and write to cache and forward requests to the LLM API.
POST
/
proxy
/
{cache_type}
/
{version}
/
{path}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Available options:
ragc
, tc
, sem