> For the complete documentation index, see [llms.txt](https://changelog.orai.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.orai.io/v0.0.4-beta-oracle-runner.md).

# v0.0.4-beta Oracle runner

## Oraichain AI Oracle Runner Release Notes

This release updates data source & test case queries matching the new version of the AI Oracle smart contract while refactoring the source code. It has no major breaking changes.

#### Feature

The AI Oracle smart contract template has been updated to minimize the amount of data stored on-chain. The contract also keeps track of the data sources and test cases per request, which is why the Oracle runner binary also needs to be updated to execute the scripts corresponding to the request, not the entire contract.
