ai-chat

Installation
SKILL.md

AI Chat — Unified LLM Gateway

AceDataCloud exposes two documented chat surfaces:

Endpoint Use For
POST /aichat2/conversations Recommended stateful / multimodal / agentic conversations
POST /aichat/conversations Legacy conversation endpoint
POST /openai/chat/completions OpenAI-compatible stateless chat completions
POST /openai/responses OpenAI-compatible responses API

Setup: See authentication for token setup.

Quick Start

Recommended: stateful conversations

Installs
201
GitHub Stars
13
First Seen
Apr 6, 2026
ai-chat — acedatacloud/skills