Generate customer references from source materials using AI. Each input array generates one reference. Supports text, URLs, and generative names as sources.
Documentation Index
Fetch the complete documentation index at: https://docs.octavehq.com/llms.txt
Use this file to discover all available pages before exploring further.
Reference generation input with source materials
Array of reference generation requests - each object generates one reference
1[
{
"name": "Large filesharing service",
"sources": [
{
"type": "TEXT",
"value": "Leading cloud storage company with 500+ million users"
}
]
},
{
"sources": [
{
"type": "URL",
"value": "https://example.com/case-study"
}
]
}
]Primary Offering to use as context when generating references. If not provided, the primary company attached to the Workspace will be used.
"o_123456"
Strategy for linking generated references to offerings (products/services)
Brand voice oId to apply to generated references
"bv_123456"