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.Documentation Index
Fetch the complete documentation index at: https://docs.zylon.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.