- Large models often default to generic SQL or other vendor syntax.
- Additional guidance helps scrapers navigate documentation libraries.
- The
llms.txtindex page provides the cleanest and AI-friendly entry point to the documentation.
Key AI Prompt Recommendations
Follow these key recommendations for working with the Ocient documentation:Include Ocient Documentation URLsStart prompts with one or more links to anchor the model on authoritative content. In prompts, specify the AI index page /llms.txt to provide full documentation reference for models.If relevant, include the exact topic URL (e.g., SQL reference, machine learning, data pipelines).
Explicitly Require Ocient SQLIn your prompt, specifically dictate to the AI model to use Ocient SQL, such as
Use Ocient SQL syntax or Do not use non‑Ocient SQL variants. Such text is particularly helpful to avoid generic responses for prompts that involve complex data types or Ocient-specific syntax for , secondary indexes, or DDL statements.AI Prompt Templates
Use these templates and fill in your question and context-setting information in the< ... > sections, while keeping the rest of the text intact.
General Questions
This template is suitable for general questions for Ocient System usage. Use this context-setting text prior to asking your question.
Text
Text
AI Prompts for Specific Use Cases
For more accurate responses, use your prompt to point to the relevant page URL in the documentation. Each page in this table provides high-level usage information for the specified topic.| Topic | URL |
|---|---|
| Loading | /load-data |
| Installation | /install-an-ocient-system |
| Machine Learning | /machine-learning-model-functions |
| Geospatial | /geospatial-functions |
| Data Types | /data-types |
| DDL Statements | /data-definition-language-ddl-statement-reference |
| Errors and Warnings | /errors-and-warnings |
Troubleshooting Low‑Quality Responses
If the responses from your AI prompts are inaccurate, try modifying them with these suggestions:- For generic responses, add the
Use Ocient SQL onlytext and also the SQL reminders in Key AI Prompt Recommendations. - For functions that appear incorrect, ask the AI tool to navigate to
/llms.txtand cite the specific page it referenced. - For incorrect structure, provide a minimal schema snippet and restate data types (such as complex types of arrays, tuples, or matrices).
- If navigation or footer text appears, restate
Start from llms.txt, ignore navigation and footer content. - If the AI tool continues to have issues accessing the documentation, download the PDF of the Ocient documentation and upload it into the AI prompt.

