Description
Reference objects allow users to upload data directly into their Davinci system model. This is useful for keeping all data sources in one location, and for access by the agent.For the full workflow around uploading files, using references as source evidence, grounding Agent output, and managing citations, see Files And References.
Importing Files
Reference objects support importing various file types, making it easy to integrate existing documentation, data, and media into your Davinci model.Supported File Types
Documents:- PDF files - Technical specifications, datasheets, research papers
Word (DOCX) and Excel spreadsheets (XLSX) all will be converted automatically into Davinci documents and tables.
- PNG, JPG, JPEG - Photographs, screenshots, diagrams
- GIF - Animated graphics, simple diagrams
- WebP - Modern compressed images
- Any file type can be uploaded for storage and agent access
- Non-standard formats stored as-is for reference
Import Methods
Drag and Drop:- Open a project in Davinci
- Drag files from your file system into the Davinci window
- Files are automatically uploaded and Reference objects are created
- Multiple files can be dragged simultaneously
- Click the upload button in the Library Index header
- Select files from the file browser dialog
- Files are uploaded and Reference objects are created
Document Conversion and Agent Usage
Automatic Content Extraction: The Davinci agent can read and analyze imported files to extract information:- PDF text extraction for datasheets and specifications
- Image analysis for diagrams and photographs
- Excel data parsing for tables and datasets
- Word document text extraction for requirements
- Reads the file content
- Analyzes and structures the information
- Creates appropriate model objects (requirements, attributes, parts, etc.)
- Establishes reference relationships linking new objects back to the source
Image Integration
Images imported as Reference objects can be:- Inserted into Documents as figures or inline images
- Added to Slides for presentations
- Referenced in model object documentation
- Analyzed by the agent for diagram interpretation
View Types
Properties Fields
boolean
No. Reference objects do not currently support object inheritance.
string
Name of the object.
string
Short name of the object.
string
Description of the object.
connection
A list of all Relationships this object has with other model objects.Read more about Relationships
Citation
string
The citation name.
string
The authors of the reference.
string
The title of the reference.
string
The publication where the reference appeared.
string
The volume number of the reference.
string
The issue number of the reference.
string
The page numbers of the reference.
string
The month of publication.
string
The year of publication.
string
The Digital Object Identifier (DOI) of the reference.
string
The URL link to the reference.
string
The International Standard Book Number (ISBN) of the reference.
string
The publisher of the reference.
string
The edition of the reference.
If using references in Davinci documents, use the @reference inline in text. Any added bibliography section will use the citation data of the object and rendered a citation list with numbered citations in documents.