Documentation

Integrations

iostack support Integrations for the following purposes:

1. RAG and Content Retrieval

Retrieval of contextual data from an external service to inject directly into the LLM Prompt shown to the LLM to help inform its response.

2. External Services

External Services are used to get variable data from and send variable data to the 'real world'.

  • Some support retrieval of variable data values from an external service.

  • Others support update of variable data values to an external service. This is how you apply and communicate the outcomes and data collected by your Agent to the real world.

On this page