UNPKG

large-models-interface

Version:

A comprehensive, unified interface for all types of AI models - natural language, vision, audio, and video. Supports 51 providers with dynamic model discovery and multi-modal capabilities.

17 lines (16 loc) 433 B
{ "url": "wss://spark-api.xf-yun.com/v3.5/chat", "model": { "default": "spark-3.5-max", "large": "spark-pro-128k", "small": "spark-lite", "agent": "spark-3.5-max" }, "createMessageObject": "getMessageObject", "stream": true, "jsonMode": false, "maxTokens": true, "hasEmbeddings": false, "modelsEndpoint": "https://spark-api.xf-yun.com/v1/models", "modelsFile": "./data/models/iflytekspark.json" }