Advanced NEAR Oracle Nested Inference Tutorial & Agents
This tutorial covers advanced techniques for interacting with the Onchain AI Oracle on the NEAR protocol. Specifically, it demonstrates implementing Nested Inference by executing multiple inference re
Table of Contents
Introduction
Nested Inference Use Cases
Implementation Overview
Implementation Steps
1. Modifying onOracleOpenAiLlmResponse
onOracleOpenAiLlmResponse2. Modifying onOracleFunctionResponse
onOracleFunctionResponseConsiderations
Last updated