Back to Nexa Sdk

EDSL + Nexa SDK Examples

cookbook/edsl/README.md

0.2.73438 B
Original Source

EDSL + Nexa SDK Examples

Practical examples of running EDSL surveys with Nexa SDK (OpenAI-compatible API).

Prerequisites

Quick Start

  1. Run nexa serve in a separate terminal.
bash
nexa pull unsloth/Qwen3-4B-Instruct-2507-GGUF
nexa serve
  1. Install dependencies.
pip install -r requirements.txt
  1. Run the example.
bash
python example.py