Create embedding
Requires the dedicated semantic-memory service credential. Generated from the production route registered in `internal/features/rag/inbound/http.go`.
/v1/embeddingsRequires the dedicated semantic-memory service credential. Generated from the production route registered in internal/features/rag/inbound/http.go.
Authorization
memoryToken Dedicated semantic-memory service credential.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/embeddings" \ -H "Content-Type: application/json" \ -d '{}'{}Delete resource
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/rag/inbound/http.go`.
List guardrails
Requires organization-administrator authority. Generated from the production route registered in `internal/features/guardrail/inbound/http.go`.