Skip to main content
ZylonGPT is the model-facing API. Most apps follow a simple loop: send messages, attach or reference artifacts, generate embeddings for search, and let the assistant call tools when it needs structured data or retrieval.

Messages

Send conversation history and get structured assistant replies.

Artifacts

Ingest text, files, or URLs into collections for reuse.

Embeddings

Turn text into vectors for search and similarity.

Tools API

Enable semantic search, tabular analysis, web fetch, and custom tools.