Embeds the query using sentence-transformers, retrieves semantically similar chunks via KNN vector search, then generates a cited Markdown answer using GPT-4o.
Filtering options (mutually exclusive; most specific wins):
accession_number — pin to a single SEC filing in ivory_sec_rag_v1transcript_doc_id — pin to a single earnings call transcriptexhibit_doc_id — pin to a single press release or investor exhibitcik / company_name — scope to all filings for a companyWhen a document-scope filter is set, web/news retrieval is skipped and all context is pulled from that document (up to 15 chunks).
Documentation Index
Fetch the complete documentation index at: https://docs.ivory.finance/llms.txt
Use this file to discover all available pages before exploring further.