API Tester

Testing examples for Deep.Assistant API Gateway that demonstrate OpenAI-compatible usage.

Examples

This repository contains examples in different programming languages:

Each example directory contains:

  • Complete working code
  • Dependencies file (package.json or requirements.txt)
  • Environment configuration (.env)
  • Detailed README with setup instructions

Quick Start

  1. Navigate to your preferred language example:

    cd examples/javascript  # or examples/python
  2. Follow the README instructions in that directory

API Key

Get your API key from the Telegram bot: https://t.me/DeepGPTBot Use the /api command to obtain your key.