Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
AI Agent Observability with Backstep and NexaAPI
Tutorial and code examples for using NexaAPI — the cheapest AI API with 56+ models.
Links
- 🌐 NexaAPI: https://nexa-api.com
- 🔌 RapidAPI: https://rapidapi.com/user/nexaquency
- 📦 Python SDK:
pip install nexaapi| https://pypi.org/project/nexaapi/ - 📦 Node.js SDK:
npm install nexaapi| https://www.npmjs.com/package/nexaapi - 💻 GitHub Tutorial: https://github.com/diwushennian4955/backstep-observability-nexaapi-tutorial
Quick Start
pip install nexaapi
from nexaapi import NexaAPI
client = NexaAPI(api_key='YOUR_API_KEY')
# Get your API key at https://nexa-api.com
# RapidAPI: https://rapidapi.com/user/nexaquency
See the GitHub repository for full code examples and tutorials.
- Downloads last month
- 7