deaf-first-platform

360Magicians - AI Agent Platform

Intelligent automation and assistance agents for the MBTQ Universe.

Overview

360Magicians is a comprehensive AI agent platform providing intelligent automation, document processing, and assistance for deaf-first services. It supports multiple AI models and provides extensive capabilities for agent management, workflow orchestration, and knowledge management.

API Endpoints

Base URL: https://api.mbtquniverse.com/ai

Note: The endpoints below show full paths for clarity. In the OpenAPI specification, these are defined as relative paths with the base URL specified in the servers section. Path parameters use {paramName} syntax in the OpenAPI spec but are shown as :paramName here for readability.

Agents

Execution and Runs

Tasks and Queue

Tools and Capabilities

Models and Routing

Memory and Context

Files, Knowledge, and Embeddings

Workflows and Graphs

Scheduling

Webhooks and Events

Secrets and Configuration

Analytics and Audit

Health and Operations

Features

Environment Variables

# 360Magicians Configuration
MAGICIANS_AI_KEY=your_ai_key_here
MAGICIANS_MODEL=gpt-4
MAGICIANS_OPENAI_API_KEY=your_openai_key
MAGICIANS_ANTHROPIC_API_KEY=your_anthropic_key
MAGICIANS_GOOGLE_API_KEY=your_google_key
MAGICIANS_MAX_TOKENS=4096
MAGICIANS_TEMPERATURE=0.7
MAGICIANS_VECTOR_DB_URL=your_vector_db_url
MAGICIANS_EMBEDDING_MODEL=text-embedding-ada-002

Supported AI Models

360Magicians supports multiple AI model providers:

AI SDK Integration

The platform uses the AI SDK for unified model access and streaming support. It integrates with:

Integration with Deaf Research

360Magicians is designed to integrate with:

OpenAPI Specification

See openapi/openapi.yaml for the complete API specification.