Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 367 Bytes

File metadata and controls

20 lines (14 loc) · 367 Bytes

Nillion Plugin for GAME SDK

A plugin for interacting with nildb through the GAME SDK.

Installation

pip install game-sdk
pip install -e plugins/nillion

Configuration

Set up your environment variables in a .env file:

NILLION_SECRET_KEY=your_nillion_secret_key
NILLION_ORG_ID=your_nillion_org_id
OPENAI_API_KEY=your_openai_api_key