Self-Hosting AI-Agent-Server
Introduction
git clone https://github.com/crypto-com/developer-platform-sdk-examples.git
cd developer-platform-sdk-examples/ai/cryptocom-ai-agent-serviceStep 2 - Install dependencies:
npm installNODE_ENV=development
EXPLORER_API_KEY=<Explorer_API_Key>API Endpoints
Health Check
Query Route
Querying with DeepSeek Model
Querying with Mistral Models
Experimental feature - Assigning a key to the AI Agent

Last updated
Was this helpful?