Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NODE_ENV | No | The Node.js environment mode | production |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
ObjectScript Reference | Operadores, comandos, funciones, variables especiales, etc. |
Intro to ObjectScript | Lenguaje integrado en InterSystems IRIS. |
All Documentation | Índice general y PDFs. |
Deployment Guide | Guía de despliegue de InterSystems IRIS. |
Administration Guide | Guía de administración de InterSystems IRIS. |
Architecture Guide | Guía de arquitectura de InterSystems IRIS. |
Security Guide | Guía de seguridad de InterSystems IRIS. |
Embedded Language Guide | Guía de lenguajes embebidos en InterSystems IRIS. |
Interoperability Guide | Guía de interoperabilidad de InterSystems IRIS. |
Data Science Guide | Guía de ciencia de datos en InterSystems IRIS. |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
smart_search | Búsqueda inteligente: primero en caché local, luego descarga documentos si es necesario |
search_objectscript | Search for ObjectScript documentation and examples (solo en caché local) |
open_by_key | Open a documentation page by its official KEY |
open_class | Abre Documatic por nombre de clase (ej. %Library.String). |