Skip to main content
POST
Proxy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

helvia-rag-buddy-token
string
required

Path Parameters

cache_type
enum<string>
required
Available options:
ragc,
tc,
sem
version
string
required
path
string
required

Body

application/json
prompt
string
required
model
string
required

Response

Successful Response

id
string
required
choices
CompletionChoice · object[]
required
created
integer
required
model
string
required
object
any
required
system_fingerprint
string | null
usage
CompletionUsage · object | null